body.app-modal-open .layout-module__gTApdq__contentArea{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .3s}.layout-module__gTApdq__container{--onb-lane:var(--roadmap-lane);--onb-card-inset:var(--roadmap-inset);--onb-card-air:var(--roadmap-air);--onb-topbar-h:66px;height:calc(100dvh - var(--banner-offset,0px));background-color:var(--bg-app);color:var(--text-primary);flex-direction:column;display:flex;position:relative;overflow:hidden}.layout-module__gTApdq__contentArea{z-index:1;min-height:0;padding-inline:var(--onb-lane);scrollbar-gutter:stable both-edges;flex-direction:column;flex:1;align-items:center;transition:filter .3s;display:flex;position:relative;overflow-y:auto}.layout-module__gTApdq__contentColumn{width:100%;max-width:820px;padding:calc(var(--onb-topbar-h) + 8px) 0 32px;flex-direction:column;flex:1;display:flex;position:relative}.layout-module__gTApdq__main{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.layout-module__gTApdq__contentAreaFullScreen{padding-inline:0}.layout-module__gTApdq__contentColumnFullScreen{max-width:none;padding:0}@media (max-width:1024px){.layout-module__gTApdq__contentArea{padding-inline:24px}.layout-module__gTApdq__contentColumn{max-width:100%;padding:8px 0 24px}}@media (max-width:768px){.layout-module__gTApdq__contentArea{padding-inline:0}.layout-module__gTApdq__contentColumn{min-height:0;padding:0}.layout-module__gTApdq__main{min-height:0;padding-bottom:0}}
.OnboardingProgress-module__QYImkq__progress{width:100%;height:var(--tick-height,16px);--tick-from:var(--accent-primary);--tick-to:var(--color-lime-light);justify-content:space-between;align-items:center;display:flex}.OnboardingProgress-module__QYImkq__tick{width:var(--tick-width,3px);background:var(--border-default);height:100%;transition:background var(--duration-normal) var(--ease-default);border-radius:2px}.OnboardingProgress-module__QYImkq__tickOn{background:color-mix(in srgb, var(--tick-to) var(--tick-t,0%), var(--tick-from))}.OnboardingProgress-module__QYImkq__progressFaded{opacity:0;transition:opacity .5s var(--ease-default) .6s}[data-theme=light] .OnboardingProgress-module__QYImkq__progress{--tick-to:color-mix(in srgb, var(--accent-primary) 40%, var(--bg-card))}
.Modal-module__7LRQSW__backdrop{background:var(--bg-backdrop,#0000008c);z-index:1000;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__7LRQSW__frame{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-default);border-radius:12px;flex-direction:column;width:100%;max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 20px 60px #0006}.Modal-module__7LRQSW__sm{max-width:480px}.Modal-module__7LRQSW__md{max-width:640px}.Modal-module__7LRQSW__lg{max-width:920px}
.MarkdownRenderer-module__d_cBva__root{color:rgba(var(--color-white-rgb), .6);font-size:.9375rem;line-height:1.7}[data-theme=light] .MarkdownRenderer-module__d_cBva__root{color:#00000094}.MarkdownRenderer-module__d_cBva__root strong{color:rgba(var(--color-white-rgb), .95);font-weight:inherit}[data-theme=light] .MarkdownRenderer-module__d_cBva__root strong{color:#000000eb}.MarkdownRenderer-module__d_cBva__root em{color:var(--text-secondary);font-style:italic}.MarkdownRenderer-module__d_cBva__root mark{color:rgba(var(--color-white-rgb), .95);font-weight:inherit;background:0 0}[data-theme=light] .MarkdownRenderer-module__d_cBva__root mark{color:#000000eb}.MarkdownRenderer-module__d_cBva__root code{font-family:var(--font-primary);background:var(--bg-surface-elevated);color:var(--text-primary);border-radius:3px;padding:.1em .35em;font-size:.85em}.MarkdownRenderer-module__d_cBva__root a{color:var(--accent-text);font-weight:500;text-decoration:none;transition:opacity .15s}.MarkdownRenderer-module__d_cBva__root a:hover{text-underline-offset:3px;opacity:.9;text-decoration:underline}.MarkdownRenderer-module__d_cBva__h1{letter-spacing:-.01em;color:var(--text-primary);margin:2rem 0 1rem;font-size:1.625rem;font-weight:700}.MarkdownRenderer-module__d_cBva__h2{letter-spacing:-.005em;color:var(--text-primary);margin:1.75rem 0 .75rem;font-size:1.25rem;font-weight:700}.MarkdownRenderer-module__d_cBva__h3{color:var(--text-primary);margin:1.5rem 0 .5rem;font-size:1.0625rem;font-weight:600}.MarkdownRenderer-module__d_cBva__h4{color:var(--text-primary);margin:1.25rem 0 .5rem;font-size:.9375rem;font-style:italic;font-weight:600}.MarkdownRenderer-module__d_cBva__paragraph{margin:0 0 .85rem}.MarkdownRenderer-module__d_cBva__unorderedList,.MarkdownRenderer-module__d_cBva__orderedList{margin:0 0 .85rem;padding-left:1.4rem}.MarkdownRenderer-module__d_cBva__unorderedList li,.MarkdownRenderer-module__d_cBva__orderedList li{margin:.25rem 0}.MarkdownRenderer-module__d_cBva__hr{border:0;border-top:1px solid var(--border-default);margin:1.5rem 0}.MarkdownRenderer-module__d_cBva__blockquote{border-left:3px solid var(--border-default);background:var(--bg-surface-elevated);color:var(--text-secondary);border-radius:0 4px 4px 0;margin:.75rem 0 1rem;padding:.75rem 1rem;font-style:italic}.MarkdownRenderer-module__d_cBva__tableWrap{margin:.75rem 0 1.25rem;overflow:auto hidden}.MarkdownRenderer-module__d_cBva__table{border-collapse:collapse;width:100%;font-size:.875rem}.MarkdownRenderer-module__d_cBva__table th,.MarkdownRenderer-module__d_cBva__table td{border:1px solid var(--border-default);text-align:left;vertical-align:top;padding:.5rem .75rem}.MarkdownRenderer-module__d_cBva__table th{background:var(--bg-surface-elevated);color:var(--text-primary);font-weight:600}.MarkdownRenderer-module__d_cBva__table tbody tr:nth-child(2n){background:var(--bg-surface-subtle)}
.AbandonSessionAction-module__bZ24DW__confirm{text-align:center;align-items:center;gap:var(--space-3);padding:var(--space-2);flex-direction:column;display:flex}.AbandonSessionAction-module__bZ24DW__confirmIcon{background:var(--bg-warning-subtle);width:40px;height:40px;color:var(--text-warning);border-radius:50%;justify-content:center;align-items:center;display:flex}.AbandonSessionAction-module__bZ24DW__confirmText{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.AbandonSessionAction-module__bZ24DW__confirmActions{gap:var(--space-2);margin-top:var(--space-2);display:flex}
.ContractSignatureModal-module__WxmrAa__frame{max-height:90vh}.ContractSignatureModal-module__WxmrAa__container{flex-direction:column;max-height:90vh;display:flex}.ContractSignatureModal-module__WxmrAa__header{border-bottom:1px solid var(--border-default);padding:1.5rem 2rem 1rem}.ContractSignatureModal-module__WxmrAa__title{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.375rem;font-weight:700}.ContractSignatureModal-module__WxmrAa__versionLine{color:var(--text-secondary);margin:0;font-size:.8125rem}.ContractSignatureModal-module__WxmrAa__scroll{background:var(--bg-app);border-bottom:1px solid var(--border-default);flex:1;padding:1.5rem 2rem;overflow-y:auto}.ContractSignatureModal-module__WxmrAa__loading{color:var(--text-secondary);font-size:.9375rem}.ContractSignatureModal-module__WxmrAa__errorBlock{background:var(--bg-surface-elevated);border:1px solid var(--border-default);color:var(--text-primary);border-radius:6px;padding:1rem}.ContractSignatureModal-module__WxmrAa__footer{background:var(--bg-app);flex-direction:column;gap:.85rem;padding:1.25rem 2rem 1.5rem;display:flex}.ContractSignatureModal-module__WxmrAa__scrollHint{color:var(--text-secondary);margin:0;font-size:.8125rem;font-style:italic}.ContractSignatureModal-module__WxmrAa__inputValid{border-color:var(--accent-primary)}.ContractSignatureModal-module__WxmrAa__submitError{background:var(--bg-surface-elevated);border:1px solid var(--border-default);color:var(--text-primary);border-radius:6px;margin:0;padding:.625rem .875rem;font-size:.8125rem}.ContractSignatureModal-module__WxmrAa__actions{justify-content:flex-end;margin-top:.25rem;display:flex}.ContractSignatureModal-module__WxmrAa__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem 2.5rem;display:flex}.ContractSignatureModal-module__WxmrAa__successIcon{background:var(--color-lime-dim);border:1px solid var(--accent-glow);width:72px;height:72px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;display:flex}.ContractSignatureModal-module__WxmrAa__successTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.ContractSignatureModal-module__WxmrAa__successMessage{color:var(--text-secondary);max-width:40ch;margin:0;font-size:.9375rem;line-height:1.6}.ContractSignatureModal-module__WxmrAa__successActions{justify-content:center;width:100%;margin-top:.75rem;display:flex}
.DashboardBanner-module__nlOyOG__banner{align-items:flex-start;gap:var(--space-3);border-radius:var(--radius-lg);padding:14px 18px;display:flex;position:relative}.DashboardBanner-module__nlOyOG__variantDefault{background:var(--bg-info-subtle);border:1px solid var(--border-info-subtle)}.DashboardBanner-module__nlOyOG__variantDefault .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantDefault .DashboardBanner-module__nlOyOG__title{color:var(--info-500)}.DashboardBanner-module__nlOyOG__variantSuccess{background:var(--bg-success-subtle);border:1px solid var(--border-success-subtle)}.DashboardBanner-module__nlOyOG__variantSuccess .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantSuccess .DashboardBanner-module__nlOyOG__title{color:var(--success-500)}.DashboardBanner-module__nlOyOG__variantWarning{background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle)}.DashboardBanner-module__nlOyOG__variantWarning .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantWarning .DashboardBanner-module__nlOyOG__title{color:var(--warning-500)}.DashboardBanner-module__nlOyOG__variantError{background:var(--bg-danger-subtle);border:1px solid var(--border-danger-subtle)}.DashboardBanner-module__nlOyOG__variantError .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantError .DashboardBanner-module__nlOyOG__title{color:var(--error-500)}.DashboardBanner-module__nlOyOG__flat{border:0}.DashboardBanner-module__nlOyOG__stacked{flex-wrap:wrap}.DashboardBanner-module__nlOyOG__stacked .DashboardBanner-module__nlOyOG__action{order:1;align-self:stretch;width:100%}.DashboardBanner-module__nlOyOG__icon{flex-shrink:0;margin-top:1px}.DashboardBanner-module__nlOyOG__iconSpin{animation:1s linear infinite DashboardBanner-module__nlOyOG__bannerSpin}@keyframes DashboardBanner-module__nlOyOG__bannerSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DashboardBanner-module__nlOyOG__body{flex:1;min-width:0}.DashboardBanner-module__nlOyOG__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);margin:0 0 4px;line-height:1.3}.DashboardBanner-module__nlOyOG__title:last-child{margin-bottom:0}.DashboardBanner-module__nlOyOG__titleOnly{align-items:center}.DashboardBanner-module__nlOyOG__titleOnly .DashboardBanner-module__nlOyOG__icon{margin-top:0}.DashboardBanner-module__nlOyOG__message{color:var(--text-secondary);font-size:.8125rem;line-height:1.55}.DashboardBanner-module__nlOyOG__action{align-self:center;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.DashboardBanner-module__nlOyOG__closeBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-md);transition:color var(--duration-fast), background var(--duration-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;padding:4px;display:flex}.DashboardBanner-module__nlOyOG__closeBtn:hover{color:var(--text-secondary);background:var(--surface-lift-sm)}@media (max-width:1024px){.DashboardBanner-module__nlOyOG__action>*{min-height:44px}.DashboardBanner-module__nlOyOG__closeBtn{position:relative}.DashboardBanner-module__nlOyOG__closeBtn:before{content:"";position:absolute;inset:-10px -18px -10px -2px}}@media (max-width:640px){.DashboardBanner-module__nlOyOG__banner{padding:var(--space-3);border-radius:var(--radius-md);flex-wrap:wrap}.DashboardBanner-module__nlOyOG__action{order:1;align-self:stretch;width:100%}.DashboardBanner-module__nlOyOG__closeBtn:before{inset:-10px}.DashboardBanner-module__nlOyOG__message{font-size:var(--text-sm)}}
.Slider-module__BTP6IG__sliderSection{flex-direction:column;gap:10px;display:flex}.Slider-module__BTP6IG__sliderSection.Slider-module__BTP6IG__disabled{pointer-events:none}.Slider-module__BTP6IG__sliderWrapper{align-items:center;height:36px;display:flex;position:relative}.Slider-module__BTP6IG__sliderInput{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute}.Slider-module__BTP6IG__sliderTrack{background:var(--border-default);border-radius:3px;width:100%;height:5px;position:relative}.Slider-module__BTP6IG__sliderFill{border-radius:3px;height:100%;transition:background .3s,width .1s;position:absolute;top:0;left:0}.Slider-module__BTP6IG__sliderThumb{border:3px solid var(--bg-app);z-index:1;border-radius:50%;width:18px;height:18px;transition:background .3s,left .1s;position:absolute;top:50%;transform:translate(-50%,-50%)}.Slider-module__BTP6IG__sliderLabels{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;font-size:.625rem;font-weight:600;display:flex}[data-theme=light] .Slider-module__BTP6IG__sliderTrack{background:var(--surface-lift-xl)}@media (max-width:1024px){.Slider-module__BTP6IG__sliderWrapper{height:44px}}
.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}}
.ProviderStrategies-module__ENgJ1W__nameCell{align-items:center;gap:10px;min-width:0;display:flex}.ProviderStrategies-module__ENgJ1W__nameText{flex-direction:column;min-width:0;display:flex}.ProviderStrategies-module__ENgJ1W__name{color:var(--text-primary);font-weight:600}.ProviderStrategies-module__ENgJ1W__instrument{color:var(--text-tertiary);font-size:12px}.ProviderStrategies-module__ENgJ1W__readyDetail{color:var(--text-secondary);margin:0}.ProviderStrategies-module__ENgJ1W__notReady{color:var(--text-secondary);font-weight:600}.ProviderStrategies-module__ENgJ1W__missingList{color:var(--text-tertiary);flex-direction:column;gap:2px;margin:0;padding-left:16px;font-size:13px;display:flex}.ProviderStrategies-module__ENgJ1W__missingItem{align-items:center;gap:var(--space-2);display:flex}.ProviderStrategies-module__ENgJ1W__missingText{min-width:0}.ProviderStrategies-module__ENgJ1W__missingFix,.ProviderStrategies-module__ENgJ1W__pending{color:var(--text-tertiary)}.ProviderStrategies-module__ENgJ1W__modalNote{color:var(--text-tertiary);margin:0;font-size:13px}.ProviderStrategies-module__ENgJ1W__dangerList{text-align:left;color:var(--text-secondary);margin:0;padding-left:1.1rem;font-size:13px;line-height:1.55;list-style:outside}.ProviderStrategies-module__ENgJ1W__dangerList li+li{margin-top:var(--space-2)}.ProviderStrategies-module__ENgJ1W__form{gap:var(--space-4);text-align:left;flex-direction:column;display:flex}.ProviderStrategies-module__ENgJ1W__field{gap:var(--space-2);flex-direction:column;display:flex}.ProviderStrategies-module__ENgJ1W__identityRow{align-items:flex-start;gap:var(--space-3);display:flex}.ProviderStrategies-module__ENgJ1W__identityPicture{flex:0 0 88px;width:88px}.ProviderStrategies-module__ENgJ1W__identityName{flex:auto;min-width:0}.ProviderStrategies-module__ENgJ1W__fieldLabelRow{align-items:center;display:flex}.ProviderStrategies-module__ENgJ1W__fieldLabel{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.ProviderStrategies-module__ENgJ1W__actionCell{justify-content:flex-end;gap:var(--space-2);flex-wrap:nowrap;display:flex}.ProviderStrategies-module__ENgJ1W__toolbar{align-items:center;gap:var(--space-3);display:flex}.ProviderStrategies-module__ENgJ1W__cardBand{padding:var(--space-3) var(--space-5);border-top:1px solid var(--border-default);font-size:13px}.ProviderStrategies-module__ENgJ1W__readiness{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex;}.ProviderStrategies-module__ENgJ1W__readyBand{}.ProviderStrategies-module__ENgJ1W__importBand{}.ProviderStrategies-module__ENgJ1W__importFacts{gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.ProviderStrategies-module__ENgJ1W__instrumentBand{}.ProviderStrategies-module__ENgJ1W__instrumentFacts{gap:var(--space-1);margin:var(--space-1) 0 0;flex-direction:column;display:flex}.ProviderStrategies-module__ENgJ1W__instrumentFactsRow{align-items:center;margin:0;}.ProviderStrategies-module__ENgJ1W__instrumentFactsLabel{color:var(--text-tertiary)}.ProviderStrategies-module__ENgJ1W__instrumentFactsValues{margin:0;}.ProviderStrategies-module__ENgJ1W__masterAccount{align-items:center;gap:var(--space-2);display:flex;}.ProviderStrategies-module__ENgJ1W__masterAccountLabel{color:var(--text-tertiary);flex-shrink:0}.ProviderStrategies-module__ENgJ1W__masterAccountValue{align-items:center;gap:var(--space-2);min-width:0;margin-left:auto;display:flex}.ProviderStrategies-module__ENgJ1W__masterAccountLogin{color:var(--text-primary);flex-shrink:0;font-weight:600}.ProviderStrategies-module__ENgJ1W__currentAccount{align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);background:var(--surface-lift-sm);min-width:0;display:flex}.ProviderStrategies-module__ENgJ1W__accountOptions{gap:var(--space-2);flex-direction:column;display:flex}.ProviderStrategies-module__ENgJ1W__accountOption{align-items:center;gap:var(--space-2);padding:var(--space-3);width:100%;min-width:0;font:inherit;color:inherit;flex-direction:row;}.ProviderStrategies-module__ENgJ1W__accountOptionActive{}.ProviderStrategies-module__ENgJ1W__currentAccountServer,.ProviderStrategies-module__ENgJ1W__masterAccountNone{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ProviderStrategies-module__ENgJ1W__draftActions{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5) var(--space-4);border-top:1px solid var(--border-default);flex-wrap:wrap;display:flex}.ProviderStrategies-module__ENgJ1W__actionEnd{margin-left:auto}@media (max-width:640px){.ProviderStrategies-module__ENgJ1W__actionCell{flex-wrap:wrap;justify-content:flex-start}.ProviderStrategies-module__ENgJ1W__toolbar{flex-direction:column;align-items:stretch}.ProviderStrategies-module__ENgJ1W__draftActions{flex-direction:column}.ProviderStrategies-module__ENgJ1W__draftActions button{width:100%}.ProviderStrategies-module__ENgJ1W__readiness,.ProviderStrategies-module__ENgJ1W__draftActions{padding-left:var(--space-4);padding-right:var(--space-4)}}.ProviderStrategies-module__ENgJ1W__wizardBody{gap:var(--space-4);text-align:left;flex-direction:column;display:flex}.ProviderStrategies-module__ENgJ1W__wizardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;display:flex}.ProviderStrategies-module__ENgJ1W__wizardFooterRight{align-items:center;gap:var(--space-2);display:flex}.ProviderStrategies-module__ENgJ1W__brokerRequest{align-items:center;gap:var(--space-3);margin-top:var(--space-1);border-style:dashed;flex-direction:row;}.ProviderStrategies-module__ENgJ1W__brokerRequestIcon{border-radius:var(--radius-full);background:var(--bg-surface-subtle);width:32px;height:32px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProviderStrategies-module__ENgJ1W__brokerRequestText{flex-direction:column;gap:2px;min-width:0;display:flex}.ProviderStrategies-module__ENgJ1W__brokerRequestTitle{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.ProviderStrategies-module__ENgJ1W__brokerRequestDesc{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.ProviderStrategies-module__ENgJ1W__poweredByLogo{vertical-align:middle;margin-left:4px}.ProviderStrategies-module__ENgJ1W__wizardHint{align-items:flex-start;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);margin:0;line-height:1.5;display:flex}.ProviderStrategies-module__ENgJ1W__wizardHint>svg{color:var(--text-tertiary);flex-shrink:0;margin-top:2px}.ProviderStrategies-module__ENgJ1W__wizardAccount{gap:var(--space-4);flex-direction:column;display:flex}.ProviderStrategies-module__ENgJ1W__wizardAccountState{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.ProviderStrategies-module__ENgJ1W__wizardAccountCard{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ProviderStrategies-module__ENgJ1W__wizardAccountCard>.ProviderStrategies-module__ENgJ1W__currentAccount{flex:240px}.ProviderStrategies-module__ENgJ1W__wizardFinish{gap:var(--space-2);flex-direction:column;display:flex}.ProviderStrategies-module__ENgJ1W__wizardFinish .ProviderStrategies-module__ENgJ1W__importBand,.ProviderStrategies-module__ENgJ1W__wizardFinish .ProviderStrategies-module__ENgJ1W__instrumentBand,.ProviderStrategies-module__ENgJ1W__wizardFinish .ProviderStrategies-module__ENgJ1W__readyBand,.ProviderStrategies-module__ENgJ1W__wizardFinish .ProviderStrategies-module__ENgJ1W__readiness{border-top:0;padding:0}.ProviderStrategies-module__ENgJ1W__finishMore{gap:var(--space-2);margin-top:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--border-default);flex-direction:column;display:flex}.ProviderStrategies-module__ENgJ1W__finishMoreTitle{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.ProviderStrategies-module__ENgJ1W__finishMoreDesc{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}.ProviderStrategies-module__ENgJ1W__finishMoreList{gap:var(--space-3);margin:var(--space-2) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.ProviderStrategies-module__ENgJ1W__finishMoreItem{align-items:flex-start;gap:var(--space-3);display:flex}.ProviderStrategies-module__ENgJ1W__finishMoreIcon{color:var(--text-tertiary);flex-shrink:0;margin-top:1px}.ProviderStrategies-module__ENgJ1W__finishMoreText{flex-direction:column;gap:2px;min-width:0;display:flex}.ProviderStrategies-module__ENgJ1W__finishMoreLabel{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.ProviderStrategies-module__ENgJ1W__finishMoreDetail{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.ProviderStrategies-module__ENgJ1W__promoRow{align-items:center;gap:var(--space-2);display:flex;}.ProviderStrategies-module__ENgJ1W__promoRowIcon{color:var(--accent-text);flex-shrink:0}.ProviderStrategies-module__ENgJ1W__promoRowLine{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.ProviderStrategies-module__ENgJ1W__promoRowDays{color:var(--text-tertiary);flex-shrink:0;margin-left:auto}.ProviderStrategies-module__ENgJ1W__switchLabelFlag{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}
.ReturnTag-module__BeAB6W__help{cursor:help}
.BrokerTabs-module__oi9E2a__sectionTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);letter-spacing:-.01em;color:var(--text-primary);margin:0}.BrokerTabs-module__oi9E2a__card{gap:var(--space-3);padding:var(--space-5);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:0 6px 20px rgba(var(--bg-app-rgb), .2);animation:BrokerTabs-module__oi9E2a__cardShadowIn var(--card-shadow-span,var(--duration-draw-long)) var(--ease-draw) calc(var(--reveal-delay,0s) + var(--card-shadow-start,0s)) both;flex-direction:column;display:flex}@keyframes BrokerTabs-module__oi9E2a__cardShadowIn{0%{box-shadow:0 0 0 0 rgba(var(--bg-app-rgb), 0)}}.BrokerTabs-module__oi9E2a__hero{animation:none}@media (prefers-reduced-motion:reduce){.BrokerTabs-module__oi9E2a__card{animation:none}}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__gaugeCaption){--card-shadow-span:1s}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__donutRow){--card-shadow-span:1.13s}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__boxplotValue){--card-shadow-span:1.23s}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__strategyBody){--card-shadow-span:1.14s}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__magList){--card-shadow-start:.34s;--card-shadow-span:.89s}.BrokerTabs-module__oi9E2a__note{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.65}.BrokerTabs-module__oi9E2a__body{font-size:var(--text-base);color:var(--text-secondary);white-space:pre-line;margin:0;line-height:1.75}.BrokerTabs-module__oi9E2a__footnote{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.6}.BrokerTabs-module__oi9E2a__board{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--space-4);display:grid}.BrokerTabs-module__oi9E2a__board>*{min-width:0}.BrokerTabs-module__oi9E2a__overviewGrid{gap:var(--space-5);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.BrokerTabs-module__oi9E2a__overviewGrid>*{min-width:0}.BrokerTabs-module__oi9E2a__board>:nth-child(2),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(2){--reveal-delay:.13s}.BrokerTabs-module__oi9E2a__board>:nth-child(3),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(3){--reveal-delay:.26s}.BrokerTabs-module__oi9E2a__board>:nth-child(4),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(4){--reveal-delay:.39s}.BrokerTabs-module__oi9E2a__board>:nth-child(5),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(5){--reveal-delay:.52s}.BrokerTabs-module__oi9E2a__board>:nth-child(6),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(6){--reveal-delay:.65s}.BrokerTabs-module__oi9E2a__board>:nth-child(7),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(7){--reveal-delay:.78s}.BrokerTabs-module__oi9E2a__board>:nth-child(8),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(8){--reveal-delay:.91s}.BrokerTabs-module__oi9E2a__board>:nth-child(n+9),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(n+9){--reveal-delay:1.04s}.BrokerTabs-module__oi9E2a__overviewGrid>:nth-child(2){--reveal-delay:0s}.BrokerTabs-module__oi9E2a__overviewGrid>:first-child{--reveal-delay:.15s}.BrokerTabs-module__oi9E2a__overviewGrid>:nth-child(3){--reveal-delay:.34s}.BrokerTabs-module__oi9E2a__overviewGrid>:nth-child(4){--reveal-delay:.47s}.BrokerTabs-module__oi9E2a__overviewGrid>:nth-child(5){--reveal-delay:.6s}.BrokerTabs-module__oi9E2a__tileGrid>:nth-child(2){--reveal-delay:90ms}.BrokerTabs-module__oi9E2a__tileGrid>:nth-child(3){--reveal-delay:.18s}.BrokerTabs-module__oi9E2a__tileGrid>:nth-child(4){--reveal-delay:.27s}.BrokerTabs-module__oi9E2a__span4{grid-column:span 4}.BrokerTabs-module__oi9E2a__span8{grid-column:span 8}.BrokerTabs-module__oi9E2a__spanFull{grid-column:1/-1}.BrokerTabs-module__oi9E2a__cellFill{min-width:0;display:grid}.BrokerTabs-module__oi9E2a__boardHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.BrokerTabs-module__oi9E2a__boardTitle{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0;display:flex}.BrokerTabs-module__oi9E2a__boardTitleGroup{align-items:center;gap:var(--space-2);min-width:0;display:flex}.BrokerTabs-module__oi9E2a__boardIcon{border-radius:var(--radius-md);background:var(--surface-lift-md);width:34px;height:34px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.BrokerTabs-module__oi9E2a__censusMini{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.BrokerTabs-module__oi9E2a__censusMiniCard{padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);background:var(--surface-lift-sm);box-shadow:inset 0 0 0 1px var(--border-default);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__censusMiniValue{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums}.BrokerTabs-module__oi9E2a__censusMiniLabel{font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--text-tertiary)}.BrokerTabs-module__oi9E2a__gaugeCaption{font-size:var(--text-xs);text-align:center;color:var(--text-tertiary);margin:0;line-height:1.5}.BrokerTabs-module__oi9E2a__boxplotValue{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__magList{gap:var(--space-4);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__magRow{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__magRowMuted{opacity:.5}.BrokerTabs-module__oi9E2a__magTop{justify-content:space-between;align-items:baseline;gap:var(--space-3);min-width:0;display:flex}.BrokerTabs-module__oi9E2a__magLabel{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);overflow-wrap:anywhere;min-width:0}.BrokerTabs-module__oi9E2a__magTrack{border-radius:var(--radius-full);background:var(--surface-lift-sm);height:10px;box-shadow:inset 0 0 0 1px var(--border-default);overflow:hidden}.BrokerTabs-module__oi9E2a__magFill{border-radius:var(--radius-full);transform-origin:0;height:100%;animation:BrokerTabs-module__oi9E2a__magFillGrow var(--duration-draw) var(--ease-draw) calc(var(--reveal-delay,0s) + .34s + var(--bar-index,0) * 90ms) backwards;display:block}@keyframes BrokerTabs-module__oi9E2a__magFillGrow{0%{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.BrokerTabs-module__oi9E2a__magFill{animation:none}}.BrokerTabs-module__oi9E2a__magCount{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.BrokerTabs-module__oi9E2a__boardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-2);flex-wrap:wrap;display:flex}.BrokerTabs-module__oi9E2a__footerLink{flex-shrink:0}.BrokerTabs-module__oi9E2a__modalProse{gap:var(--space-3);text-align:left;flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__modalSubtitle{margin:var(--space-1) 0 0;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.BrokerTabs-module__oi9E2a__donutRow{align-items:baseline;gap:var(--space-2);min-width:0;display:flex}.BrokerTabs-module__oi9E2a__donutSwatch{border-radius:var(--radius-sm);flex-shrink:0;align-self:center;width:10px;height:10px}.BrokerTabs-module__oi9E2a__donutName{font-size:var(--text-sm);color:var(--text-primary);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0}.BrokerTabs-module__oi9E2a__donutMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto}.BrokerTabs-module__oi9E2a__hero{gap:var(--space-8);grid-area:1/5/auto/-1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;display:grid}.BrokerTabs-module__oi9E2a__heroText{gap:var(--space-3);flex-direction:column;align-self:stretch;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__heroCta{align-self:flex-start;margin-top:auto}.BrokerTabs-module__oi9E2a__heroTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);letter-spacing:-.01em;color:var(--text-primary);margin:0}.BrokerTabs-module__oi9E2a__heroProse{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__heroPlot{align-self:center;min-width:0}.BrokerTabs-module__oi9E2a__adminLink{font-size:var(--text-xs);color:var(--accent-text);align-self:flex-start;transition:color .15s}.BrokerTabs-module__oi9E2a__adminLink:hover{color:var(--accent-hover)}.BrokerTabs-module__oi9E2a__tiles{gap:var(--space-4);flex-direction:column;grid-area:1/1/auto/5;display:flex}.BrokerTabs-module__oi9E2a__tileGrid{gap:var(--space-4);grid-auto-rows:1fr}.BrokerTabs-module__oi9E2a__tileBps,.BrokerTabs-module__oi9E2a__tileScoreMax{font-size:var(--text-xs);color:var(--text-tertiary)}.BrokerTabs-module__oi9E2a__chartCard{gap:var(--space-3);flex-direction:column;grid-column:span 6;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__chartCard>:first-child{flex-grow:1}.BrokerTabs-module__oi9E2a__notesCard{grid-column:1/-1}.BrokerTabs-module__oi9E2a__statGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.BrokerTabs-module__oi9E2a__stat{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__statLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);align-items:center;display:flex}.BrokerTabs-module__oi9E2a__statValue{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.BrokerTabs-module__oi9E2a__kvGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0;display:grid}.BrokerTabs-module__oi9E2a__kvRow{gap:var(--space-1);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__kvValue{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);margin:0}.BrokerTabs-module__oi9E2a__kvAbsent{font-size:var(--text-sm);color:var(--text-tertiary);margin:0;font-style:italic}.BrokerTabs-module__oi9E2a__chipRow{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.BrokerTabs-module__oi9E2a__group{gap:var(--space-3);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__groupTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);margin:0}.BrokerTabs-module__oi9E2a__strategyGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:grid}.BrokerTabs-module__oi9E2a__strategyCard{align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);text-decoration:none;transition:border-color .2s;display:flex}.BrokerTabs-module__oi9E2a__strategyCard:hover{border-color:var(--border-hover)}.BrokerTabs-module__oi9E2a__strategyCardMuted{opacity:.55}.BrokerTabs-module__oi9E2a__strategyIcon{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.BrokerTabs-module__oi9E2a__strategyText{flex-direction:column;gap:2px;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__strategyName{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.BrokerTabs-module__oi9E2a__strategyProfileGrid{gap:var(--space-4);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__strategyProfile{gap:0;padding:0}.BrokerTabs-module__oi9E2a__cardLinked{cursor:pointer;transition:border-color .15s;position:relative}.BrokerTabs-module__oi9E2a__cardLinked:hover{border-color:var(--border-hover)}.BrokerTabs-module__oi9E2a__cardStretchLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.BrokerTabs-module__oi9E2a__cardChipRaise{z-index:2;display:inline-flex;position:relative}.BrokerTabs-module__oi9E2a__strategyNoData{padding:var(--space-5)}.BrokerTabs-module__oi9E2a__strategyProfileMuted{opacity:.55}.BrokerTabs-module__oi9E2a__strategyProfileHead{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex}.BrokerTabs-module__oi9E2a__strategyProfileMuted .BrokerTabs-module__oi9E2a__strategyProfileHead{padding-bottom:var(--space-5);border-bottom:none}.BrokerTabs-module__oi9E2a__strategyIdentity{align-items:center;gap:var(--space-3);min-width:0;display:flex}.BrokerTabs-module__oi9E2a__strategyIdentityText{flex-direction:column;gap:2px;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__strategyProfileIcon{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:40px;height:40px}.BrokerTabs-module__oi9E2a__strategyProfileMonogram{border-radius:var(--radius-md);width:40px;height:40px;font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-default);flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.BrokerTabs-module__oi9E2a__strategyProfileName{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.2}.BrokerTabs-module__oi9E2a__strategyNameLink{text-decoration:none;transition:color .15s}.BrokerTabs-module__oi9E2a__strategyNameLink:hover{color:var(--accent-text)}.BrokerTabs-module__oi9E2a__strategyBody{grid-template-columns:1fr 2fr;align-items:stretch;display:grid}.BrokerTabs-module__oi9E2a__scoreGaugeWrap{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__scoreGaugeInner{flex-direction:column;flex:auto;justify-content:center;align-items:center;display:flex}.BrokerTabs-module__oi9E2a__scoreGaugeInner .BrokerTabs-module__oi9E2a__scoreGrade{margin-top:-1.75rem}.BrokerTabs-module__oi9E2a__scoreGauge{width:200px}.BrokerTabs-module__oi9E2a__scoreGaugeWrap .BrokerTabs-module__oi9E2a__scoreGaugeValue{font-size:2.75rem;font-weight:var(--weight-bold);line-height:1.05}.BrokerTabs-module__oi9E2a__strategyMeters{gap:var(--space-3);min-width:0;padding:var(--space-4);border-left:1px solid var(--border-default);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__strategyMeters .BrokerTabs-module__oi9E2a__magRow{gap:var(--space-1)}.BrokerTabs-module__oi9E2a__metricValue{font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap}.BrokerTabs-module__oi9E2a__metricAnnotation{font-size:var(--text-xs);color:var(--text-tertiary);align-self:flex-end}.BrokerTabs-module__oi9E2a__metricState{font-size:var(--text-xs);color:var(--text-tertiary);margin:0}.BrokerTabs-module__oi9E2a__partialNote{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}@media (max-width:768px){.BrokerTabs-module__oi9E2a__board,.BrokerTabs-module__oi9E2a__overviewGrid{grid-template-columns:1fr}.BrokerTabs-module__oi9E2a__board>*,.BrokerTabs-module__oi9E2a__overviewGrid>*{grid-area:auto/1/auto/-1}.BrokerTabs-module__oi9E2a__hero{grid-template-columns:1fr}.BrokerTabs-module__oi9E2a__heroPlot{max-width:380px;margin-inline:auto}.BrokerTabs-module__oi9E2a__strategyBody{grid-template-columns:1fr}.BrokerTabs-module__oi9E2a__strategyMeters{border-left:none;border-top:1px solid var(--border-default)}}@media (max-width:640px){.BrokerTabs-module__oi9E2a__card{padding:var(--space-4)}.BrokerTabs-module__oi9E2a__board,.BrokerTabs-module__oi9E2a__overviewGrid{gap:var(--space-4)}.BrokerTabs-module__oi9E2a__tileGrid{gap:var(--space-3)}.BrokerTabs-module__oi9E2a__heroPlot{max-width:280px}.BrokerTabs-module__oi9E2a__statGrid,.BrokerTabs-module__oi9E2a__kvGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.BrokerTabs-module__oi9E2a__strategyGrid{grid-template-columns:1fr}}
.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}}
.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{}
.Frames-module__jrJzKa__browser{border-radius:var(--mk-radius-media);outline:1px solid var(--mk-stroke-mock);background:var(--mk-surface-well);width:100%;min-width:0;box-shadow:var(--mk-shadow-mock);flex-direction:column;display:flex;overflow:hidden}.Frames-module__jrJzKa__bar{flex-shrink:0;grid-template-columns:32px 1fr 32px;align-items:center;height:35px;padding-inline:8px;display:grid}.Frames-module__jrJzKa__dots{grid-column:1;gap:4px;display:flex}.Frames-module__jrJzKa__dot{background:var(--border-default);border-radius:50%;width:8px;height:8px}.Frames-module__jrJzKa__url{box-sizing:border-box;background:var(--surface-lift-md);width:min(262px,100%);height:20px;color:var(--mk-ink-subdued);font-size:var(--mk-font-text-xs);white-space:nowrap;text-overflow:ellipsis;border-radius:16px;grid-column:2;justify-content:center;justify-self:center;align-items:center;gap:4px;padding-inline:8px;line-height:1;display:inline-flex;overflow:hidden}.Frames-module__jrJzKa__url svg{flex-shrink:0}.Frames-module__jrJzKa__page{border-radius:max(0px, calc(var(--mk-radius-media) - 6px));background:var(--mk-surface);flex:1;min-height:0;margin:0 6px 6px;overflow:hidden}.Frames-module__jrJzKa__pagePlain{aspect-ratio:var(--frame-ratio,16 / 10);flex:auto;min-height:0;margin:6px}.Frames-module__jrJzKa__pagePlain>img,.Frames-module__jrJzKa__pagePlain>video{object-fit:cover;object-position:var(--frame-position,50% 50%);width:100%;height:100%;display:block}.Frames-module__jrJzKa__phone{box-sizing:border-box;background:var(--surface-lift-2xl);width:266px;max-width:100%;height:543px;box-shadow:var(--mk-shadow-mock);border-radius:36px;padding:8px}.Frames-module__jrJzKa__screen{background:var(--mk-surface);border-radius:28px;width:100%;height:100%;overflow:hidden}
.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}}
.ContextBar-module__9Pam3W__contextBar{z-index:var(--z-header);max-width:1200px;padding:var(--space-8) var(--space-8) var(--space-4);background:0 0;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.ContextBar-module__9Pam3W__actions{align-items:center;gap:var(--space-3);display:flex}.ContextBar-module__9Pam3W__langWrapper{align-items:center;display:flex;position:relative}.ContextBar-module__9Pam3W__langTrigger{align-items:center;gap:var(--space-2);background:var(--surface-lift-md);border:1px solid var(--border-default);color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-full);transition:background var(--duration-fast), border-color var(--duration-fast), color var(--duration-fast);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 10px;font-size:.75rem;font-weight:500;display:flex}.ContextBar-module__9Pam3W__langTrigger:hover{color:var(--text-primary);background:var(--surface-lift-lg);border-color:var(--border-hover)}.ContextBar-module__9Pam3W__globeIcon{width:14px;height:14px}.ContextBar-module__9Pam3W__currentLang{font-size:var(--text-sm);font-weight:var(--weight-medium)}.ContextBar-module__9Pam3W__langDropdown{top:calc(100% + var(--space-2));background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-width:140px;padding:var(--space-1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;flex-direction:column;gap:2px;display:flex;position:absolute;right:0;box-shadow:0 4px 20px #0003}.ContextBar-module__9Pam3W__langOption{text-align:left;color:var(--text-secondary);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast);background:0 0;border:none;width:100%}.ContextBar-module__9Pam3W__langOption:hover{color:var(--text-primary);background:var(--bg-surface-subtle)}.ContextBar-module__9Pam3W__langOption.ContextBar-module__9Pam3W__active{color:var(--accent-primary);background:color-mix(in srgb, var(--color-lime) 10%, transparent)}.ContextBar-module__9Pam3W__contextBarSticky{top:var(--banner-offset,0px);z-index:calc(var(--z-header) + 10);background:color-mix(in srgb, var(--bg-app) 80%, transparent);-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border-default);opacity:0;transition:transform .3s var(--ease-default), opacity .2s ease;position:fixed;left:0;right:0;transform:translateY(-100%)}.ContextBar-module__9Pam3W__contextBarSticky.ContextBar-module__9Pam3W__visible{opacity:1;transform:translateY(0)}.ContextBar-module__9Pam3W__contextBarStickyInner{max-width:1200px;padding:var(--space-3) var(--space-8);justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (max-width:640px){.ContextBar-module__9Pam3W__contextBar{padding:var(--space-6) var(--space-4) var(--space-3)}.ContextBar-module__9Pam3W__contextBarStickyInner{padding:var(--space-3) var(--space-4)}}
.StoryRail-module__0douWq__root{--rail-bleed-start:0px;--rail-bleed-end:0px;min-width:0}.StoryRail-module__0douWq__head{justify-content:space-between;align-items:flex-end;gap:var(--space-8);margin-bottom:var(--mk-head-gap);display:flex}.StoryRail-module__0douWq__headSlot{flex:auto;min-width:0}.StoryRail-module__0douWq__head>.StoryRail-module__0douWq__headSlot>*{margin-bottom:0}.StoryRail-module__0douWq__arrows{gap:var(--space-2);flex-shrink:0;margin-inline-start:auto;display:flex}.StoryRail-module__0douWq__rail{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;margin-inline-end:var(--rail-bleed-end);overflow:auto hidden;container-type:inline-size}.StoryRail-module__0douWq__rail::-webkit-scrollbar{display:none}.StoryRail-module__0douWq__rail:focus-visible{outline:2px solid var(--accent-primary);outline-offset:4px;border-radius:var(--mk-radius-media)}.StoryRail-module__0douWq__track{gap:var(--mk-gap);width:max-content;padding:0;margin:0;padding-inline-end:calc(-1 * var(--rail-bleed-end));list-style:none;display:flex}.StoryRail-module__0douWq__item{flex:0 0 var(--card-w,calc((100cqi + var(--rail-bleed-end) + var(--mk-gap)) / 3 - var(--mk-gap)));scroll-snap-align:start;min-width:0}.StoryRail-module__0douWq__card{min-width:0;font-size:var(--mk-font-text-md);flex-direction:column;display:flex}.StoryRail-module__0douWq__media{aspect-ratio:332/448;border-radius:var(--mk-radius-media);background:var(--mk-surface-well);position:relative;overflow:hidden}.StoryRail-module__0douWq__media[data-ratio=landscape]{aspect-ratio:336/350}.StoryRail-module__0douWq__media>img,.StoryRail-module__0douWq__media>video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.StoryRail-module__0douWq__mark{left:var(--space-4);bottom:var(--space-4);max-width:calc(100% - 2 * var(--space-4));align-items:flex-end;display:flex;position:absolute}.StoryRail-module__0douWq__title{margin:var(--space-4) 0 0;font-size:var(--mk-font-text-md);line-height:var(--mk-lh-body);font-weight:var(--mk-w-emphasis);color:var(--mk-ink)}.StoryRail-module__0douWq__link{margin-top:var(--space-3);align-self:flex-start}.StoryRail-module__0douWq__pagination{display:none}@media (max-width:1024px){.StoryRail-module__0douWq__rail{margin-inline:var(--rail-bleed-start) var(--rail-bleed-end);scroll-padding-inline-start:calc(-1 * var(--rail-bleed-start))}.StoryRail-module__0douWq__track{padding-inline-start:calc(-1 * var(--rail-bleed-start))}.StoryRail-module__0douWq__head .StoryRail-module__0douWq__arrows>*{width:44px;height:44px}.StoryRail-module__0douWq__card .StoryRail-module__0douWq__link{min-height:44px}}@media (max-width:768px){.StoryRail-module__0douWq__rail{--rail-card:min(var(--card-w,332px), 84cqi);--rail-pad:calc((100cqi - var(--rail-card)) / 2);scroll-padding-inline:calc((100% - min(var(--card-w,332px), 84%)) / 2)}.StoryRail-module__0douWq__track{padding-inline:var(--rail-pad)}.StoryRail-module__0douWq__item{flex-basis:var(--rail-card);scroll-snap-align:center}.StoryRail-module__0douWq__arrows{display:none}.StoryRail-module__0douWq__pagination{margin:var(--space-6) 0 0;justify-content:center;gap:6px;padding:0;list-style:none;display:flex}.StoryRail-module__0douWq__segment{background-color:var(--border-default);width:10px;height:2px;transition:width var(--mk-t-color) var(--mk-ease), background-color var(--mk-t-color) var(--mk-ease);border-radius:1px}.StoryRail-module__0douWq__segment[data-active=true]{background-color:var(--accent-primary);width:30px}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view(inline)){.StoryRail-module__0douWq__item .StoryRail-module__0douWq__media{animation:linear both StoryRail-module__0douWq__rail-focus;animation-timeline:view(inline);animation-range:cover}}}}@keyframes StoryRail-module__0douWq__rail-focus{0%{opacity:.75;transform:scale(.95)}50%{opacity:1;transform:none}to{opacity:.75;transform:scale(.95)}}@media (prefers-reduced-motion:reduce){.StoryRail-module__0douWq__rail{scroll-behavior:auto}}
.StrategyBrokersTab-module__l_wlJG__railNote{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.65}.StrategyBrokersTab-module__l_wlJG__grid{gap:var(--space-4);flex-direction:column;display:flex}.StrategyBrokersTab-module__l_wlJG__brokerLogoTile{border-radius:var(--radius-md);background:var(--surface-lift-md);border:1px solid var(--border-default);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:6px;display:flex;overflow:hidden}
.BrokerStep-module__WovH1G__step{flex-direction:column;flex:1;width:100%;display:flex}.BrokerStep-module__WovH1G__infoNote{margin-bottom:var(--space-6);background:color-mix(in srgb, var(--info-500) 10%, transparent);color:var(--info-500);border-radius:16px;gap:12px;padding:16px 20px;display:flex}.BrokerStep-module__WovH1G__infoNoteIcon{flex-shrink:0;margin-top:2px}.BrokerStep-module__WovH1G__infoNoteText{margin:0;font-size:.8125rem;line-height:1.5}.BrokerStep-module__WovH1G__step .BrokerStep-module__WovH1G__grid{margin-bottom:var(--space-8)}.BrokerStep-module__WovH1G__backButton{min-width:120px}
.Quote-module__IOCf4W__figure{align-items:flex-start;gap:var(--space-6);flex-direction:column;min-width:0;margin:0;display:flex}.Quote-module__IOCf4W__quote{max-width:54ch;color:var(--mk-ink-soft);font-size:clamp(18px,2vw,26px);font-weight:var(--mk-w-body);letter-spacing:var(--mk-ls-heading);text-wrap:pretty;border:0;margin:0;padding:0;line-height:1.3}.Quote-module__IOCf4W__text{margin:0}.Quote-module__IOCf4W__caption{min-width:0;color:var(--mk-ink-soft);font-size:var(--mk-font-text-md);line-height:var(--mk-lh-body)}.Quote-module__IOCf4W__byline{margin:0}.Quote-module__IOCf4W__author{color:var(--mk-ink);font-weight:var(--mk-w-emphasis)}.Quote-module__IOCf4W__action{margin-top:var(--space-3);font-size:var(--mk-font-text-md);line-height:var(--mk-lh-body)}.Quote-module__IOCf4W__center{text-align:center;align-items:center}.Quote-module__IOCf4W__center .Quote-module__IOCf4W__quote{margin-inline:auto}@media (max-width:1024px){.Quote-module__IOCf4W__action>*{min-height:44px}}
.PostTypeTag-module__OZb7mW__gold{--post-gold:#e8c063;--post-gold-rgb:232, 192, 99;--pill-slot-bg:rgba(var(--post-gold-rgb), var(--pill-fill-a));--pill-slot-ink:color-mix(in srgb, var(--post-gold) var(--pill-ink-mix), var(--pill-ink-toward))}
.FileUpload-module__lnq1HW__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.FileUpload-module__lnq1HW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.FileUpload-module__lnq1HW__dropZone{border:2px dashed var(--border-input);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}.FileUpload-module__lnq1HW__dropZone:hover,.FileUpload-module__lnq1HW__dropZone.FileUpload-module__lnq1HW__dragOver{border-color:var(--accent-text);background:color-mix(in srgb, var(--accent-text) 5%, transparent)}.FileUpload-module__lnq1HW__dropIcon{color:var(--text-tertiary);transition:color .2s}.FileUpload-module__lnq1HW__dropZone:hover .FileUpload-module__lnq1HW__dropIcon,.FileUpload-module__lnq1HW__dropZone.FileUpload-module__lnq1HW__dragOver .FileUpload-module__lnq1HW__dropIcon{color:var(--accent-text)}.FileUpload-module__lnq1HW__dropText{color:var(--text-secondary);font-size:13px;font-weight:500}.FileUpload-module__lnq1HW__dropHint{color:var(--text-tertiary);font-size:11px}.FileUpload-module__lnq1HW__hiddenInput{display:none}.FileUpload-module__lnq1HW__previewContainer{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-input);border-radius:var(--radius-lg);background:var(--surface-lift-xs);display:flex}.FileUpload-module__lnq1HW__previewImg{object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--border-default);flex-shrink:0;width:48px;height:48px}.FileUpload-module__lnq1HW__fileIcon{border-radius:var(--radius-md);background:var(--surface-lift-sm);border:1px solid var(--border-default);width:48px;height:48px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.FileUpload-module__lnq1HW__previewInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.FileUpload-module__lnq1HW__fileName{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.FileUpload-module__lnq1HW__fileSize{color:var(--text-tertiary);font-size:11px}.FileUpload-module__lnq1HW__removeBtn{border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--error-500) 20%, transparent);background:color-mix(in srgb, var(--error-500) 10%, transparent);width:32px;height:32px;color:var(--error-500);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.FileUpload-module__lnq1HW__removeBtn:hover{background:color-mix(in srgb, var(--error-500) 18%, transparent);border-color:var(--error-500)}.FileUpload-module__lnq1HW__error{font-size:var(--text-xs);color:var(--error-500)}
.SplitCard-module__opAOpG__card{column-gap:var(--mk-gap);min-width:0;display:flex;overflow:hidden;}.SplitCard-module__opAOpG__reverse{flex-direction:row-reverse}.SplitCard-module__opAOpG__mediaPanel{flex:0 0 calc(5 * var(--mk-module) - var(--mk-gap));min-width:0;padding:var(--space-10);background:var(--mk-surface-well);place-items:center;display:grid}.SplitCard-module__opAOpG__mediaBox{aspect-ratio:1;border-radius:var(--mk-radius-media);place-items:center;width:100%;display:grid;overflow:hidden}.SplitCard-module__opAOpG__mediaBox[data-ratio=portrait]{aspect-ratio:3/4}.SplitCard-module__opAOpG__mediaBox[data-ratio=wide]{aspect-ratio:16/10}.SplitCard-module__opAOpG__mediaBox>img,.SplitCard-module__opAOpG__mediaBox>video{object-fit:cover;width:100%;height:100%}.SplitCard-module__opAOpG__textPanel{min-width:0;padding:var(--space-12) var(--space-10);flex-direction:column;flex:auto;display:flex;position:relative}.SplitCard-module__opAOpG__badge{top:var(--space-6);right:var(--space-6);position:absolute}.SplitCard-module__opAOpG__title,.SplitCard-module__opAOpG__subtitle{max-width:36ch;font-size:var(--mk-font-heading-md);line-height:var(--mk-lh-heading);letter-spacing:var(--mk-ls-heading);font-weight:var(--mk-w-heading);color:var(--mk-ink);margin:0}.SplitCard-module__opAOpG__title{text-wrap:balance}.SplitCard-module__opAOpG__subtitle{color:var(--mk-ink-soft)}.SplitCard-module__opAOpG__hasBadge .SplitCard-module__opAOpG__title,.SplitCard-module__opAOpG__hasBadge .SplitCard-module__opAOpG__subtitle{padding-inline-end:var(--space-20)}.SplitCard-module__opAOpG__body{margin-top:var(--space-6);max-width:54ch;font-size:var(--mk-font-text-md);line-height:var(--mk-lh-body);color:var(--mk-ink-soft)}.SplitCard-module__opAOpG__body>:first-child{margin-top:0}.SplitCard-module__opAOpG__body>:last-child{margin-bottom:0}.SplitCard-module__opAOpG__footer{gap:var(--space-3);padding-top:var(--space-8);flex-wrap:wrap;margin-top:auto;display:flex}@media (max-width:768px){.SplitCard-module__opAOpG__card,.SplitCard-module__opAOpG__reverse{flex-direction:column}.SplitCard-module__opAOpG__mediaPanel{padding:var(--space-6);flex-basis:auto}.SplitCard-module__opAOpG__mediaBox,.SplitCard-module__opAOpG__mediaBox[data-ratio]{aspect-ratio:16/10}.SplitCard-module__opAOpG__textPanel{padding:var(--space-8) var(--space-6)}}@media (max-width:1024px){.SplitCard-module__opAOpG__footer>*{min-height:44px}}@media (max-width:640px){.SplitCard-module__opAOpG__mediaPanel{padding:var(--space-4)}.SplitCard-module__opAOpG__textPanel{padding:var(--space-6) var(--space-4)}.SplitCard-module__opAOpG__footer{flex-direction:column;align-items:stretch}.SplitCard-module__opAOpG__hasBadge .SplitCard-module__opAOpG__title,.SplitCard-module__opAOpG__hasBadge .SplitCard-module__opAOpG__subtitle{padding-inline-end:var(--space-16)}}
.Surface-module__8mJFBW__card{background:var(--mk-surface);border:1px solid var(--border-default);border-radius:var(--mk-radius-card);box-shadow:var(--mk-shadow-card)}
.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%}}
.Bento-module__vMX1Aq__grid{gap:var(--mk-gap);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.Bento-module__vMX1Aq__cols2>*{grid-column:span 6}.Bento-module__vMX1Aq__cols3>*{grid-column:span 4}.Bento-module__vMX1Aq__cols4>*{grid-column:span 3}.Bento-module__vMX1Aq__cols2>.Bento-module__vMX1Aq__span2,.Bento-module__vMX1Aq__cols2>.Bento-module__vMX1Aq__span3,.Bento-module__vMX1Aq__cols3>.Bento-module__vMX1Aq__span3{grid-column:span 12}.Bento-module__vMX1Aq__cols3>.Bento-module__vMX1Aq__span2{grid-column:span 8}.Bento-module__vMX1Aq__cols4>.Bento-module__vMX1Aq__span2{grid-column:span 6}.Bento-module__vMX1Aq__cols4>.Bento-module__vMX1Aq__span3{grid-column:span 9}.Bento-module__vMX1Aq__tile{--mk-frame-bleed:var(--space-16);flex-direction:column;min-width:0;min-height:480px;display:flex;position:relative;overflow:hidden;}.Bento-module__vMX1Aq__tall{min-height:600px}.Bento-module__vMX1Aq__compact{aspect-ratio:1;--mk-tile-lead:3;min-height:0}.Bento-module__vMX1Aq__backdrop{z-index:0;pointer-events:none;clip-path:inset(0 round calc(var(--mk-radius-card) - 1px));position:absolute;inset:0}.Bento-module__vMX1Aq__wash{z-index:0;pointer-events:none;position:absolute;inset:35% 0 0}.Bento-module__vMX1Aq__washBoth{background:var(--mk-wash-tile)}.Bento-module__vMX1Aq__washAccent{background:var(--mk-wash-blob)}.Bento-module__vMX1Aq__head{z-index:3;justify-content:space-between;align-items:flex-start;gap:var(--space-6);padding:var(--mk-card-pad) var(--mk-card-pad) 0;display:flex;position:relative}.Bento-module__vMX1Aq__copy{flex:auto;min-width:0}.Bento-module__vMX1Aq__cornerBadge{flex-shrink:0}.Bento-module__vMX1Aq__title{max-width:36ch;color:var(--mk-ink);font-size:var(--mk-font-heading-md);font-weight:var(--mk-w-heading);line-height:var(--mk-lh-heading);letter-spacing:var(--mk-ls-heading);text-wrap:balance;margin:0}.Bento-module__vMX1Aq__text{margin-top:var(--space-3);max-width:52ch;color:var(--mk-ink-soft);font-size:var(--mk-font-text-md);line-height:var(--mk-lh-body)}.Bento-module__vMX1Aq__corner{flex-shrink:0}.Bento-module__vMX1Aq__art{z-index:2;margin-top:var(--space-6);padding-left:var(--mk-card-pad);flex:1;justify-content:flex-start;display:flex;position:relative;overflow:visible}.Bento-module__vMX1Aq__art>*{justify-content:flex-start}.Bento-module__vMX1Aq__compact .Bento-module__vMX1Aq__art{min-height:0;margin-top:var(--space-12);flex:1 1 0;align-items:flex-start;overflow:hidden}.Bento-module__vMX1Aq__compact .Bento-module__vMX1Aq__text{min-height:calc(var(--mk-tile-lead) * 1lh)}.Bento-module__vMX1Aq__artEnd{justify-content:flex-end;padding-left:0}.Bento-module__vMX1Aq__artEnd>*{justify-content:flex-end}@media (max-width:1024px){.Bento-module__vMX1Aq__cols3>*,.Bento-module__vMX1Aq__cols4>*{grid-column:span 6}.Bento-module__vMX1Aq__cols3>.Bento-module__vMX1Aq__span2,.Bento-module__vMX1Aq__cols4>.Bento-module__vMX1Aq__span2,.Bento-module__vMX1Aq__cols4>.Bento-module__vMX1Aq__span3{grid-column:span 12}.Bento-module__vMX1Aq__tile .Bento-module__vMX1Aq__corner{width:44px;height:44px}}@media (max-width:768px){.Bento-module__vMX1Aq__grid>*,.Bento-module__vMX1Aq__cols3>.Bento-module__vMX1Aq__span2,.Bento-module__vMX1Aq__cols4>.Bento-module__vMX1Aq__span2,.Bento-module__vMX1Aq__cols4>.Bento-module__vMX1Aq__span3{grid-column:span 12}.Bento-module__vMX1Aq__tile,.Bento-module__vMX1Aq__tall{min-height:420px}.Bento-module__vMX1Aq__tile{--mk-frame-bleed:var(--space-10)}.Bento-module__vMX1Aq__compact{--mk-tile-lead:0;min-height:0}.Bento-module__vMX1Aq__head{padding:var(--space-6) var(--space-6) 0}.Bento-module__vMX1Aq__art{padding-left:var(--space-6)}.Bento-module__vMX1Aq__artEnd{padding-left:0}}
.NotificationFilterBar-module__NBImXG__toolbar{margin-bottom:var(--space-6);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.NotificationFilterBar-module__NBImXG__desktopOnly{display:flex}.NotificationFilterBar-module__NBImXG__mobileOnly{display:none}@media (max-width:640px){.NotificationFilterBar-module__NBImXG__toolbar{margin-bottom:var(--space-4);flex-wrap:nowrap}.NotificationFilterBar-module__NBImXG__toolbar>:first-child{flex:1;min-width:0}.NotificationFilterBar-module__NBImXG__toolbar input[type=search],.NotificationFilterBar-module__NBImXG__toolbar input[type=text]{box-sizing:border-box;height:40px;width:100%!important}.NotificationFilterBar-module__NBImXG__desktopOnly{display:none!important}.NotificationFilterBar-module__NBImXG__mobileOnly{flex:1;min-width:0;display:flex}}
.AutoSetupStep-module__wCEYya__container{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:2rem 0;display:flex}.AutoSetupStep-module__wCEYya__stateCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:32rem;display:flex}.AutoSetupStep-module__wCEYya__stateTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.AutoSetupStep-module__wCEYya__stateSubtitle{color:var(--text-secondary);max-width:28rem;margin:0;font-size:1rem;line-height:1.6}.AutoSetupStep-module__wCEYya__doNotClose{color:var(--text-tertiary);margin:.5rem 0 0;font-size:.8125rem;animation:2s ease-in-out infinite AutoSetupStep-module__wCEYya__fade-pulse}@keyframes AutoSetupStep-module__wCEYya__fade-pulse{0%,to{opacity:.6}50%{opacity:1}}.AutoSetupStep-module__wCEYya__iconLime{color:var(--color-lime)}.AutoSetupStep-module__wCEYya__iconWarning{color:var(--warning-500)}.AutoSetupStep-module__wCEYya__iconError{color:var(--error-500)}.AutoSetupStep-module__wCEYya__successIcon{color:var(--color-lime)}.AutoSetupStep-module__wCEYya__detectedHeader{align-items:center;gap:.625rem;display:flex}.AutoSetupStep-module__wCEYya__pulseContainer{justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:.5rem;display:flex;position:relative}.AutoSetupStep-module__wCEYya__pulseRing{border:2px solid var(--color-lime);border-radius:50%;width:100%;height:100%;position:absolute}.AutoSetupStep-module__wCEYya__pulseDot{background:var(--color-lime);width:1rem;height:1rem;box-shadow:none;border-radius:50%}.AutoSetupStep-module__wCEYya__tradeCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:1.125rem;flex-direction:column;gap:1rem;width:100%;max-width:24rem;margin-top:.5rem;padding:1.5rem 2rem;display:flex}.AutoSetupStep-module__wCEYya__tradeRow{justify-content:space-between;align-items:center;display:flex}.AutoSetupStep-module__wCEYya__tradeLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:500}.AutoSetupStep-module__wCEYya__tradeValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1.125rem;font-weight:700}.AutoSetupStep-module__wCEYya__tradeValue[data-positive=true]{color:var(--color-lime)}.AutoSetupStep-module__wCEYya__tradeValue[data-positive=false]{color:var(--error-500)}.AutoSetupStep-module__wCEYya__actions{gap:1rem;margin-top:1rem;display:flex}.AutoSetupStep-module__wCEYya__actions button{border-radius:.75rem;min-width:7.5rem;height:3rem;padding:0 2rem}[data-theme=light] .AutoSetupStep-module__wCEYya__tradeCard{background:var(--surface-lift-sm);border-color:var(--border-default)}
.ContractSignTrigger-module__SZ4dvG__trigger{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-card);border-radius:var(--radius-lg);text-align:left;transition:border-color .15s,background .15s,opacity .15s;display:flex}.ContractSignTrigger-module__SZ4dvG__triggerReady{border:1px solid rgba(var(--color-lime-rgb), .45);cursor:pointer}.ContractSignTrigger-module__SZ4dvG__triggerReady:hover{border-color:var(--color-lime);background:color-mix(in srgb, var(--bg-card) 85%, var(--color-lime-dim))}.ContractSignTrigger-module__SZ4dvG__triggerDisabled{border:1px solid var(--border-default);cursor:not-allowed;opacity:.55}.ContractSignTrigger-module__SZ4dvG__triggerIcon{background:color-mix(in srgb, var(--color-lime) 15%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);width:36px;height:36px;color:var(--accent-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContractSignTrigger-module__SZ4dvG__triggerText{flex-direction:column;gap:2px;min-width:0;display:flex}.ContractSignTrigger-module__SZ4dvG__triggerTitle{color:var(--text-primary);white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1.3}.ContractSignTrigger-module__SZ4dvG__triggerSubtitle{color:var(--text-tertiary);white-space:nowrap;font-size:.8125rem;line-height:1.4}.ContractSignTrigger-module__SZ4dvG__triggerChevron{color:var(--text-tertiary);flex-shrink:0}@media (max-width:640px){.ContractSignTrigger-module__SZ4dvG__trigger{width:100%}.ContractSignTrigger-module__SZ4dvG__triggerTitle,.ContractSignTrigger-module__SZ4dvG__triggerSubtitle{white-space:normal}}
.ProviderEarnings-module__ChS7zG__heading{align-items:center;gap:var(--space-2);display:inline-flex}.ProviderEarnings-module__ChS7zG__positive,.ProviderEarnings-module__ChS7zG__negative{font-variant-numeric:tabular-nums;white-space:nowrap}.ProviderEarnings-module__ChS7zG__positive{color:var(--success-400)}.ProviderEarnings-module__ChS7zG__negative{color:var(--error-400)}.ProviderEarnings-module__ChS7zG__deficitNote{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}
.BrokerBoxplot-module__-A4uiG__boxplot{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.BrokerBoxplot-module__-A4uiG__plotArea{gap:var(--space-3);flex-direction:column;min-width:0;display:flex;position:relative}.BrokerBoxplot-module__-A4uiG__tooltip{margin-bottom:var(--space-2);z-index:5;width:max-content;max-width:min(340px,92vw);padding:var(--space-3) var(--space-4);text-align:left;background:color-mix(in srgb, var(--bg-app) 82%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-default);border-radius:var(--radius-lg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s,transform .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 24px #0000002e}.BrokerBoxplot-module__-A4uiG__plotArea:hover .BrokerBoxplot-module__-A4uiG__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.BrokerBoxplot-module__-A4uiG__tooltipTitle{margin:0 0 var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary)}.BrokerBoxplot-module__-A4uiG__tooltipLine{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.BrokerBoxplot-module__-A4uiG__tooltipLine+.BrokerBoxplot-module__-A4uiG__tooltipLine{margin-top:var(--space-1)}@media (max-width:768px){.BrokerBoxplot-module__-A4uiG__tooltip{background:var(--bg-surface);-webkit-backdrop-filter:none}}.BrokerBoxplot-module__-A4uiG__plot{min-width:0;height:44px;position:relative}.BrokerBoxplot-module__-A4uiG__whisker{transform-origin:0;border-radius:var(--radius-full);height:2px;animation:BrokerBoxplot-module__-A4uiG__bpGrowX .45s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + 0s);position:absolute;top:50%;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__box{transform-origin:0;border-radius:var(--radius-sm);height:24px;animation:BrokerBoxplot-module__-A4uiG__bpGrowX .42s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .2s);border:1.5px solid;position:absolute;top:50%;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__median{transform-origin:50%;border-radius:var(--radius-full);width:3px;height:30px;animation:BrokerBoxplot-module__-A4uiG__bpGrowY .34s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .56s);position:absolute;top:50%;transform:translate(-50%,-50%)}.BrokerBoxplot-module__-A4uiG__cap{transform-origin:50%;border-radius:var(--radius-full);width:2px;height:15px;animation:BrokerBoxplot-module__-A4uiG__bpGrowY .3s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .72s);position:absolute;top:50%;transform:translate(-50%,-50%)}.BrokerBoxplot-module__-A4uiG__marksTop{min-width:0;height:15px;position:relative}.BrokerBoxplot-module__-A4uiG__markMedian{font-size:var(--text-xs);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1;position:absolute;bottom:0;transform:translate(-50%)}.BrokerBoxplot-module__-A4uiG__marksBottom{min-width:0;height:17px;position:relative}.BrokerBoxplot-module__-A4uiG__mark{font-size:var(--text-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1.3;position:absolute;top:0;transform:translate(-50%)}.BrokerBoxplot-module__-A4uiG__markMedian[data-edge=start],.BrokerBoxplot-module__-A4uiG__mark[data-edge=start]{transform:none}.BrokerBoxplot-module__-A4uiG__markMedian[data-edge=end],.BrokerBoxplot-module__-A4uiG__mark[data-edge=end]{transform:translate(-100%)}.BrokerBoxplot-module__-A4uiG__axis{min-width:0;height:30px;position:relative}.BrokerBoxplot-module__-A4uiG__axis:after{content:"";background:var(--border-default);transform-origin:0;height:1px;animation:BrokerBoxplot-module__-A4uiG__bpDrawLine .45s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .78s);position:absolute;top:-1px;left:0;right:0}.BrokerBoxplot-module__-A4uiG__tick{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.BrokerBoxplot-module__-A4uiG__tick[data-edge=start]{align-items:flex-start;transform:none}.BrokerBoxplot-module__-A4uiG__tick[data-edge=end]{align-items:flex-end;transform:translate(-100%)}.BrokerBoxplot-module__-A4uiG__tickMark{width:1px;height:5px}.BrokerBoxplot-module__-A4uiG__tickLabel{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:3px;line-height:1.3}.BrokerBoxplot-module__-A4uiG__legend{gap:var(--space-2) var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.BrokerBoxplot-module__-A4uiG__legendItem{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);line-height:1.4;display:flex}.BrokerBoxplot-module__-A4uiG__legendBox{border:1.5px solid;border-radius:2px;flex-shrink:0;width:18px;height:11px}.BrokerBoxplot-module__-A4uiG__legendMedian{border-radius:var(--radius-full);flex-shrink:0;width:3px;height:14px}.BrokerBoxplot-module__-A4uiG__legendCap{flex-shrink:0;width:18px;height:12px;position:relative}.BrokerBoxplot-module__-A4uiG__legendCap:before{content:"";border-radius:var(--radius-full);background:currentColor;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__legendCap:after{content:"";border-radius:var(--radius-full);background:currentColor;width:2px;height:12px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__lanes{column-gap:var(--space-4);grid-template-columns:144px minmax(0,1fr);min-width:0;display:grid}.BrokerBoxplot-module__-A4uiG__laneHead{flex-direction:column;justify-content:center;gap:2px;min-width:0;min-height:32px;padding:2px 0;display:flex}.BrokerBoxplot-module__-A4uiG__laneLabel{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);overflow-wrap:anywhere;line-height:1.3}.BrokerBoxplot-module__-A4uiG__laneCaption{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;line-height:1.4}.BrokerBoxplot-module__-A4uiG__lane{min-width:0;min-height:32px;position:relative}.BrokerBoxplot-module__-A4uiG__gridline{background:var(--border-default);width:1px;position:absolute;top:0;bottom:0}.BrokerBoxplot-module__-A4uiG__laneEmpty{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.3;position:absolute;top:50%;left:0;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__lanesAxis{grid-column:2}@media (max-width:640px){.BrokerBoxplot-module__-A4uiG__plot{height:40px}.BrokerBoxplot-module__-A4uiG__lanes{column-gap:var(--space-3);grid-template-columns:96px minmax(0,1fr)}}@keyframes BrokerBoxplot-module__-A4uiG__bpGrowX{0%{transform:translateY(-50%)scaleX(0)}to{transform:translateY(-50%)scaleX(1)}}@keyframes BrokerBoxplot-module__-A4uiG__bpGrowY{0%{transform:translate(-50%,-50%)scaleY(0)}to{transform:translate(-50%,-50%)scaleY(1)}}@keyframes BrokerBoxplot-module__-A4uiG__bpDrawLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.BrokerBoxplot-module__-A4uiG__whisker,.BrokerBoxplot-module__-A4uiG__box,.BrokerBoxplot-module__-A4uiG__median,.BrokerBoxplot-module__-A4uiG__cap{animation:none}.BrokerBoxplot-module__-A4uiG__axis:after{animation:none;transform:scaleX(1)}}
.BrokerRadial-module__0-2VAq__ring{aspect-ratio:1;width:100%;max-width:180px;margin-inline:auto;position:relative}.BrokerRadial-module__0-2VAq__svg{width:100%;height:100%;display:block}.BrokerRadial-module__0-2VAq__center{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrokerRadial-module__0-2VAq__centerValue{font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.1}.BrokerRadial-module__0-2VAq__centerCaption{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.3}
.Skeleton-module__QUUPIW__skeleton{background-color:var(--bg-surface-elevated);border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.Skeleton-module__QUUPIW__skeleton:after{background-image:linear-gradient(90deg, transparent 0, var(--surface-lift-lg) 50%, transparent 100%);content:"";animation:2s infinite Skeleton-module__QUUPIW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__QUUPIW__shimmer{to{transform:translate(100%)}}.Skeleton-module__QUUPIW__text{border-radius:var(--radius-sm);height:1em}.Skeleton-module__QUUPIW__circular{border-radius:var(--radius-full)}.Skeleton-module__QUUPIW__rectangular{border-radius:var(--radius-md)}
.VerifiedWelcomeStep-module__XVuRiq__sectionGrid{grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:52rem;display:grid}.VerifiedWelcomeStep-module__XVuRiq__infoCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:1.125rem;flex-direction:column;gap:.875rem;padding:1.5rem 1.625rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.VerifiedWelcomeStep-module__XVuRiq__infoCard:hover{background:var(--surface-lift-md);border-color:var(--border-hover)}.VerifiedWelcomeStep-module__XVuRiq__iconBox{background:color-mix(in srgb, var(--color-lime) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 12%, transparent);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.VerifiedWelcomeStep-module__XVuRiq__cardContent{flex-direction:column;gap:.375rem;min-width:0;display:flex}.VerifiedWelcomeStep-module__XVuRiq__cardTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:1.0625rem;font-weight:700;line-height:1.3}.VerifiedWelcomeStep-module__XVuRiq__cardDescription{color:var(--text-tertiary);margin:0;font-size:.9375rem;line-height:1.55}.VerifiedWelcomeStep-module__XVuRiq__cardDescription strong{color:var(--text-secondary);font-weight:600}.VerifiedWelcomeStep-module__XVuRiq__tutorialsLinkRow{justify-content:center;width:100%;max-width:52rem;display:flex}@media (max-width:640px){.VerifiedWelcomeStep-module__XVuRiq__sectionGrid{grid-template-columns:1fr}}[data-theme=light] .VerifiedWelcomeStep-module__XVuRiq__infoCard{background:var(--surface-lift-sm);border-color:var(--border-default)}[data-theme=light] .VerifiedWelcomeStep-module__XVuRiq__infoCard:hover{background:var(--surface-lift-md);border-color:var(--border-hover)}
.SlidingTabs-module__hpkxRq__container{gap:var(--space-1);border-radius:var(--radius-lg);background:var(--bg-surface-subtle);width:fit-content;padding:3px;display:flex;position:relative}.SlidingTabs-module__hpkxRq__fullWidth{width:100%}.SlidingTabs-module__hpkxRq__fullWidth .SlidingTabs-module__hpkxRq__tab{flex:1;justify-content:center}.SlidingTabs-module__hpkxRq__compact{--tab-inset:.375rem;border-radius:var(--radius-lg);padding:var(--tab-inset);background:var(--bg-surface-subtle);height:var(--control-h-filter);box-sizing:border-box}[data-theme=light] .SlidingTabs-module__hpkxRq__container{background:var(--surface-lift-md)}.SlidingTabs-module__hpkxRq__indicator{border-radius:calc(var(--radius-lg) - 3px);background:var(--accent-primary);pointer-events:none;z-index:0;transition:left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;bottom:3px}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__indicator{top:var(--tab-inset);bottom:var(--tab-inset);border-radius:calc(var(--radius-lg) - var(--tab-inset));background:var(--accent-primary);box-shadow:none}[data-theme=light] .SlidingTabs-module__hpkxRq__indicator{background:var(--accent-primary)}[data-theme=light] .SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__indicator{background:var(--accent-primary);box-shadow:none}.SlidingTabs-module__hpkxRq__underline{background:0 0;border:none;border-radius:0;gap:0;width:100%;padding:0}.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__indicator{background:var(--color-lime);height:2px;box-shadow:0 0 8px rgba(var(--color-lime-rgb), .3);z-index:10;border-radius:1px 1px 0 0;top:auto;bottom:1px}.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__tab{padding:var(--space-3) var(--space-5);color:var(--text-tertiary);border-radius:0;font-size:13px;font-weight:600}.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__tab:not(.SlidingTabs-module__hpkxRq__active):hover,.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__active{color:var(--text-primary)}[data-theme=light] .SlidingTabs-module__hpkxRq__underline{background:0 0}[data-theme=light] .SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__indicator{background:var(--color-lime);box-shadow:none}.SlidingTabs-module__hpkxRq__tabBadge{margin-left:2px}.SlidingTabs-module__hpkxRq__container:not(.SlidingTabs-module__hpkxRq__underline) .SlidingTabs-module__hpkxRq__active .SlidingTabs-module__hpkxRq__tabBadge{--pill-slot-bg:transparent;--pill-slot-ink:var(--bg-app)}.SlidingTabs-module__hpkxRq__tab{padding:var(--space-3) var(--space-6);border-radius:calc(var(--radius-lg) - 3px);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;align-items:center;gap:var(--space-2);z-index:1;white-space:nowrap;background:0 0;border:none;font-weight:600;transition:color .2s;display:flex;position:relative}.SlidingTabs-module__hpkxRq__tab:not(.SlidingTabs-module__hpkxRq__active):hover{color:var(--text-primary)}.SlidingTabs-module__hpkxRq__active{color:var(--bg-app)}.SlidingTabs-module__hpkxRq__tab:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__tab{color:var(--text-secondary);border-radius:calc(var(--radius-lg) - var(--tab-inset));gap:0;padding:0 .8rem;font-size:.75rem;font-weight:500}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__tabBadge{margin-left:var(--space-2)}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__tab:not(.SlidingTabs-module__hpkxRq__active):hover{color:var(--text-primary)}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__active{color:var(--bg-app)}.SlidingTabs-module__hpkxRq__disabled{opacity:.25;cursor:not-allowed;pointer-events:none}@media (max-width:640px){.SlidingTabs-module__hpkxRq__container{overscroll-behavior-x:none;scrollbar-width:none;max-width:100%;overflow:auto hidden}.SlidingTabs-module__hpkxRq__container::-webkit-scrollbar{display:none}.SlidingTabs-module__hpkxRq__tab{padding:var(--space-2) var(--space-4);font-size:var(--text-xs)}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__tab{padding:.4rem .85rem;font-size:.75rem}.SlidingTabs-module__hpkxRq__underline{max-width:none;margin-left:calc(-1 * var(--space-4));margin-right:calc(-1 * var(--space-4));width:calc(100% + 2 * var(--space-4));padding-left:var(--space-4);padding-right:var(--space-4);-webkit-mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000);mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000)}.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__tab{padding:var(--space-3) var(--space-4);flex:none;min-height:44px;font-size:13px}}
.StrategyPageTour-module__NQN9Kq__tour{position:absolute;inset:0}.StrategyPageTour-module__NQN9Kq__page{flex-direction:column;display:flex}.StrategyPageTour-module__NQN9Kq__name{letter-spacing:-.03em;color:var(--text-primary);white-space:nowrap;font-size:28px;font-weight:800;line-height:1}.StrategyPageTour-module__NQN9Kq__strip{padding-top:var(--space-2);margin-bottom:var(--space-5);flex:none;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 56px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 56px),#0000)}.StrategyPageTour-module__NQN9Kq__strip:after{content:"";background:var(--border-default);height:1px;position:absolute;bottom:0;left:0;right:0}.StrategyPageTour-module__NQN9Kq__body{flex:1;min-height:0;position:relative}.StrategyPageTour-module__NQN9Kq__bodyIn{animation:StrategyPageTour-module__NQN9Kq__bodyIn var(--mk-t-card) var(--mk-ease-card) both}@keyframes StrategyPageTour-module__NQN9Kq__bodyIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.StrategyPageTour-module__NQN9Kq__bodyIn{animation:none}}
.LinkRow-module__efk6iG__row{margin-top:var(--space-8);font-size:var(--mk-font-text-md);line-height:var(--mk-lh-body)}.LinkRow-module__efk6iG__underHead{margin-top:0}@media (max-width:1024px){.LinkRow-module__efk6iG__row>*{min-height:44px}}
.Switch-module__QeUTqq__switch{border-radius:var(--radius-full);background-color:var(--surface-lift-xl);cursor:pointer;width:48px;height:24px;transition:background-color .4s var(--ease-default);border:none;flex-shrink:0;align-items:center;padding:0;display:inline-flex;position:relative}.Switch-module__QeUTqq__switch[aria-checked=true]{background-color:var(--accent-primary)}.Switch-module__QeUTqq__danger[aria-checked=true]{background-color:var(--error-500)}.Switch-module__QeUTqq__switch:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Switch-module__QeUTqq__switch:disabled{opacity:.4;cursor:not-allowed}.Switch-module__QeUTqq__knob{background-color:var(--bg-app);width:18px;height:18px;transition:transform .4s var(--ease-default);border-radius:50%;position:absolute;left:3px}.Switch-module__QeUTqq__switch[aria-checked=true] .Switch-module__QeUTqq__knob{transform:translate(24px)}.Switch-module__QeUTqq__row{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.Switch-module__QeUTqq__text{flex-direction:column;min-width:0;display:flex}.Switch-module__QeUTqq__label{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Switch-module__QeUTqq__description{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:2px}
.ProviderOnboarding-module__5nVysG__container{width:100%;max-width:520px;padding:var(--space-8) 0;--shell-inset:calc(2 * var(--space-10));min-height:calc(100vh - var(--banner-offset,0px) - var(--shell-inset));flex-direction:column;justify-content:center;margin:0 auto;display:flex}@media (max-width:1024px){.ProviderOnboarding-module__5nVysG__container{--shell-inset:calc(84px + var(--space-10))}}.ProviderOnboarding-module__5nVysG__screen{margin-top:var(--space-6);flex-direction:column;align-items:flex-start;display:flex}.ProviderOnboarding-module__5nVysG__subScreen{width:100%;animation:ProviderOnboarding-module__5nVysG__screen-in .28s var(--ease-default) both;flex-direction:column;align-items:flex-start;display:flex}@keyframes ProviderOnboarding-module__5nVysG__screen-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ProviderOnboarding-module__5nVysG__subScreen{animation:none}}.ProviderOnboarding-module__5nVysG__icon{width:40px;height:40px;margin-bottom:var(--space-5);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--accent-primary) 12%, transparent);color:var(--accent-text);justify-content:center;align-items:center;display:inline-flex}.ProviderOnboarding-module__5nVysG__title{font-size:var(--text-xl);font-weight:var(--weight-semibold);letter-spacing:-.01em;color:var(--text-primary);margin:0;line-height:1.3}.ProviderOnboarding-module__5nVysG__lede{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--text-tertiary);line-height:1.6}.ProviderOnboarding-module__5nVysG__fields{gap:var(--space-5);width:100%;margin-top:var(--space-8);flex-direction:column;display:flex}.ProviderOnboarding-module__5nVysG__field{gap:var(--space-2);flex-direction:column;display:flex}.ProviderOnboarding-module__5nVysG__fieldLabel{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.ProviderOnboarding-module__5nVysG__optional{font-weight:var(--weight-regular);color:var(--text-tertiary)}.ProviderOnboarding-module__5nVysG__chips{align-items:flex-start;gap:var(--space-2);margin-top:var(--space-6);flex-direction:column;max-width:100%;display:flex}.ProviderOnboarding-module__5nVysG__urlPill{align-self:flex-start;max-width:100%}.ProviderOnboarding-module__5nVysG__chipUrl{font-family:var(--font-mono,monospace);color:var(--accent-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProviderOnboarding-module__5nVysG__preview{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-lift-sm);min-width:0;display:flex}.ProviderOnboarding-module__5nVysG__previewLogo{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:36px;height:36px}.ProviderOnboarding-module__5nVysG__previewInitial{border-radius:var(--radius-md);background:color-mix(in srgb, var(--accent-primary) 12%, transparent);width:36px;height:36px;color:var(--accent-text);font-size:var(--text-sm);font-weight:var(--weight-bold);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ProviderOnboarding-module__5nVysG__previewText{flex-direction:column;gap:1px;min-width:0;display:flex}.ProviderOnboarding-module__5nVysG__previewName{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.ProviderOnboarding-module__5nVysG__previewTagline{font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;overflow:hidden}.ProviderOnboarding-module__5nVysG__doneMark{width:40px;height:40px;margin-bottom:var(--space-5);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--accent-primary) 12%, transparent);color:var(--accent-text);justify-content:center;align-items:center;display:inline-flex}.ProviderOnboarding-module__5nVysG__completeError{font-size:var(--text-sm);color:var(--accent-error);margin:0}.ProviderOnboarding-module__5nVysG__footer{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;margin-top:var(--space-10);display:flex}.ProviderOnboarding-module__5nVysG__footerRight{align-items:center;gap:var(--space-2);margin-left:auto;display:flex}@media (max-width:640px){.ProviderOnboarding-module__5nVysG__container{padding:var(--space-6) 0}.ProviderOnboarding-module__5nVysG__fields{margin-top:var(--space-6)}.ProviderOnboarding-module__5nVysG__footer{margin-top:var(--space-8);gap:var(--space-2)}.ProviderOnboarding-module__5nVysG__chipUrl{white-space:normal;word-break:break-all}}[data-theme=light] .ProviderOnboarding-module__5nVysG__preview{background:var(--surface-lift-md)}
.Band-module__o1NMya__copy{min-width:0}.Band-module__o1NMya__copy>:first-child{margin-bottom:var(--space-6)}.Band-module__o1NMya__javelin{transform:rotate(90deg)}@media (min-width:1025px){.Band-module__o1NMya__air56.Band-module__o1NMya__air56>:first-child{grid-column:1/6}.Band-module__o1NMya__air56.Band-module__o1NMya__air56>:last-child{grid-column:7/13}.Band-module__o1NMya__air65.Band-module__o1NMya__air65>:first-child{grid-column:1/7}.Band-module__o1NMya__air65.Band-module__o1NMya__air65>:last-child{grid-column:8/13}}.Band-module__o1NMya__soft{color:var(--mk-ink-soft)}.Band-module__o1NMya__closing>:first-child{margin-bottom:0}.Band-module__o1NMya__legendTag.Band-module__o1NMya__legendTag{cursor:default}.Band-module__o1NMya__termBody{gap:var(--space-5);display:grid}.Band-module__o1NMya__termBody>p{max-width:var(--mk-span-7);margin:0}.Band-module__o1NMya__termBody>:last-child{margin-top:0}.Band-module__o1NMya__proseLink{color:var(--mk-ink-action);text-underline-offset:2px;transition:color var(--mk-t-color) var(--mk-ease);text-decoration:underline}.Band-module__o1NMya__proseLink:hover{color:var(--mk-ink-action-hover)}.Band-module__o1NMya__registerRow{padding-block:var(--mk-subsection-y);border-top:1px solid var(--mk-line)}.Band-module__o1NMya__registerRow:first-child{border-top:0;padding-top:0}.Band-module__o1NMya__registerRow:last-child{padding-bottom:0}.Band-module__o1NMya__moduleRow{gap:var(--mk-gap);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;display:grid}.Band-module__o1NMya__bleed{--rule-bleed:calc((100cqw - min(100cqw, var(--container-max))) / 2 + var(--container-padding) - max(var(--shell-edge), (100cqw - var(--shell-max)) / 2));margin-inline:calc(-1 * var(--rule-bleed))}.Band-module__o1NMya__trail{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.Band-module__o1NMya__trailLink{color:inherit;transition:color var(--mk-t-color) var(--mk-ease);text-decoration:none}.Band-module__o1NMya__trailLink:hover{color:var(--mk-ink-action)}.Band-module__o1NMya__trailSep{-webkit-user-select:none;user-select:none}@media (max-width:1024px){.Band-module__o1NMya__trailLink{align-items:center;min-height:44px;margin-block:-12px;display:inline-flex}}.Band-module__o1NMya__heroBleed.Band-module__o1NMya__heroBleed{--hero-art-full:51%;--hero-art-run:160px;overflow:visible}
.BrokerGauge-module__Wqw5Ca__gauge{min-width:0}.BrokerGauge-module__Wqw5Ca__gaugeRing{max-width:160px}.BrokerGauge-module__Wqw5Ca__gaugeCenter{top:46%}.BrokerGauge-module__Wqw5Ca__track{stroke:var(--surface-lift-lg);stroke-linecap:round;animation:BrokerGauge-module__Wqw5Ca__gaugeTrackIn var(--duration-normal) var(--ease-draw) var(--reveal-delay,0s) backwards}.BrokerGauge-module__Wqw5Ca__fill{stroke-linecap:round;animation:BrokerGauge-module__Wqw5Ca__gaugeFillDraw var(--duration-draw-long) var(--ease-draw) calc(var(--reveal-delay,0s) + .15s) backwards}@keyframes BrokerGauge-module__Wqw5Ca__gaugeTrackIn{0%{opacity:0}}@keyframes BrokerGauge-module__Wqw5Ca__gaugeFillDraw{0%{stroke-dashoffset:100px}}@media (prefers-reduced-motion:reduce){.BrokerGauge-module__Wqw5Ca__track,.BrokerGauge-module__Wqw5Ca__fill{animation:none}}
.ExecutionStatCard-module___wqahW__body{gap:var(--space-3);padding:var(--space-5);flex-direction:column;flex:1;display:flex}.ExecutionStatCard-module___wqahW__titleGroup{align-items:center;gap:var(--space-2);min-width:0;display:flex}.ExecutionStatCard-module___wqahW__headerEnd{align-items:center;gap:var(--space-3);min-width:0;display:flex}.ExecutionStatCard-module___wqahW__icon{border-radius:var(--radius-md);background:var(--surface-lift-md);width:34px;height:34px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.ExecutionStatCard-module___wqahW__valueRow{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.ExecutionStatCard-module___wqahW__heroTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3) var(--space-4);flex-wrap:wrap;min-width:0;display:flex}.ExecutionStatCard-module___wqahW__heroCensus{min-width:0}.ExecutionStatCard-module___wqahW__spark{min-width:0;height:48px;animation:ExecutionStatCard-module___wqahW__execStatSparkWipe .7s var(--ease-draw) backwards;animation-delay:calc(var(--reveal-delay,0s) + .3s)}.ExecutionStatCard-module___wqahW__sparkLarge{min-width:0;height:132px;margin-top:var(--space-2);animation:ExecutionStatCard-module___wqahW__execStatSparkWipe .7s var(--ease-draw) backwards;animation-delay:calc(var(--reveal-delay,0s) + .3s)}.ExecutionStatCard-module___wqahW__sparkFill{min-width:0;min-height:48px;animation:ExecutionStatCard-module___wqahW__execStatSparkWipe .7s var(--ease-draw) backwards;animation-delay:calc(var(--reveal-delay,0s) + .3s);flex:auto}.ExecutionStatCard-module___wqahW__hint{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.6}@keyframes ExecutionStatCard-module___wqahW__execStatSparkWipe{0%{clip-path:inset(0 100% 0 0);opacity:.35}to{clip-path:inset(0);opacity:1}}@media (prefers-reduced-motion:reduce){.ExecutionStatCard-module___wqahW__spark,.ExecutionStatCard-module___wqahW__sparkLarge,.ExecutionStatCard-module___wqahW__sparkFill{clip-path:none;animation:none!important}}
.FilterRow-module__ZBh9zq__row{align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.FilterRow-module__ZBh9zq__start{justify-content:flex-start}.FilterRow-module__ZBh9zq__center{justify-content:center}.FilterRow-module__ZBh9zq__end{justify-content:flex-end}.FilterRow-module__ZBh9zq__search{flex:220px;min-width:0}.FilterRow-module__ZBh9zq__select{flex:none;min-width:0;width:auto!important}.FilterRow-module__ZBh9zq__row .FilterRow-module__ZBh9zq__select button{white-space:nowrap;width:auto}.FilterRow-module__ZBh9zq__trailing{margin-left:auto}@media (max-width:640px){.FilterRow-module__ZBh9zq__row{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.FilterRow-module__ZBh9zq__search,.FilterRow-module__ZBh9zq__trailing{grid-column:1/-1}.FilterRow-module__ZBh9zq__search,.FilterRow-module__ZBh9zq__select{width:100%!important}.FilterRow-module__ZBh9zq__row .FilterRow-module__ZBh9zq__select button{width:100%}.FilterRow-module__ZBh9zq__trailing{margin-left:0}}
.Tooltip-module__2vjsta__bubble{box-sizing:border-box;pointer-events:none;background:var(--tooltip-bg,var(--surface-lift-md));color:var(--tooltip-ink,var(--text-secondary));border:var(--tooltip-border,none);box-shadow:var(--tooltip-shadow,0 8px 24px #0003);font-weight:var(--weight-regular);text-align:left;text-transform:none;letter-spacing:normal;white-space:normal;line-height:1.5}.Tooltip-module__2vjsta__explainer{border-radius:12px;padding:10px 14px;font-size:.8125rem}.Tooltip-module__2vjsta__label{font-size:.75rem;font-weight:var(--weight-medium);color:var(--tooltip-ink,var(--text-primary));text-align:center;white-space:nowrap;box-shadow:var(--tooltip-shadow,0 4px 14px #0000002e);border-radius:8px;padding:5px 10px}.Tooltip-module__2vjsta__hint{box-shadow:var(--tooltip-shadow,0 4px 14px #0000002e);border-radius:8px;padding:6px 10px;font-size:.75rem}.Tooltip-module__2vjsta__caret{background:inherit;width:8px;height:8px;position:absolute;transform:translate(-50%)rotate(45deg)}.Tooltip-module__2vjsta__caretBottom{margin-top:-4px;top:100%}.Tooltip-module__2vjsta__caretTop{margin-bottom:-4px;bottom:100%}
.UnsavedChangesBubble-module__ml7-lq__unsavedBubble{top:var(--space-4);z-index:100;background:var(--surface-lift-lg);border:1px solid color-mix(in srgb, var(--warning-500) 35%, var(--border-default));border-radius:var(--radius-2xl);animation:.3s cubic-bezier(.16,1,.3,1) UnsavedChangesBubble-module__ml7-lq__slideDown;position:sticky;overflow:hidden;box-shadow:0 8px 32px #0006}@keyframes UnsavedChangesBubble-module__ml7-lq__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.UnsavedChangesBubble-module__ml7-lq__unsavedHeader{padding:var(--space-3) var(--space-5);cursor:pointer;justify-content:space-between;align-items:center;transition:background .15s;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedHeader:hover{background:var(--surface-lift-xl)}.UnsavedChangesBubble-module__ml7-lq__unsavedLeft{align-items:center;gap:var(--space-3);display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedDot{background:var(--warning-500);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite UnsavedChangesBubble-module__ml7-lq__pulse}@keyframes UnsavedChangesBubble-module__ml7-lq__pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(var(--warning-rgb), .4)}50%{opacity:.8;box-shadow:0 0 0 6px rgba(var(--warning-rgb), 0)}}.UnsavedChangesBubble-module__ml7-lq__unsavedLabel{font-size:var(--text-sm);color:var(--warning-400);font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedChevron{color:var(--text-tertiary);transition:transform .25s;transform:rotate(180deg)}.UnsavedChangesBubble-module__ml7-lq__unsavedChevronOpen{transform:rotate(0)}.UnsavedChangesBubble-module__ml7-lq__unsavedActions{align-items:center;gap:var(--space-2);display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedList{border-top:1px solid var(--border-default);padding:var(--space-3) var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedItem{align-items:center;gap:var(--space-3);font-size:var(--text-xs);padding:var(--space-1) 0;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedItemLabel{color:var(--text-secondary);min-width:120px;font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedItemFrom{color:var(--text-tertiary);text-decoration:line-through}.UnsavedChangesBubble-module__ml7-lq__unsavedItemArrow{color:var(--text-tertiary);font-size:11px}.UnsavedChangesBubble-module__ml7-lq__unsavedItemTo{color:var(--accent-primary);font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedSubline{color:var(--text-tertiary);margin-top:2px;font-size:11px}
.ReplicationColumn-module__KSwJya__column{flex-direction:column;justify-content:space-between;min-height:clamp(960px,140svh,1400px);display:flex;position:relative}.ReplicationColumn-module__KSwJya__band{z-index:0;position:absolute;inset:0}.ReplicationColumn-module__KSwJya__card{z-index:1;position:relative}.ReplicationColumn-module__KSwJya__caption{margin:0 0 var(--space-2);font-size:var(--mk-font-text-xs);font-weight:var(--mk-w-emphasis);line-height:var(--mk-lh-body);color:var(--mk-ink-soft)}.ReplicationColumn-module__KSwJya__arrival{justify-content:space-between;align-items:baseline;gap:var(--space-4);display:flex}.ReplicationColumn-module__KSwJya__delay{color:var(--mk-ink-action);font-variant-numeric:tabular-nums;text-align:end}@media (max-width:1024px){.ReplicationColumn-module__KSwJya__column{min-height:clamp(640px,100svh,960px)}}
.BrokerLogo-module__3Ad3NG__root{flex-shrink:0;justify-content:flex-start;align-items:center;display:inline-flex;overflow:hidden}.BrokerLogo-module__3Ad3NG__image{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:100%}[data-theme=light] .BrokerLogo-module__3Ad3NG__image{filter:invert()}.BrokerLogo-module__3Ad3NG__nameFallback{color:var(--text-primary);font-weight:var(--weight-bold);letter-spacing:-.02em;white-space:nowrap;line-height:1.1}.BrokerLogo-module__3Ad3NG__monogram{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface-elevated);color:var(--text-secondary);font-weight:var(--weight-semibold);text-transform:uppercase;-webkit-user-select:none;user-select:none;justify-content:center;line-height:1}.BrokerLogo-module__3Ad3NG__tile{justify-content:center;width:100%;height:100%}.BrokerLogo-module__3Ad3NG__imageTile{object-position:center;width:100%;height:100%}
.OverviewBoard-module__agS9Bq__board{gap:var(--space-4);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.OverviewBoard-module__agS9Bq__board>*{min-width:0}.OverviewBoard-module__agS9Bq__span4{grid-column:span 4;display:grid}.OverviewBoard-module__agS9Bq__span5{grid-column:span 5}.OverviewBoard-module__agS9Bq__span7{grid-column:span 7}.OverviewBoard-module__agS9Bq__span3{grid-column:span 3;display:grid}.OverviewBoard-module__agS9Bq__span8{grid-column:span 8;display:grid}.OverviewBoard-module__agS9Bq__spanFull{grid-column:1/-1;display:grid}.OverviewBoard-module__agS9Bq__stack5{align-content:start;gap:var(--space-4);grid-column:span 5;grid-auto-rows:min-content;display:grid}.OverviewBoard-module__agS9Bq__board>:nth-child(2){--reveal-delay:.13s}.OverviewBoard-module__agS9Bq__board>:nth-child(3){--reveal-delay:.26s}.OverviewBoard-module__agS9Bq__board>:nth-child(n+4){--reveal-delay:.39s}.OverviewBoard-module__agS9Bq__emptyPlate{margin:var(--space-5);flex-grow:1;width:auto}@media (max-width:768px){.OverviewBoard-module__agS9Bq__span3,.OverviewBoard-module__agS9Bq__span4,.OverviewBoard-module__agS9Bq__span5,.OverviewBoard-module__agS9Bq__span7,.OverviewBoard-module__agS9Bq__span8,.OverviewBoard-module__agS9Bq__spanFull,.OverviewBoard-module__agS9Bq__stack5{grid-column:1/-1}}
.partner-module__y0_uMq__container{gap:var(--space-8);flex-direction:column;max-width:1200px;margin:0 auto;display:flex}@media (max-width:640px){.partner-module__y0_uMq__container{gap:var(--space-6)}}.partner-module__y0_uMq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.partner-module__y0_uMq__headerLeft{gap:var(--space-2);flex-direction:column;display:flex}.partner-module__y0_uMq__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:32px;font-weight:600;line-height:1.2}@media (max-width:1024px){.partner-module__y0_uMq__container{margin:0;padding:0}.partner-module__y0_uMq__header{flex-direction:column;align-items:flex-start}.partner-module__y0_uMq__title{font-size:20px}}.partner-module__y0_uMq__refUserRow{align-items:center;gap:.5rem;display:flex}.partner-module__y0_uMq__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-8);min-width:0}@media (max-width:1024px){.partner-module__y0_uMq__card{padding:var(--space-6)}}.partner-module__y0_uMq__cardHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-10);display:flex}.partner-module__y0_uMq__cardHeader h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.partner-module__y0_uMq__cardIcon{color:var(--accent-text)}.partner-module__y0_uMq__cardDisabled{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.partner-module__y0_uMq__statusBadge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.partner-module__y0_uMq__statusActive{background:var(--bg-success-subtle);color:var(--success-500);border:1px solid var(--border-success-subtle)}.partner-module__y0_uMq__statusPending{background:var(--bg-surface-subtle);color:var(--text-tertiary);border:1px solid var(--border-default)}.partner-module__y0_uMq__statusExpired{background:var(--bg-danger-subtle);color:var(--error-500);border:1px solid var(--border-danger-subtle)}.partner-module__y0_uMq__quickActionsFloating{gap:var(--space-5);padding:var(--space-2) 0;flex-direction:column;min-width:0;display:flex}.partner-module__y0_uMq__quickActionsFloating .partner-module__y0_uMq__cardHeader{margin-bottom:0}.partner-module__y0_uMq__linkPill{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-full);max-width:min(100%,520px);color:var(--text-primary);font-size:.875rem;font-family:var(--font-primary);cursor:pointer;text-align:left;align-items:center;gap:.625rem;padding:.625rem .875rem;transition:border-color .15s,background .15s;display:inline-flex}.partner-module__y0_uMq__linkPill:hover{border-color:var(--color-lime);background:color-mix(in srgb, var(--bg-card) 85%, var(--color-lime-dim))}.partner-module__y0_uMq__linkPillIcon{color:var(--accent-text);flex-shrink:0;align-items:center;display:flex}.partner-module__y0_uMq__linkPillText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.partner-module__y0_uMq__linkPillHint{color:var(--text-tertiary);flex-shrink:0;align-items:center;display:flex}.partner-module__y0_uMq__shareHeader{flex-direction:column;gap:.25rem;display:flex}.partner-module__y0_uMq__shareHeader h3{color:var(--text-primary);letter-spacing:-.005em;margin:0;font-size:1.0625rem;font-weight:700}.partner-module__y0_uMq__shareSubtitle{color:var(--text-tertiary);margin:0;font-size:.8125rem;line-height:1.4}.partner-module__y0_uMq__shareToolbar{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.partner-module__y0_uMq__shareIcons{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.partner-module__y0_uMq__shareIconBtn{background:var(--bg-card);border:1px solid var(--border-default);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.partner-module__y0_uMq__shareIconBtn:hover{border-color:var(--color-lime);background:color-mix(in srgb, var(--bg-card) 85%, var(--color-lime-dim));color:var(--accent-text)}@media (max-width:640px){.partner-module__y0_uMq__linkPill{width:100%;max-width:100%}.partner-module__y0_uMq__shareToolbar{flex-direction:column;align-items:stretch}.partner-module__y0_uMq__shareIcons{justify-content:center}}.partner-module__y0_uMq__quickActions{gap:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:640px){.partner-module__y0_uMq__quickActions{flex-direction:column}}.partner-module__y0_uMq__activityFeed{gap:var(--space-2);flex-direction:column;display:flex}.partner-module__y0_uMq__activityRow{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);transition:background .18s;display:flex}.partner-module__y0_uMq__activityRow:hover{background:var(--bg-surface-subtle)}.partner-module__y0_uMq__activityBadge{border-radius:var(--radius-md);background:color-mix(in srgb, currentColor 12%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.partner-module__y0_uMq__activityBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.partner-module__y0_uMq__activityLabel{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.partner-module__y0_uMq__activitySubtext{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.partner-module__y0_uMq__activityTimestamp{flex-shrink:0}@media (max-width:640px){.partner-module__y0_uMq__activityRow{gap:var(--space-3);padding:var(--space-2) var(--space-3)}}.partner-module__y0_uMq__seeAllLink{margin-left:auto}.partner-module__y0_uMq__linkBox{align-items:center;gap:var(--space-2);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-1);margin-bottom:var(--space-4);display:flex}.partner-module__y0_uMq__linkText{padding:var(--space-3) var(--space-4);color:var(--text-secondary);font-size:.875rem;font-family:var(--font-mono,monospace);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.partner-module__y0_uMq__formLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.partner-module__y0_uMq__shareRow{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.partner-module__y0_uMq__twoCol{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){.partner-module__y0_uMq__twoCol{grid-template-columns:1fr}}.partner-module__y0_uMq__earningsSubText{color:var(--text-tertiary);margin-top:2px;font-size:.75rem}.partner-module__y0_uMq__amountPositive{color:var(--success-500);font-variant-numeric:tabular-nums;font-weight:600}.partner-module__y0_uMq__amountNegative{color:var(--error-500);font-variant-numeric:tabular-nums;font-weight:600}.partner-module__y0_uMq__refDetailPanel{gap:var(--space-4);padding:var(--space-4) var(--space-5);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.partner-module__y0_uMq__refDetailItem{flex-direction:column;gap:2px;display:flex}.partner-module__y0_uMq__refDetailLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.partner-module__y0_uMq__refDetailValue{color:var(--text-primary);font-size:.875rem}.partner-module__y0_uMq__refDetailCode{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}.partner-module__y0_uMq__refCopyBtn{align-items:center;gap:var(--space-1);cursor:pointer;color:inherit;background:0 0;border:none;padding:0;display:inline-flex}.partner-module__y0_uMq__refCopyBtn:hover{color:var(--accent-text)}.partner-module__y0_uMq__referralToolbar{justify-content:space-between;align-items:center;display:flex}@media (max-width:640px){.partner-module__y0_uMq__referralToolbar{gap:var(--space-3);justify-content:flex-start}}.partner-module__y0_uMq__referralSearch{flex:1 1 0;min-width:0;max-width:260px}@media (max-width:640px){.partner-module__y0_uMq__referralSearch{max-width:none}}.partner-module__y0_uMq__referralSearch input{transition:border-color .15s;width:100%!important}.partner-module__y0_uMq__tabIcon{justify-content:center;align-items:center;line-height:0;display:none}.partner-module__y0_uMq__tabText{display:inline}@media (max-width:640px){.partner-module__y0_uMq__tabIcon{display:inline-flex}.partner-module__y0_uMq__tabText{display:none}.partner-module__y0_uMq__mobileTableHide{display:none!important}}.partner-module__y0_uMq__filterDesktopOnly{display:flex}.partner-module__y0_uMq__filterMobileOnly{display:none}@media (max-width:640px){.partner-module__y0_uMq__filterDesktopOnly{display:none!important}.partner-module__y0_uMq__filterMobileOnly{flex:1;min-width:0;display:flex}.partner-module__y0_uMq__referralToolbar{flex-flow:row;align-items:center;width:100%}.partner-module__y0_uMq__referralToolbar>:first-child{flex:1;min-width:0}.partner-module__y0_uMq__referralToolbar input[type=search],.partner-module__y0_uMq__referralToolbar input[type=text]{box-sizing:border-box;height:44px;width:100%!important}}.partner-module__y0_uMq__tabHidden{display:none}
.MediaReveal-module__wMhc-q__root{--mr-radius:0px;clip-path:inset(10% round var(--mr-radius));opacity:0;transition:clip-path var(--mk-t-card) var(--mk-ease-card), opacity var(--mk-t-card) var(--mk-ease);margin:0;position:relative}.MediaReveal-module__wMhc-q__root[data-radius=card]{--mr-radius:var(--mk-radius-card)}.MediaReveal-module__wMhc-q__root[data-radius=media]{--mr-radius:var(--mk-radius-media)}.MediaReveal-module__wMhc-q__visible{clip-path:inset(0 round var(--mr-radius));opacity:1}@media (prefers-reduced-motion:reduce){.MediaReveal-module__wMhc-q__root{clip-path:inset(0 round var(--mr-radius));transition:opacity var(--mk-t-card) var(--mk-ease)}}
.selectable-card-module__8pexfW__selectable{gap:var(--space-1);padding:var(--space-3) var(--space-4);text-align:left;cursor:pointer;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-sm);flex-direction:column;transition:border-color .2s,background .2s;display:flex}.selectable-card-module__8pexfW__selectable:hover{border-color:var(--accent-primary)}.selectable-card-module__8pexfW__selectableActive{border-color:var(--accent-primary);background:color-mix(in srgb, var(--accent-primary) 5%, var(--bg-card))}
