.Notifications-module__4GPsHq__container{max-width:1200px;margin:0 auto}.Notifications-module__4GPsHq__pageHeader{align-items:stretch;gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;display:flex}.Notifications-module__4GPsHq__headerText{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.Notifications-module__4GPsHq__pageTitle{font-size:var(--text-3xl);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-weight:800}.Notifications-module__4GPsHq__pageSubtitle{font-size:var(--text-base);color:var(--text-secondary);margin:0}.Notifications-module__4GPsHq__headerActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}@media (min-width:768px){.Notifications-module__4GPsHq__pageHeader{margin-bottom:var(--space-12);flex-direction:row;justify-content:space-between;align-items:flex-start}.Notifications-module__4GPsHq__pageTitle{font-size:var(--text-4xl)}.Notifications-module__4GPsHq__pageSubtitle{font-size:var(--text-lg)}}
.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);height:40px;padding:0 var(--space-4);font-size:var(--text-sm);box-sizing:border-box;border-radius:var(--radius-lg);font-weight:var(--weight-semibold);text-transform:none;letter-spacing:0;white-space:nowrap;cursor:pointer;line-height:1;font-family:var(--font-primary);transition:background var(--duration-fast) var(--ease-default), border-color var(--duration-fast) var(--ease-default), color var(--duration-fast) var(--ease-default);border:1px solid #0000;text-decoration:none;display:inline-flex}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Button-module__8RiFmG__button:disabled,.Button-module__8RiFmG__button.Button-module__8RiFmG__disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.Button-module__8RiFmG__button svg{flex-shrink:0;width:1.15em;height:1.15em}.Button-module__8RiFmG__xs{height:24px;padding:0 var(--space-2);border-radius:var(--radius-md);font-size:12px}.Button-module__8RiFmG__sm{height:32px;padding:0 var(--space-3);font-size:13px}.Button-module__8RiFmG__lg{height:48px;padding:0 var(--space-6);font-size:var(--text-base)}.Button-module__8RiFmG__field{height:48px}.Button-module__8RiFmG__filter{height:var(--control-h-filter)}.Button-module__8RiFmG__iconOnly{aspect-ratio:1;flex-shrink:0;padding:0}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__primary{background:var(--accent-primary);color:var(--text-inverse);border-color:var(--accent-primary)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.Button-module__8RiFmG__secondary,.Button-module__8RiFmG__outline{background:var(--surface-lift-sm);color:var(--text-primary);border-color:var(--border-default)}.Button-module__8RiFmG__secondary:hover:not(:disabled),.Button-module__8RiFmG__outline:hover:not(:disabled){background:var(--surface-lift-md);border-color:var(--border-hover)}.Button-module__8RiFmG__ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:rgba(var(--color-white-rgb), .06);color:var(--text-primary)}[data-theme=light] .Button-module__8RiFmG__ghost:hover:not(:disabled){background:rgba(var(--text-primary-rgb), .06);color:var(--text-primary)}.Button-module__8RiFmG__danger{background:var(--error-500);color:var(--color-white);border-color:var(--error-500)}.Button-module__8RiFmG__danger:hover:not(:disabled){background:color-mix(in srgb, var(--error-500) 86%, black);border-color:color-mix(in srgb, var(--error-500) 86%, black)}.Button-module__8RiFmG__danger:focus-visible{outline-color:var(--error-500)}.Button-module__8RiFmG__dangerGhost{color:var(--error-500);background:0 0;border-color:#0000}.Button-module__8RiFmG__dangerGhost:hover:not(:disabled){background:color-mix(in srgb, var(--error-500) 12%, transparent)}.Button-module__8RiFmG__dangerGhost:focus-visible{outline-color:var(--error-500)}.Button-module__8RiFmG__link{height:auto;color:var(--accent-text);font-size:inherit;white-space:normal;background:0 0;border:none;border-radius:0;padding:0}.Button-module__8RiFmG__link.Button-module__8RiFmG__sm{font-size:13px}.Button-module__8RiFmG__link.Button-module__8RiFmG__lg{font-size:var(--text-base)}.Button-module__8RiFmG__link:hover:not(:disabled){color:var(--accent-hover)}.Button-module__8RiFmG__link:focus-visible{outline-offset:3px;border-radius:3px}.Button-module__8RiFmG__glass{background:rgba(var(--color-white-rgb), .1);color:rgba(var(--color-white-rgb), .9);border-color:rgba(var(--color-white-rgb), .2);-webkit-backdrop-filter:blur(8px)}.Button-module__8RiFmG__glass:hover:not(:disabled){background:rgba(var(--accent-primary-rgb), .12);border-color:var(--accent-primary);color:var(--accent-primary)}.Button-module__8RiFmG__withArrow:after{content:"→";font-size:1.05em}.Button-module__8RiFmG__loading.Button-module__8RiFmG__withArrow:after{visibility:hidden}.Button-module__8RiFmG__loading{pointer-events:none;position:relative}.Button-module__8RiFmG__loadingContent{visibility:hidden;display:inline-flex}.Button-module__8RiFmG__dots{justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:0}.Button-module__8RiFmG__dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite Button-module__8RiFmG__btnLoadingDot}.Button-module__8RiFmG__dot:nth-child(2){animation-delay:.15s}.Button-module__8RiFmG__dot:nth-child(3){animation-delay:.3s}@keyframes Button-module__8RiFmG__btnLoadingDot{0%,80%,to{opacity:.3}40%{opacity:1}}.Button-module__8RiFmG__label{align-items:center;gap:inherit;white-space:nowrap;display:inline-flex}.Button-module__8RiFmG__softInfo,.Button-module__8RiFmG__softDanger,.Button-module__8RiFmG__softWarning,.Button-module__8RiFmG__softSuccess,.Button-module__8RiFmG__softAccent{height:auto;font-size:var(--text-xs);font-weight:var(--weight-semibold);text-transform:none;letter-spacing:normal;border-radius:var(--radius-sm);background:0 0;padding:6px 12px}.Button-module__8RiFmG__softInfo{color:var(--info-500);border-color:color-mix(in srgb, var(--info-500) 30%, transparent)}.Button-module__8RiFmG__softInfo:hover:not(:disabled){background:color-mix(in srgb, var(--info-500) 12%, transparent);border-color:var(--info-500)}.Button-module__8RiFmG__softDanger{color:var(--error-500);border-color:color-mix(in srgb, var(--error-500) 30%, transparent)}.Button-module__8RiFmG__softDanger:hover:not(:disabled){background:color-mix(in srgb, var(--error-500) 12%, transparent);border-color:var(--error-500)}.Button-module__8RiFmG__softWarning{color:var(--warning-500);border-color:color-mix(in srgb, var(--warning-500) 30%, transparent)}.Button-module__8RiFmG__softWarning:hover:not(:disabled){background:color-mix(in srgb, var(--warning-500) 12%, transparent);border-color:var(--warning-500)}.Button-module__8RiFmG__softSuccess{color:var(--success-500);border-color:color-mix(in srgb, var(--success-500) 30%, transparent)}.Button-module__8RiFmG__softSuccess:hover:not(:disabled){background:color-mix(in srgb, var(--success-500) 12%, transparent);border-color:var(--success-500)}.Button-module__8RiFmG__softAccent{color:var(--accent-primary);border-color:color-mix(in srgb, var(--accent-primary) 30%, transparent)}.Button-module__8RiFmG__softAccent:hover:not(:disabled){background:color-mix(in srgb, var(--accent-primary) 12%, transparent);border-color:var(--accent-primary)}
.Events-module__jPzYmq__container{max-width:1200px;margin:0 auto}.Events-module__jPzYmq__header{margin-bottom:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.Events-module__jPzYmq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.Events-module__jPzYmq__desktopOnly{display:flex}.Events-module__jPzYmq__mobileOnly{display:none}.Events-module__jPzYmq__timeline{flex-direction:column;display:flex;position:relative}.Events-module__jPzYmq__timelineItem{gap:var(--space-4);padding-bottom:var(--space-1);display:flex;position:relative}.Events-module__jPzYmq__timelineItem:before{content:"";background:var(--border-default);width:2px;position:absolute;top:36px;bottom:0;left:17px}.Events-module__jPzYmq__timelineItem:last-child:before{display:none}.Events-module__jPzYmq__timelineIcon{z-index:1;background:var(--bg-app);border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Events-module__jPzYmq__timelineCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);cursor:pointer;margin-bottom:var(--space-3);flex:1;transition:background .15s}.Events-module__jPzYmq__timelineCard:hover{background:var(--bg-surface-subtle)}.Events-module__jPzYmq__cardHeader{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.Events-module__jPzYmq__cardTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600}.Events-module__jPzYmq__cardTimestamp{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;flex-shrink:0}.Events-module__jPzYmq__cardDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.Events-module__jPzYmq__cardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-3);display:flex}.Events-module__jPzYmq__expandedPanel{margin-top:var(--space-4);margin-left:calc(-1 * var(--space-5));margin-right:calc(-1 * var(--space-5));padding:var(--space-4) var(--space-5) 0;border-top:1px solid var(--border-default)}.Events-module__jPzYmq__detailGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.Events-module__jPzYmq__detailItem{flex-direction:column;gap:2px;display:flex}.Events-module__jPzYmq__detailLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.Events-module__jPzYmq__detailValue{color:var(--text-primary);font-size:.875rem}.Events-module__jPzYmq__detailCode{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);font-size:var(--text-xs);background:var(--pill-bg-neutral);border-radius:var(--radius-sm);word-break:break-all;padding:2px 6px}.Events-module__jPzYmq__copyBtn{align-items:center;gap:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-tertiary);font-size:var(--text-xs);background:0 0;padding:4px 8px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.Events-module__jPzYmq__copyBtn:hover{color:var(--accent-text);border-color:var(--accent-text)}.Events-module__jPzYmq__copiedLabel{color:var(--success-400)}.Events-module__jPzYmq__chevron{color:var(--text-tertiary);flex-shrink:0;margin-left:auto;transition:transform .2s}.Events-module__jPzYmq__chevronOpen{transform:rotate(180deg)}.Events-module__jPzYmq__loadMore{padding:var(--space-6) 0 var(--space-2);justify-content:center;display:flex}.Events-module__jPzYmq__emptyState{text-align:center;padding:var(--space-12);color:var(--text-secondary);font-size:.9375rem}@media (max-width:640px){.Events-module__jPzYmq__desktopOnly{display:none!important}.Events-module__jPzYmq__mobileOnly{flex:1;min-width:0;display:flex}.Events-module__jPzYmq__headerRow{flex-flow:row;align-items:center}.Events-module__jPzYmq__headerRow>:first-child{flex:1;min-width:0}.Events-module__jPzYmq__headerRow input[type=search],.Events-module__jPzYmq__headerRow input[type=text]{box-sizing:border-box;height:44px;width:100%!important}.Events-module__jPzYmq__timelineIcon{width:28px;height:28px}.Events-module__jPzYmq__timelineItem:before{top:28px;left:13px}.Events-module__jPzYmq__timelineItem{gap:var(--space-3)}.Events-module__jPzYmq__timelineCard{padding:var(--space-3) var(--space-4)}.Events-module__jPzYmq__cardFooter{align-items:flex-start;gap:var(--space-2);flex-direction:column}.Events-module__jPzYmq__detailGrid{grid-template-columns:1fr}}.Events-module__jPzYmq__skeletonIcon{border-color:var(--border-default)!important;background:var(--surface-lift-sm)!important}.Events-module__jPzYmq__skeletonCard{opacity:.5;cursor:default!important}.Events-module__jPzYmq__skeletonContent{flex-direction:column;gap:8px;display:flex}.Events-module__jPzYmq__skeletonLine{background:var(--surface-lift-md);border-radius:6px}.Events-module__jPzYmq__skeletonLineSm{background:var(--surface-lift-md);border-radius:4px;width:30%;height:10px}.Events-module__jPzYmq__cardHeaderRight{align-items:center;gap:8px;display:flex}.Events-module__jPzYmq__copyIdWrapper{margin-top:var(--space-3)}
.TradeHistory-module__7IK_uq__tradesSection{gap:var(--space-6);flex-direction:column;display:flex}.TradeHistory-module__7IK_uq__tradesHeader{justify-content:space-between;align-items:center;gap:var(--space-6);font-size:16px;font-weight:700;display:flex}.TradeHistory-module__7IK_uq__tradesControls{align-items:center;gap:var(--space-4);flex-wrap:wrap;flex:1;justify-content:flex-end;display:flex}.TradeHistory-module__7IK_uq__tradesControls>:first-child{flex:1;min-width:120px}.TradeHistory-module__7IK_uq__highlightMatch{background-color:rgba(var(--color-lime-rgb), .2);color:var(--color-lime);border-radius:var(--radius-sm);padding:0 2px;font-weight:600}.TradeHistory-module__7IK_uq__tableContainer{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-default);flex-direction:column;width:100%;min-height:400px;display:flex;position:relative;overflow:auto hidden}.TradeHistory-module__7IK_uq__isTableLoading .TradeHistory-module__7IK_uq__table{filter:blur(4px);opacity:.5;pointer-events:none}.TradeHistory-module__7IK_uq__table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:13px;transition:all .4s}.TradeHistory-module__7IK_uq__loadingOverlay{justify-content:center;align-items:center;gap:var(--space-4);z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;background:#0003;flex-direction:column;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0}.TradeHistory-module__7IK_uq__loadingSpinner{border:2px solid rgba(var(--color-lime-rgb), .1);border-top-color:var(--color-lime);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite TradeHistory-module__7IK_uq__spin}@keyframes TradeHistory-module__7IK_uq__spin{to{transform:rotate(360deg)}}.TradeHistory-module__7IK_uq__table th{text-align:left;padding:var(--space-4) var(--space-3);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-default);font-size:10px;font-weight:800}.TradeHistory-module__7IK_uq__table th:first-child{width:4%}.TradeHistory-module__7IK_uq__table th:nth-child(2){width:16%}.TradeHistory-module__7IK_uq__table th:nth-child(3),.TradeHistory-module__7IK_uq__table th:nth-child(4),.TradeHistory-module__7IK_uq__table th:nth-child(5){width:12%}.TradeHistory-module__7IK_uq__table th:nth-child(6){width:28%}.TradeHistory-module__7IK_uq__table th:nth-child(7){text-align:right;width:16%}.TradeHistory-module__7IK_uq__table td{padding:var(--space-4) var(--space-3);color:var(--text-secondary);border-top:1px solid var(--border-default);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TradeHistory-module__7IK_uq__table tbody tr:first-child td{border-top:none}.TradeHistory-module__7IK_uq__table tbody tr:last-child td{border-bottom:1px solid var(--border-default)}.TradeHistory-module__7IK_uq__tradeIndex{font-weight:700;color:var(--text-tertiary)!important}.TradeHistory-module__7IK_uq__table td:last-child{text-align:right}.TradeHistory-module__7IK_uq__table td.TradeHistory-module__7IK_uq__positive{color:var(--success-500)}.TradeHistory-module__7IK_uq__table td.TradeHistory-module__7IK_uq__negative{color:var(--error-500)}.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow):hover td{background:var(--bg-surface-subtle);color:var(--text-primary)}.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow):hover td.TradeHistory-module__7IK_uq__positive{color:var(--success-400)}.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow):hover td.TradeHistory-module__7IK_uq__negative{color:var(--error-400)}.TradeHistory-module__7IK_uq__badgeTrade{letter-spacing:.05em;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800}.TradeHistory-module__7IK_uq__buy{background:rgba(var(--success-rgb), .1);color:var(--success-500)}.TradeHistory-module__7IK_uq__sell{background:color-mix(in srgb, var(--error-500) 10%, transparent);color:var(--error-500)}.TradeHistory-module__7IK_uq__emptyTrades{text-align:center;min-height:260px;padding:var(--space-12) var(--space-8);justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column;flex:1;display:flex}.TradeHistory-module__7IK_uq__tableContainer:has(.TradeHistory-module__7IK_uq__emptyTrades) .TradeHistory-module__7IK_uq__table thead{display:none}.TradeHistory-module__7IK_uq__showMoreContainer{padding:var(--space-6);justify-content:center;display:flex}.TradeHistory-module__7IK_uq__positive{color:var(--success-500)!important}.TradeHistory-module__7IK_uq__negative{color:var(--error-500)}.TradeHistory-module__7IK_uq__table tr.TradeHistory-module__7IK_uq__tradeRowClickable{cursor:pointer;transition:background .15s}.TradeHistory-module__7IK_uq__table tr.TradeHistory-module__7IK_uq__tradeRowClickable:hover td{background:var(--bg-surface-subtle)}.TradeHistory-module__7IK_uq__tradeExpandWrapper{opacity:0;max-height:0;transition:max-height .3s,opacity .2s;overflow:hidden}.TradeHistory-module__7IK_uq__tradeExpandWrapperOpen{opacity:1;max-height:400px}.TradeHistory-module__7IK_uq__tradeExpandRow td{background:var(--surface-lift-sm);text-align:left!important;border-top:none!important;padding:0!important}.TradeHistory-module__7IK_uq__tradeExpandContent{gap:var(--space-3);padding:var(--space-4) var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.TradeHistory-module__7IK_uq__tradeExpandContent{grid-template-columns:1fr}.TradeHistory-module__7IK_uq__tradeExpandWrapperOpen{max-height:1200px}}.TradeHistory-module__7IK_uq__tradeDetailPanel{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background:var(--bg-surface-subtle);flex-direction:column;display:flex}.TradeHistory-module__7IK_uq__tradeDetailPanelLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;opacity:.6;font-size:9px;font-weight:700}.TradeHistory-module__7IK_uq__tradeDetailItem{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.TradeHistory-module__7IK_uq__tradeDetailLabel{color:var(--text-tertiary);white-space:nowrap;font-size:12px;font-weight:500}.TradeHistory-module__7IK_uq__tradeDetailValue{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:right;font-size:12px;font-weight:600}.TradeHistory-module__7IK_uq__tradeMetaBar{align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-4) 0;flex-wrap:wrap;grid-column:1/-1;display:flex}.TradeHistory-module__7IK_uq__tradeMetaChip{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);background:var(--pill-bg-neutral);padding:4px 10px;display:inline-flex}.TradeHistory-module__7IK_uq__tradeMetaChipLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;opacity:.6;font-size:9px;font-weight:600}.TradeHistory-module__7IK_uq__tradeMetaChipValue{color:var(--text-secondary);font-size:11px;font-weight:500;font-family:var(--font-mono,monospace)}.TradeHistory-module__7IK_uq__tradeMetaCopy{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .15s,background .15s;display:inline-flex}.TradeHistory-module__7IK_uq__tradeMetaCopy:hover{color:var(--text-primary);background:rgba(var(--surface-rgb,255, 255, 255), .08)}.TradeHistory-module__7IK_uq__tradeMetaCopied{color:var(--success-500)!important}.TradeHistory-module__7IK_uq__tradeShowInChart{align-items:center;gap:var(--space-2);padding:4px var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;background:0 0;margin-left:auto;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.TradeHistory-module__7IK_uq__tradeShowInChart:hover{color:var(--text-primary);background:var(--surface-lift-sm)}@media (max-width:640px){.TradeHistory-module__7IK_uq__tradeShowInChart{justify-content:center;width:100%;min-height:44px;margin-left:0}}@media (max-width:1000px){.TradeHistory-module__7IK_uq__tradesHeader{align-items:flex-start;gap:var(--space-4);flex-direction:column}}@media (max-width:768px){.TradeHistory-module__7IK_uq__table th:first-child,.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow)>td:first-child,.TradeHistory-module__7IK_uq__table th:nth-child(5),.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow)>td:nth-child(5),.TradeHistory-module__7IK_uq__table th:nth-child(6),.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow)>td:nth-child(6){display:none}.TradeHistory-module__7IK_uq__table th:nth-child(2),.TradeHistory-module__7IK_uq__table td:nth-child(2){width:38%}.TradeHistory-module__7IK_uq__table th:nth-child(3),.TradeHistory-module__7IK_uq__table td:nth-child(3){width:24%}.TradeHistory-module__7IK_uq__table th:nth-child(4),.TradeHistory-module__7IK_uq__table td:nth-child(4){width:16%}.TradeHistory-module__7IK_uq__table th:nth-child(7),.TradeHistory-module__7IK_uq__table td:nth-child(7){width:22%}.TradeHistory-module__7IK_uq__table{font-size:12px}.TradeHistory-module__7IK_uq__table th,.TradeHistory-module__7IK_uq__table td{padding:var(--space-3) var(--space-2)}}.TradeHistory-module__7IK_uq__desktopOnly{display:inline-block}.TradeHistory-module__7IK_uq__historyHeader{margin-bottom:var(--space-6)}.TradeHistory-module__7IK_uq__historyHeaderRow{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;width:100%;display:flex}.TradeHistory-module__7IK_uq__historyTitleWrapper{align-items:center;gap:var(--space-3);display:flex}.TradeHistory-module__7IK_uq__historyTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:24px;font-weight:700}.TradeHistory-module__7IK_uq__historyControlsWrapper{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}@media (max-width:640px){.TradeHistory-module__7IK_uq__desktopOnly{display:none!important}.TradeHistory-module__7IK_uq__tradesControls{gap:var(--space-2);flex-wrap:nowrap}.TradeHistory-module__7IK_uq__historyHeaderRow{flex-direction:column;align-items:flex-start}.TradeHistory-module__7IK_uq__historyControlsWrapper{width:100%}}.TradeHistory-module__7IK_uq__balanceEventRow{background:var(--surface-lift-md)}.TradeHistory-module__7IK_uq__balanceEventIcon{border-radius:var(--radius-sm);width:22px;height:22px;font-family:var(--font-mono,monospace);justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.TradeHistory-module__7IK_uq__balanceEventDeposit{color:var(--success-500)}.TradeHistory-module__7IK_uq__balanceEventDeposit.TradeHistory-module__7IK_uq__balanceEventIcon{background:rgba(var(--success-rgb), .1)}.TradeHistory-module__7IK_uq__balanceEventWithdrawal{color:var(--error-500)}.TradeHistory-module__7IK_uq__balanceEventWithdrawal.TradeHistory-module__7IK_uq__balanceEventIcon{background:rgba(var(--error-rgb), .1)}.TradeHistory-module__7IK_uq__balanceEventMuted{color:var(--text-tertiary)}.TradeHistory-module__7IK_uq__liveBadgePulse{animation:1.6s ease-in-out infinite TradeHistory-module__7IK_uq__liveBadgePulse}.TradeHistory-module__7IK_uq__liveBadge{text-transform:uppercase;border-radius:var(--radius-full);background:var(--pill-bg-warning);color:var(--pill-ink-warning);font-size:var(--text-xs);letter-spacing:.02em;white-space:nowrap;padding:2px 8px;font-weight:700;animation:1.6s ease-in-out infinite TradeHistory-module__7IK_uq__liveBadgePulse;display:inline-block}@keyframes TradeHistory-module__7IK_uq__liveBadgePulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.TradeHistory-module__7IK_uq__liveBadge,.TradeHistory-module__7IK_uq__liveBadgePulse{animation:none}}.TradeHistory-module__7IK_uq__liveRow{cursor:pointer}.TradeHistory-module__7IK_uq__liveRow:hover{background:var(--bg-surface-subtle)}.TradeHistory-module__7IK_uq__stillOpen{color:var(--text-tertiary);font-size:var(--text-xs);font-style:italic;animation:1.6s ease-in-out infinite TradeHistory-module__7IK_uq__liveBadgePulse}@media (prefers-reduced-motion:reduce){.TradeHistory-module__7IK_uq__stillOpen{animation:none}}
.DetailPanel-module__x0lUnG__detailPanel{justify-content:space-between;align-items:flex-start;gap:var(--space-6);padding:var(--space-5) var(--space-6);flex-direction:row;display:flex}@media (max-width:1024px){.DetailPanel-module__x0lUnG__detailPanel{flex-direction:column}}.DetailPanel-module__x0lUnG__breakdown{gap:var(--space-2);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);flex-direction:column;flex-shrink:0;width:380px;display:flex}@media (max-width:1024px){.DetailPanel-module__x0lUnG__breakdown{width:100%;margin-top:var(--space-2)}}.DetailPanel-module__x0lUnG__breakdownTitle{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-1);font-weight:600}.DetailPanel-module__x0lUnG__breakdownFlow{flex-direction:column;gap:6px;display:flex}.DetailPanel-module__x0lUnG__breakdownRow{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-secondary);align-items:center;gap:5px;font-size:.875rem;display:flex}.DetailPanel-module__x0lUnG__breakdownValue{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.875rem;font-weight:500}.DetailPanel-module__x0lUnG__breakdownMinus{color:var(--error-500);font-weight:600}.DetailPanel-module__x0lUnG__breakdownDeduct .DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-tertiary)}.DetailPanel-module__x0lUnG__breakdownDeduct .DetailPanel-module__x0lUnG__breakdownValue{color:var(--error-400)}.DetailPanel-module__x0lUnG__breakdownSubtotal .DetailPanel-module__x0lUnG__breakdownLabel,.DetailPanel-module__x0lUnG__breakdownSubtotal .DetailPanel-module__x0lUnG__breakdownValue{color:var(--text-secondary);font-size:.8125rem}.DetailPanel-module__x0lUnG__breakdownDivider{background:var(--border-default);height:1px;margin:var(--space-1) calc(-1 * var(--space-5))}.DetailPanel-module__x0lUnG__breakdownHighlight .DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-primary);font-size:.9375rem;font-weight:600}.DetailPanel-module__x0lUnG__breakdownCommission{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1rem;font-weight:700}.DetailPanel-module__x0lUnG__metaGrid{gap:var(--space-5);flex:1;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-content:start;display:grid}.DetailPanel-module__x0lUnG__detailItem{flex-direction:column;gap:2px;display:flex}.DetailPanel-module__x0lUnG__detailItemWide{grid-column:1/-1}.DetailPanel-module__x0lUnG__detailLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.DetailPanel-module__x0lUnG__detailValue{color:var(--text-primary);font-size:.875rem}.DetailPanel-module__x0lUnG__detailCode{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);font-size:var(--text-xs);background:var(--pill-bg-neutral);border-radius:var(--radius-sm);word-break:break-all;padding:2px 6px}.DetailPanel-module__x0lUnG__subText{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:2px}.DetailPanel-module__x0lUnG__actionCell{align-items:center;gap:var(--space-2);justify-content:flex-end;display:flex}.DetailPanel-module__x0lUnG__copyBtn{align-items:center;gap:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-tertiary);font-size:var(--text-xs);background:0 0;padding:4px 8px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.DetailPanel-module__x0lUnG__copyBtn:hover{color:var(--accent-text);border-color:var(--accent-text)}.DetailPanel-module__x0lUnG__copyLabel{color:inherit}.DetailPanel-module__x0lUnG__copiedLabel{color:var(--success-400)}.DetailPanel-module__x0lUnG__statusCell{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}
.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}
.StrategyActivityStatus-module__UD9sQa__statusContainer{gap:var(--space-8);flex-direction:column;display:flex}.StrategyActivityStatus-module__UD9sQa__uptimeCard{padding:0}.StrategyActivityStatus-module__UD9sQa__uptimePills{align-items:stretch;gap:4px;height:44px;display:flex}.StrategyActivityStatus-module__UD9sQa__uptimePill{border-radius:var(--radius-sm);cursor:pointer;flex:1;height:100%;transition:all .2s;position:relative}.StrategyActivityStatus-module__UD9sQa__uptimePill:hover,.StrategyActivityStatus-module__UD9sQa__monthReportPill:hover{transform-origin:bottom;z-index:51;transform:scaleY(1.15)}.StrategyActivityStatus-module__UD9sQa__pillActive{background-color:var(--success-500)}.StrategyActivityStatus-module__UD9sQa__pillInactive{background-color:rgb(var(--warning-rgb,245, 158, 11))}.StrategyActivityStatus-module__UD9sQa__pillDeactivated{background-color:var(--drawdown-pill)}.StrategyActivityStatus-module__UD9sQa__pillClosed{background-color:var(--text-tertiary);opacity:.35}.StrategyActivityStatus-module__UD9sQa__pillFuture{background-color:var(--text-tertiary);opacity:.1}.StrategyActivityStatus-module__UD9sQa__uptimeLabels{margin-top:var(--space-2);color:var(--text-tertiary);justify-content:space-between;font-size:10px;font-weight:600;display:flex}.StrategyActivityStatus-module__UD9sQa__uptimeLegend{gap:var(--space-6);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border-default);display:flex}.StrategyActivityStatus-module__UD9sQa__legendItem{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:11px;font-weight:500;display:flex}.StrategyActivityStatus-module__UD9sQa__legendDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.StrategyActivityStatus-module__UD9sQa__legendDotActive{background-color:var(--success-500)}.StrategyActivityStatus-module__UD9sQa__legendDotDrawdown{background-color:var(--error-500)}.StrategyActivityStatus-module__UD9sQa__legendDotInactive{background-color:rgb(var(--warning-rgb,245, 158, 11))}.StrategyActivityStatus-module__UD9sQa__legendDotDeactivated{background-color:var(--drawdown-pill)}.StrategyActivityStatus-module__UD9sQa__legendDotClosed{background-color:var(--text-tertiary);opacity:.35}.StrategyActivityStatus-module__UD9sQa__legendDotFuture{background-color:var(--text-tertiary);opacity:.1}.StrategyActivityStatus-module__UD9sQa__statusMetrics{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.StrategyActivityStatus-module__UD9sQa__statusMetricCard{justify-content:space-between;gap:var(--space-6);min-height:152px;padding:var(--space-5);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex}.StrategyActivityStatus-module__UD9sQa__statusMetricHead{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.StrategyActivityStatus-module__UD9sQa__statusMetricIcon{border-radius:var(--radius-md);background:var(--surface-lift-md);width:38px;height:38px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.StrategyActivityStatus-module__UD9sQa__statusMetricFoot{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.StrategyActivityStatus-module__UD9sQa__statusMetricLabel{font-size:var(--text-sm);color:var(--text-secondary)}.StrategyActivityStatus-module__UD9sQa__statusMetricValue{font-size:var(--text-xl);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;color:var(--text-primary);line-height:1.2}.StrategyActivityStatus-module__UD9sQa__statusMetricSuffix{font-size:var(--text-sm);font-weight:var(--weight-regular);color:var(--text-tertiary)}.StrategyActivityStatus-module__UD9sQa__monthlyReportsSection{gap:var(--space-8);flex-direction:column;display:flex}.StrategyActivityStatus-module__UD9sQa__monthlyReportsGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.StrategyActivityStatus-module__UD9sQa__yearGroup{gap:var(--space-6);flex-direction:column;display:flex}.StrategyActivityStatus-module__UD9sQa__yearSeparator{align-items:center;gap:var(--space-4);display:flex}.StrategyActivityStatus-module__UD9sQa__yearLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;font-size:13px;font-weight:800}.StrategyActivityStatus-module__UD9sQa__yearLine{background:var(--border-default);flex:1;height:1px}.StrategyActivityStatus-module__UD9sQa__monthReportCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);gap:var(--space-4);flex-direction:column;transition:border-color .2s;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportCard:hover{border-color:var(--border-hover)}.StrategyActivityStatus-module__UD9sQa__monthReportHeader{justify-content:space-between;align-items:center;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportName{color:var(--text-primary);align-items:center;gap:var(--space-2);font-size:14px;font-weight:700;display:flex}.StrategyActivityStatus-module__UD9sQa__monthStatusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.StrategyActivityStatus-module__UD9sQa__monthStatusDotActive{background-color:var(--success-500);box-shadow:0 0 6px var(--success-500);animation:2s infinite StrategyActivityStatus-module__UD9sQa__monthDotPulse}@keyframes StrategyActivityStatus-module__UD9sQa__monthDotPulse{0%{box-shadow:0 0 0 0 rgba(var(--success-rgb), .5)}70%{box-shadow:0 0 0 5px rgba(var(--success-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--success-rgb), 0)}}.StrategyActivityStatus-module__UD9sQa__monthReportPills{gap:4px;height:20px;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportPill{border-radius:var(--radius-sm);cursor:pointer;flex:1;height:100%;transition:all .2s;position:relative}.StrategyActivityStatus-module__UD9sQa__monthReportStats{justify-content:space-between;width:100%;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportStat{gap:var(--space-1);color:var(--text-secondary);flex-direction:column;font-size:13px;font-weight:600;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportStatLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.StrategyActivityStatus-module__UD9sQa__monthReportStatValue{font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:14px;font-weight:700}@media (max-width:768px){.StrategyActivityStatus-module__UD9sQa__uptimeLegend{gap:var(--space-3);flex-wrap:wrap}.StrategyActivityStatus-module__UD9sQa__statusMetrics{grid-template-columns:repeat(2,1fr)}.StrategyActivityStatus-module__UD9sQa__statusMetricValue{font-size:18px}.StrategyActivityStatus-module__UD9sQa__monthlyReportsGrid{grid-template-columns:1fr}.StrategyActivityStatus-module__UD9sQa__monthReportCard{padding:var(--space-4)}}
.Checkbox-module__tYwp1q__label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.Checkbox-module__tYwp1q__checkbox{appearance:none;background:var(--bg-surface-subtle);border:1px solid var(--accent-primary);cursor:pointer;width:1rem;height:1rem;transition:all .2s var(--ease-default);border-radius:.3125rem;flex-shrink:0;position:relative}.Checkbox-module__tYwp1q__checkbox:hover{background:var(--surface-lift-lg)}.Checkbox-module__tYwp1q__checkbox:checked{background-color:var(--accent-primary);border-color:var(--accent-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem}[data-theme=light] .Checkbox-module__tYwp1q__checkbox:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E")}.Checkbox-module__tYwp1q__bare{align-items:center;width:fit-content;display:flex}.Checkbox-module__tYwp1q__checkbox:indeterminate{background-color:var(--accent-primary);border-color:var(--accent-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='4' stroke-linecap='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem}[data-theme=light] .Checkbox-module__tYwp1q__checkbox:indeterminate{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E")}.Checkbox-module__tYwp1q__checkbox:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Checkbox-module__tYwp1q__text{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.Checkbox-module__tYwp1q__required{color:var(--accent-primary);font-size:.75rem}.Checkbox-module__tYwp1q__disabled{opacity:.5;cursor:not-allowed}.Checkbox-module__tYwp1q__disabled .Checkbox-module__tYwp1q__checkbox{cursor:not-allowed}
.Calendar-module__Xt5YCq__calendar{background:0 0;width:100%;min-width:280px}.Calendar-module__Xt5YCq__header{margin-bottom:var(--space-4);padding:0 var(--space-2);justify-content:space-between;align-items:center;display:flex}.Calendar-module__Xt5YCq__monthYear{gap:var(--space-1);font-weight:var(--weight-semibold);color:var(--text-primary);font-size:var(--text-sm);display:flex}.Calendar-module__Xt5YCq__clickable{cursor:pointer;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);transition:background .2s}.Calendar-module__Xt5YCq__clickable:hover{background:var(--bg-surface-subtle)}.Calendar-module__Xt5YCq__navBtn{color:var(--text-tertiary);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-md);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:all .2s;display:flex}.Calendar-module__Xt5YCq__navBtn:hover{color:var(--text-primary);background:var(--bg-surface-subtle);border-color:var(--border-default)}.Calendar-module__Xt5YCq__calendarGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.Calendar-module__Xt5YCq__dayLabel{font-size:10px;font-weight:var(--weight-bold);color:var(--text-tertiary);text-align:center;padding:var(--space-2) 0;text-transform:uppercase;letter-spacing:.05em}.Calendar-module__Xt5YCq__day{aspect-ratio:1;font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Calendar-module__Xt5YCq__day:hover:not(.Calendar-module__Xt5YCq__selectedDay){background:var(--bg-surface-subtle);color:var(--text-primary)}.Calendar-module__Xt5YCq__today{color:var(--accent-text);font-weight:var(--weight-bold);position:relative}.Calendar-module__Xt5YCq__today:after{content:"";background:var(--color-lime);border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.Calendar-module__Xt5YCq__selectedDay{font-weight:var(--weight-bold);border:1px solid color-mix(in srgb, var(--color-lime) 20%, transparent);background:color-mix(in srgb, var(--color-lime) 10%, transparent)!important;color:var(--accent-text)!important}.Calendar-module__Xt5YCq__outsideDay{opacity:0;pointer-events:none}.Calendar-module__Xt5YCq__disabled{opacity:.3;pointer-events:none;cursor:not-allowed}.Calendar-module__Xt5YCq__selectorGrid{gap:var(--space-2);max-height:240px;padding:var(--space-1);grid-template-columns:repeat(3,1fr);display:grid;overflow-y:auto}.Calendar-module__Xt5YCq__selectorItem{padding:var(--space-3) var(--space-2);text-align:center;font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);transition:all .2s}.Calendar-module__Xt5YCq__selectorItem:hover{background:var(--bg-surface-subtle);color:var(--text-primary)}.Calendar-module__Xt5YCq__selectedSelectorItem{background:color-mix(in srgb, var(--color-lime) 8%, transparent);color:var(--accent-text);font-weight:var(--weight-semibold)}
.DashboardBanner-module__nlOyOG__banner{align-items:flex-start;gap:var(--space-3);border-radius:var(--radius-lg);padding:14px 18px;display:flex;position:relative}.DashboardBanner-module__nlOyOG__variantDefault{background:var(--bg-info-subtle);border:1px solid var(--border-info-subtle)}.DashboardBanner-module__nlOyOG__variantDefault .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantDefault .DashboardBanner-module__nlOyOG__title{color:var(--info-500)}.DashboardBanner-module__nlOyOG__variantSuccess{background:var(--bg-success-subtle);border:1px solid var(--border-success-subtle)}.DashboardBanner-module__nlOyOG__variantSuccess .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantSuccess .DashboardBanner-module__nlOyOG__title{color:var(--success-500)}.DashboardBanner-module__nlOyOG__variantWarning{background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle)}.DashboardBanner-module__nlOyOG__variantWarning .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantWarning .DashboardBanner-module__nlOyOG__title{color:var(--warning-500)}.DashboardBanner-module__nlOyOG__variantError{background:var(--bg-danger-subtle);border:1px solid var(--border-danger-subtle)}.DashboardBanner-module__nlOyOG__variantError .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantError .DashboardBanner-module__nlOyOG__title{color:var(--error-500)}.DashboardBanner-module__nlOyOG__flat{border:0}.DashboardBanner-module__nlOyOG__icon{flex-shrink:0;margin-top:1px}.DashboardBanner-module__nlOyOG__iconSpin{animation:1s linear infinite DashboardBanner-module__nlOyOG__bannerSpin}@keyframes DashboardBanner-module__nlOyOG__bannerSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DashboardBanner-module__nlOyOG__body{flex:1;min-width:0}.DashboardBanner-module__nlOyOG__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);margin:0 0 4px;line-height:1.3}.DashboardBanner-module__nlOyOG__title:last-child{margin-bottom:0}.DashboardBanner-module__nlOyOG__titleOnly{align-items:center}.DashboardBanner-module__nlOyOG__titleOnly .DashboardBanner-module__nlOyOG__icon{margin-top:0}.DashboardBanner-module__nlOyOG__message{color:var(--text-secondary);font-size:.8125rem;line-height:1.55}.DashboardBanner-module__nlOyOG__action{align-self:center;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.DashboardBanner-module__nlOyOG__closeBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-md);transition:color var(--duration-fast), background var(--duration-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;padding:4px;display:flex}.DashboardBanner-module__nlOyOG__closeBtn:hover{color:var(--text-secondary);background:var(--surface-lift-sm)}@media (max-width:640px){.DashboardBanner-module__nlOyOG__banner{padding:var(--space-3);border-radius:var(--radius-md);flex-wrap:wrap}.DashboardBanner-module__nlOyOG__action{align-self:stretch;width:100%}}
.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__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__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}
.LedgerTab-module__ViiTDG__ledgerDeleteBtn{border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-xs);white-space:nowrap;align-items:center;gap:4px;transition:all .15s;display:inline-flex}.LedgerTab-module__ViiTDG__typePill.LedgerTab-module__ViiTDG__typePill{--pill-slot-bg:color-mix(in srgb, var(--type-hue) calc(var(--pill-fill-a) * 100%), transparent);--pill-slot-ink:color-mix(in srgb, var(--type-hue) var(--pill-ink-mix), var(--pill-ink-toward))}.LedgerTab-module__ViiTDG__typeAqua{--type-hue:var(--viz-aqua)}.LedgerTab-module__ViiTDG__typeViolet{--type-hue:var(--viz-violet)}.LedgerTab-module__ViiTDG__typeMagenta{--type-hue:var(--viz-magenta)}.LedgerTab-module__ViiTDG__typeYellow{--type-hue:var(--viz-yellow)}.LedgerTab-module__ViiTDG__typeOrange{--type-hue:var(--viz-orange)}@media (max-width:640px){.LedgerTab-module__ViiTDG__ledgerDeleteBtn{min-width:44px;min-height:44px}.LedgerTab-module__ViiTDG__ledgerFilterScroll{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto hidden}}
.DataTable-module__7dcBQG__wrapper{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.DataTable-module__7dcBQG__header{padding:var(--space-5) var(--space-5) 0}.DataTable-module__7dcBQG__title{align-items:center;gap:var(--space-2);display:inline-flex}.DataTable-module__7dcBQG__tableScroll{overflow:auto hidden}.DataTable-module__7dcBQG__table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%}.DataTable-module__7dcBQG__autoLayout .DataTable-module__7dcBQG__table{table-layout:auto}.DataTable-module__7dcBQG__table th{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);color:var(--text-tertiary);white-space:nowrap;vertical-align:middle;font-size:.875rem;font-weight:500}.DataTable-module__7dcBQG__table td{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);color:var(--text-primary);vertical-align:middle;font-size:.9375rem;overflow:hidden}.DataTable-module__7dcBQG__table td:has([data-pill]){line-height:1}.DataTable-module__7dcBQG__table td:has([data-pill])>*{line-height:var(--line-height-body)}.DataTable-module__7dcBQG__table tr:last-child td,.DataTable-module__7dcBQG__lastDataRow:not(.DataTable-module__7dcBQG__expandedRow) td{border-bottom:none}.DataTable-module__7dcBQG__alignEnd{text-align:right}.DataTable-module__7dcBQG__alignCenter{text-align:center}.DataTable-module__7dcBQG__sortButton{align-items:center;gap:var(--space-1);font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:inline-flex;position:relative}.DataTable-module__7dcBQG__sortButton:hover,.DataTable-module__7dcBQG__sortActive{color:var(--text-primary)}.DataTable-module__7dcBQG__sortIcon{opacity:.55;flex:none}.DataTable-module__7dcBQG__sortActive .DataTable-module__7dcBQG__sortIcon{opacity:1}.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table thead th{background:var(--bg-surface-subtle)}.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table th:not(:last-child),.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table td:not(:last-child){border-right:1px solid var(--border-default)}.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table .DataTable-module__7dcBQG__selectCell{width:4rem;min-width:4rem;padding:0}.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table .DataTable-module__7dcBQG__selectCell>*{margin-inline:auto}.DataTable-module__7dcBQG__selectCell{width:3.25rem;min-width:3.25rem;padding-right:0!important}.DataTable-module__7dcBQG__selectionBar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--border-default);background:var(--bg-surface-subtle);display:flex}.DataTable-module__7dcBQG__selectionCount{font-size:var(--text-sm);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600}.DataTable-module__7dcBQG__selectionActions{align-items:center;gap:var(--space-2);display:flex}.DataTable-module__7dcBQG__selectedRow{background:var(--bg-surface-subtle)}.DataTable-module__7dcBQG__clickableRow{cursor:pointer;transition:background .15s}.DataTable-module__7dcBQG__clickableRow:hover,.DataTable-module__7dcBQG__expandedRow{background:var(--bg-surface-subtle)}.DataTable-module__7dcBQG__expandedRow td{border-bottom:none}.DataTable-module__7dcBQG__expandPanel{border-bottom:1px solid var(--border-default);overflow:hidden}.DataTable-module__7dcBQG__table tr:last-child .DataTable-module__7dcBQG__expandPanel{border-bottom:none}.DataTable-module__7dcBQG__highlightRow{animation:2s ease-out DataTable-module__7dcBQG__rowHighlight}@keyframes DataTable-module__7dcBQG__rowHighlight{0%{background:#c8ff0026}to{background:0 0}}.DataTable-module__7dcBQG__emptyState{padding:var(--space-4)!important}.DataTable-module__7dcBQG__pagination{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-4) 0;display:flex}.DataTable-module__7dcBQG__pageBtn{border-radius:var(--radius-md);background:var(--bg-surface-elevated);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.DataTable-module__7dcBQG__pageBtn:hover:not(:disabled){background:var(--bg-surface-subtle);color:var(--text-primary)}.DataTable-module__7dcBQG__pageBtn:disabled{opacity:.35;cursor:not-allowed}.DataTable-module__7dcBQG__pageInfo{font-size:var(--text-sm);color:var(--text-secondary);text-align:center;font-variant-numeric:tabular-nums;min-width:60px;font-weight:500}.DataTable-module__7dcBQG__loadMoreRow{text-align:center;padding:var(--space-6) 0}@media (max-width:768px){.DataTable-module__7dcBQG__wrapper{border-radius:var(--radius-lg)}.DataTable-module__7dcBQG__table{table-layout:auto}.DataTable-module__7dcBQG__table th,.DataTable-module__7dcBQG__table td{padding:var(--space-3);font-size:13px}.DataTable-module__7dcBQG__hideOnMobile{display:none}.DataTable-module__7dcBQG__selectCell{width:2.75rem;min-width:2.75rem;min-height:44px}.DataTable-module__7dcBQG__selectionBar{align-items:stretch;gap:var(--space-2);flex-direction:column}.DataTable-module__7dcBQG__sortButton:before{content:"";inset:calc(-1 * var(--space-3)) 0;position:absolute}.DataTable-module__7dcBQG__selectionActions{justify-content:flex-end}}@media (max-width:640px){.DataTable-module__7dcBQG__cardsMode{background:0 0;border:none;border-radius:0;overflow:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__tableScroll{overflow-x:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table,.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table tbody{width:100%;display:block}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table thead{display:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table tr{width:100%;display:block}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-card);padding:0 var(--space-4);margin-bottom:var(--space-3)}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td{justify-content:space-between;align-items:baseline;gap:var(--space-4);width:auto;line-height:var(--line-height-body);padding:var(--space-3) 0;border-bottom:1px solid var(--border-default);text-align:right;white-space:normal;word-break:break-word;border-right:none;display:flex;overflow:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td:last-child{border-bottom:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td[data-label]:not([data-label=""]):before{content:attr(data-label);text-align:left;max-width:45%;color:var(--text-tertiary);flex:none;font-size:12px;font-weight:500}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td.DataTable-module__7dcBQG__hideOnMobile{display:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td.DataTable-module__7dcBQG__selectCell{width:auto;min-height:44px;padding:var(--space-3) 0;justify-content:flex-start;align-items:center}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td.DataTable-module__7dcBQG__selectCell>*{margin-inline:0}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table td.DataTable-module__7dcBQG__fullCell{width:100%;display:block}}.DataTable-module__7dcBQG__scrollBody{max-height:var(--dt-max-body);overscroll-behavior:contain;overflow-y:auto}.DataTable-module__7dcBQG__scrollBody .DataTable-module__7dcBQG__table thead th{z-index:1;background:var(--bg-surface-subtle);position:sticky;top:0}@media (max-width:640px){.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__scrollBody{overscroll-behavior:auto;max-height:none;overflow-y:visible}}
.DatePicker-module__QZihYW__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.DatePicker-module__QZihYW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.DatePicker-module__QZihYW__inputContainer{width:100%;position:relative}.DatePicker-module__QZihYW__input{box-sizing:border-box;cursor:text;text-align:left;outline:none;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 2.5rem 0 1rem;font-family:inherit;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;}.DatePicker-module__QZihYW__input::placeholder{color:var(--text-tertiary)}.DatePicker-module__QZihYW__icon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.DatePicker-module__QZihYW__input:hover:not(.DatePicker-module__QZihYW__inputActive){border-color:var(--text-tertiary);background:var(--surface-lift-sm)}.DatePicker-module__QZihYW__inputActive{border-color:var(--color-lime);background:color-mix(in srgb, var(--color-lime) 2%, transparent)}.DatePicker-module__QZihYW__inputError{border-color:var(--error-500)}.DatePicker-module__QZihYW__inputDisabled{opacity:.5;cursor:not-allowed}.DatePicker-module__QZihYW__dropdown{background:var(--bg-app);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4);z-index:9500;position:fixed;overflow:hidden auto;box-shadow:0 10px 25px -5px #00000080,0 8px 10px -6px #00000080}[data-theme=light] .DatePicker-module__QZihYW__dropdown{background:var(--bg-surface);box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a}
.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)}
.FeedbackModal-module__sraHba__modal{align-items:stretch;gap:1.75rem}.FeedbackModal-module__sraHba__header{flex-direction:column;align-items:flex-start;gap:.875rem;display:flex}.FeedbackModal-module__sraHba__content{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.FeedbackModal-module__sraHba__actions{flex-direction:column;gap:.5rem;width:100%;display:flex}.FeedbackModal-module__sraHba__iconWrap{background:color-mix(in srgb, var(--accent-primary) 15%, transparent);border:1px solid color-mix(in srgb, var(--accent-primary) 30%, transparent);width:48px;height:48px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.FeedbackModal-module__sraHba__title{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:700;line-height:1.15}.FeedbackModal-module__sraHba__subtitle{color:var(--text-secondary);margin:0;font-size:1.0625rem;line-height:1.55}.FeedbackModal-module__sraHba__ticketCard{gap:var(--space-4);width:100%;padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-sm);display:flex}.FeedbackModal-module__sraHba__ticketCardBody{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.FeedbackModal-module__sraHba__ticketCardReason{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);font-size:11px;font-weight:700}.FeedbackModal-module__sraHba__ticketCardMessage{font-size:var(--text-sm);color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.FeedbackModal-module__sraHba__ticketCardThumb{border-radius:var(--radius-md);object-fit:cover;border:1px solid var(--border-default);flex-shrink:0;width:64px;height:64px}.FeedbackModal-module__sraHba__ticketCardFile{border-radius:var(--radius-md);background:var(--surface-lift-xs);border:1px solid var(--border-default);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;display:flex}@media (max-width:640px){.FeedbackModal-module__sraHba__title{font-size:1.5rem}}
.ResumeModal-module__XXcShW__errorText{color:var(--error-400);font-size:.8125rem;overflow:hidden}
.ImageUploader-module___BFjEq__dropZone{border:2px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-xs);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:28px 20px;transition:all .2s;display:flex}.ImageUploader-module___BFjEq__dropZone:hover,.ImageUploader-module___BFjEq__dropZone.ImageUploader-module___BFjEq__dragOver{border-color:var(--accent-text);background:color-mix(in srgb, var(--accent-text) 5%, transparent)}.ImageUploader-module___BFjEq__dropIcon{color:var(--text-tertiary);transition:color .2s}.ImageUploader-module___BFjEq__dropZone:hover .ImageUploader-module___BFjEq__dropIcon,.ImageUploader-module___BFjEq__dropZone.ImageUploader-module___BFjEq__dragOver .ImageUploader-module___BFjEq__dropIcon{color:var(--accent-text)}.ImageUploader-module___BFjEq__dropText{color:var(--text-secondary);font-size:13px;font-weight:500}.ImageUploader-module___BFjEq__dropBrowse{color:var(--accent-text);font-weight:600}.ImageUploader-module___BFjEq__dropHint{color:var(--text-tertiary);font-size:11px}.ImageUploader-module___BFjEq__hiddenInput{display:none}.ImageUploader-module___BFjEq__previewContainer{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-xs);align-items:flex-start;gap:16px;padding:14px;display:flex}.ImageUploader-module___BFjEq__previewImg{object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--border-default);flex-shrink:0;width:80px;height:80px}.ImageUploader-module___BFjEq__legacyIcon{border-radius:var(--radius-md);background:var(--surface-lift-sm);border:1px solid var(--border-default);width:80px;height:80px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ImageUploader-module___BFjEq__previewInfo{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.ImageUploader-module___BFjEq__previewLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);font-size:10px;font-weight:700}.ImageUploader-module___BFjEq__previewUrl{color:var(--text-tertiary);word-break:break-all;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.ImageUploader-module___BFjEq__legacyHint{color:var(--text-tertiary);margin:0;font-size:11px}.ImageUploader-module___BFjEq__previewActions{gap:8px;margin-top:4px;display:flex}.ImageUploader-module___BFjEq__tileWrap{flex-direction:column;gap:4px;width:100%;display:flex}.ImageUploader-module___BFjEq__tile{aspect-ratio:1;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.ImageUploader-module___BFjEq__tileEmpty{border:2px dashed var(--border-default);text-align:center;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;transition:all .2s;display:flex}.ImageUploader-module___BFjEq__tileEmpty:hover,.ImageUploader-module___BFjEq__tileEmpty.ImageUploader-module___BFjEq__dragOver{border-color:var(--accent-text);background:color-mix(in srgb, var(--accent-text) 5%, transparent)}.ImageUploader-module___BFjEq__tileEmpty:hover .ImageUploader-module___BFjEq__dropIcon,.ImageUploader-module___BFjEq__tileEmpty.ImageUploader-module___BFjEq__dragOver .ImageUploader-module___BFjEq__dropIcon{color:var(--accent-text)}.ImageUploader-module___BFjEq__tileText{color:var(--text-secondary);font-size:11px;font-weight:500;line-height:1.3}.ImageUploader-module___BFjEq__tileFilled{border:1px solid var(--border-default);background:var(--surface-lift-sm)}.ImageUploader-module___BFjEq__tileImage{object-fit:cover;width:100%;height:100%;display:block}.ImageUploader-module___BFjEq__tileVeil{color:var(--text-primary);background:color-mix(in srgb, var(--bg-app) 55%, transparent);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex;position:absolute;inset:0}.ImageUploader-module___BFjEq__tileRemove{background:color-mix(in srgb, var(--bg-app) 70%, transparent);border-radius:50%;display:inline-flex;position:absolute;top:4px;right:4px}.ImageUploader-module___BFjEq__error{color:var(--error-500);margin:2px 0 0;font-size:11px}@media (max-width:640px){.ImageUploader-module___BFjEq__previewContainer{flex-direction:column;align-items:center}.ImageUploader-module___BFjEq__previewActions{justify-content:center}}
.ToolSelection-module__OvXchW__step{width:100%;padding-bottom:max(32px, env(safe-area-inset-bottom));flex-direction:column;display:flex}.ToolSelection-module__OvXchW__notice{margin-bottom:var(--space-6)}.ToolSelection-module__OvXchW__cell{gap:var(--space-2);flex-direction:column;display:flex}.ToolSelection-module__OvXchW__cell>article{flex:auto}.ToolSelection-module__OvXchW__haltedNote{padding:0 var(--space-1);align-self:flex-start;position:relative}@media (max-width:640px){.ToolSelection-module__OvXchW__haltedNote:before{content:"";position:absolute;inset:-12px 0}}
.StrategyOwnerChrome-module__UdUHMq__page{flex-direction:column;display:flex}.StrategyOwnerChrome-module__UdUHMq__stage{min-width:0;padding-bottom:128px}.StrategyOwnerChrome-module__UdUHMq__dock{z-index:40;padding:0 var(--space-6) var(--space-6);pointer-events:none;position:fixed;bottom:0;left:280px;right:0}.StrategyOwnerChrome-module__UdUHMq__dockInner{width:100%;max-width:760px;margin:0 auto}.StrategyOwnerChrome-module__UdUHMq__card{pointer-events:auto;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);animation:.38s cubic-bezier(.22,1,.36,1) .12s both StrategyOwnerChrome-module__UdUHMq__riseIn;display:flex;box-shadow:0 12px 32px #00000061}[data-theme=light] .StrategyOwnerChrome-module__UdUHMq__card{box-shadow:0 12px 32px #00000024}@keyframes StrategyOwnerChrome-module__UdUHMq__riseIn{0%{opacity:0;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.StrategyOwnerChrome-module__UdUHMq__card{animation:none}}.StrategyOwnerChrome-module__UdUHMq__icon{border-radius:var(--radius-md);flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.StrategyOwnerChrome-module__UdUHMq__iconInfo{background:var(--pill-bg-info);color:var(--pill-ink-info)}.StrategyOwnerChrome-module__UdUHMq__iconLive{background:var(--pill-bg-success);color:var(--pill-ink-success)}.StrategyOwnerChrome-module__UdUHMq__body{flex:1;min-width:0}.StrategyOwnerChrome-module__UdUHMq__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.StrategyOwnerChrome-module__UdUHMq__message{color:var(--text-secondary);margin:1px 0 0;font-size:.8125rem;line-height:1.4}.StrategyOwnerChrome-module__UdUHMq__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}@media (max-width:1024px){.StrategyOwnerChrome-module__UdUHMq__dock{left:0}}@media (max-width:640px){.StrategyOwnerChrome-module__UdUHMq__dock{padding:0 var(--space-4) var(--space-4)}.StrategyOwnerChrome-module__UdUHMq__card{flex-wrap:wrap}.StrategyOwnerChrome-module__UdUHMq__actions{width:100%}.StrategyOwnerChrome-module__UdUHMq__actions>*{flex:1;min-height:44px}.StrategyOwnerChrome-module__UdUHMq__stage{padding-bottom:188px}}
.Input-module__5jsJuW__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.Input-module__5jsJuW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.Input-module__5jsJuW__input{width:100%;height:48px;padding:0 1rem;font-family:inherit;font-size:.9rem;transition:all .2s;}.Input-module__5jsJuW__input::placeholder{color:var(--text-tertiary)}.Input-module__5jsJuW__input:hover{border-color:var(--text-tertiary)}.Input-module__5jsJuW__input:focus{border-color:var(--accent-primary);outline:none}.Input-module__5jsJuW__inputBare{height:auto;font:inherit;color:inherit;border:0;border-radius:0;padding:0}.Input-module__5jsJuW__inputError{border-color:var(--error-500)}.Input-module__5jsJuW__inputError:focus{border-color:var(--error-500);box-shadow:none}.Input-module__5jsJuW__error{font-size:var(--text-xs);color:var(--error-500)}.Input-module__5jsJuW__inputContainer{width:100%;position:relative}.Input-module__5jsJuW__toggleBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Input-module__5jsJuW__toggleBtn:hover{color:var(--text-primary)}.Input-module__5jsJuW__inputWithIcon{padding-right:40px}.Input-module__5jsJuW__description{color:var(--text-tertiary);opacity:.8;margin-top:-4px;font-size:11px}.Input-module__5jsJuW__spinnerControls{background:var(--bg-surface-subtle);border:1px solid var(--border-default);border-radius:var(--radius-md);z-index:2;flex-direction:column;gap:0;width:32px;display:flex;position:absolute;top:4px;bottom:4px;right:4px;overflow:hidden}.Input-module__5jsJuW__spinnerBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.Input-module__5jsJuW__spinnerBtn:hover{background:var(--surface-lift-md);color:var(--accent-text)}.Input-module__5jsJuW__spinnerBtn:first-child{border-bottom:1px solid var(--border-default)}.Input-module__5jsJuW__inputWithSpinner{padding-right:42px}.Input-module__5jsJuW__rightAdornment{pointer-events:auto;z-index:2;align-items:center;max-width:calc(100% - 16px);display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Input-module__5jsJuW__rightAdornmentInset{right:44px}.Input-module__5jsJuW__inputWithAdornment{padding-right:260px}.Input-module__5jsJuW__inputWithAdornment.Input-module__5jsJuW__inputWithSpinner{padding-right:305px}@media (max-width:640px){.Input-module__5jsJuW__inputWithAdornment,.Input-module__5jsJuW__inputWithAdornment.Input-module__5jsJuW__inputWithSpinner{padding-right:46%}.Input-module__5jsJuW__input{height:44px;font-size:.9rem}}
.PostCard-module__szzZVW__card{--c-bg:#050505;--c-ink:#fff;--c-muted:#b3b3b3;--c-line:#1e1e1e;--c-pill-border:#3a3a3a;--c-accent:#c8ff00;--c-on-accent:#050505;--c-hero:var(--c-accent);--c-grid:#ffffff12;background:var(--c-bg);color:var(--c-ink);font-family:var(--font-primary);isolation:isolate;-webkit-font-smoothing:antialiased;flex:none;font-size:40px;line-height:1.2;position:relative;overflow:hidden}.PostCard-module__szzZVW__card[data-theme=light]{--c-bg:#fff;--c-ink:#1b1b1f;--c-muted:#6b7280;--c-line:#e5e7eb;--c-pill-border:#c4c9d2;--c-accent:#1b84ff;--c-on-accent:#fff;--c-grid:#0000000f}.PostCard-module__szzZVW__card[data-format=square]{font-size:33px}.PostCard-module__szzZVW__card[data-format=landscape]{font-size:28px}.PostCard-module__szzZVW__grid{z-index:0;background-image:linear-gradient(var(--c-grid) 1px, transparent 1px), linear-gradient(90deg, var(--c-grid) 1px, transparent 1px);background-size:8.5% 8.5%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 95% at 100% 0,#000 0%,#0000 66%);mask-image:radial-gradient(125% 95% at 100% 0,#000 0%,#0000 66%)}.PostCard-module__szzZVW__glow{z-index:0;background:radial-gradient(50% 46% at 90% 4%, var(--c-accent) 0%, transparent 62%);opacity:.14;pointer-events:none;position:absolute;inset:0}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__glow{opacity:.17}.PostCard-module__szzZVW__curve{z-index:1;pointer-events:none;height:31%;position:absolute;bottom:0;left:0;right:0}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__curve{height:26%;bottom:0}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__curve{height:auto;inset:18% 0 0 46%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.PostCard-module__szzZVW__spark{width:100%;height:100%;display:block}.PostCard-module__szzZVW__content{z-index:3;flex-direction:column;height:100%;padding:4.3em;display:flex;position:relative}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__content{padding:5em 3.4em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__content{padding:2.5em 3.3em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__body{max-width:45%}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__kicker{margin-bottom:.5em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__tagline{white-space:nowrap;text-overflow:ellipsis;max-width:none;margin-top:.5em;overflow:hidden}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__hero{margin-top:.6em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__meta{margin-top:1em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__cta{margin-top:1.1em;padding:.6em 1.1em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__stats{gap:.8em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__stat span{font-size:.5em}.PostCard-module__szzZVW__head{justify-content:space-between;align-items:center;gap:1em;display:flex}.PostCard-module__szzZVW__logo{background-position:0;background-repeat:no-repeat;background-size:contain;flex:none;width:4em;height:.92em}.PostCard-module__szzZVW__card[data-theme=dark] .PostCard-module__szzZVW__logo{background-image:url(/Logo/PNG/White/Logo/Logo_White_NOBG.png)}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__logo{background-image:url(/Logo/PNG/Black/Logo/Logo_Black_NOBG.png)}.PostCard-module__szzZVW__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);border:1px solid var(--c-pill-border);white-space:nowrap;border-radius:2em;padding:.5em .95em;font-size:.62em;font-weight:600}.PostCard-module__szzZVW__body{flex-direction:column;flex:1;justify-content:center;gap:.1em;min-height:0;display:flex}.PostCard-module__szzZVW__strat{letter-spacing:-.025em;align-items:center;gap:.45em;font-size:2em;font-weight:680;line-height:1.05;display:inline-flex}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__strat{font-size:1.6em}.PostCard-module__szzZVW__dot{background:var(--c-accent);border-radius:50%;flex:none;width:.32em;height:.32em}.PostCard-module__szzZVW__hero{align-items:baseline;gap:.18em;margin-top:.4em;display:flex}.PostCard-module__szzZVW__delta{color:var(--c-accent);font-size:1.5em;line-height:1;transform:translateY(-.06em)}.PostCard-module__szzZVW__num{color:var(--c-hero);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:3.6em;font-weight:700;line-height:.9}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__num{font-size:4em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__num{font-size:2.7em}.PostCard-module__szzZVW__pct{color:var(--c-muted);margin-left:.06em;font-size:.42em;font-weight:600}.PostCard-module__szzZVW__emptyHero{color:var(--c-muted);margin-top:.5em;font-size:1.35em;font-weight:600}.PostCard-module__szzZVW__stats{border-top:1px solid var(--c-line);gap:1.5em;margin-top:1.1em;padding-top:1em;display:flex}.PostCard-module__szzZVW__stat{flex-direction:column;gap:.2em;display:flex}.PostCard-module__szzZVW__stat b{letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.1em;font-weight:650}.PostCard-module__szzZVW__stat span{letter-spacing:.06em;text-transform:uppercase;color:var(--c-muted);font-size:.58em;font-weight:600}.PostCard-module__szzZVW__kicker{color:var(--c-accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6em;margin-bottom:.9em;font-size:.66em;font-weight:600;display:inline-flex}.PostCard-module__szzZVW__kicker svg{flex:none;width:1.3em;height:1.3em}.PostCard-module__szzZVW__name{letter-spacing:-.035em;margin:0;font-size:3.1em;font-weight:720;line-height:.95}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__name{font-size:3.5em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__name{font-size:2.1em}.PostCard-module__szzZVW__card[data-kind=broker][data-format=square] .PostCard-module__szzZVW__name{font-size:2.9em}.PostCard-module__szzZVW__card[data-kind=broker][data-format=story] .PostCard-module__szzZVW__name{font-size:2.6em}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__kicker{margin-bottom:.5em}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tagline{white-space:normal;text-overflow:clip;max-width:100%;margin-top:.65em;font-size:.78em;overflow:visible}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tag{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tag svg{width:1.15em;height:1.15em}.PostCard-module__szzZVW__tagline{max-width:80%;color:var(--c-muted);margin-top:.75em;font-size:.82em;font-weight:500;line-height:1.5}.PostCard-module__szzZVW__meta{gap:1.4em;margin-top:1.4em;display:flex}.PostCard-module__szzZVW__meta>div{flex-direction:column;gap:.2em;display:flex}.PostCard-module__szzZVW__meta b{letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1em;font-weight:650}.PostCard-module__szzZVW__meta span{letter-spacing:.06em;text-transform:uppercase;color:var(--c-muted);font-size:.56em;font-weight:600}.PostCard-module__szzZVW__cta{background:var(--c-accent);color:var(--c-on-accent);letter-spacing:-.005em;border-radius:2em;align-self:flex-start;align-items:center;gap:.5em;margin-top:1.6em;padding:.8em 1.2em;font-size:.72em;font-weight:640;display:inline-flex}.PostCard-module__szzZVW__cta:after{content:"→";font-weight:500}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__hero{margin-top:.9em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__stats{margin-top:2.2em;padding-top:1.6em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__tagline{margin-top:1.4em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__meta,.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__cta{margin-top:2.4em}.PostCard-module__szzZVW__foot{color:var(--c-muted);justify-content:space-between;align-items:center;gap:1em;margin-top:1em;font-size:.6em;font-weight:500;display:flex}.PostCard-module__szzZVW__web{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__web svg{width:1.15em;height:1.15em}.PostCard-module__szzZVW__verif{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__verif i{background:var(--c-accent);width:.55em;height:.55em;box-shadow:0 0 .5em var(--c-accent);border-radius:50%;flex:none}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__verif i{box-shadow:none}
.AddressAutocomplete-module__tHBMdW__wrapper{width:100%;position:relative}.AddressAutocomplete-module__tHBMdW__dropdown{z-index:9500;background:var(--bg-card);border:1px solid var(--border-default);border-radius:.625rem;margin:0;padding:.25rem 0;list-style:none;position:fixed;overflow-y:auto;box-shadow:0 12px 32px #00000080}.AddressAutocomplete-module__tHBMdW__list{margin:0;padding:0;list-style:none}.AddressAutocomplete-module__tHBMdW__item{cursor:pointer;align-items:flex-start;gap:.625rem;padding:.625rem .875rem;transition:background .12s;display:flex}.AddressAutocomplete-module__tHBMdW__item:hover{background:rgba(var(--surface-lift-rgb), .06)}.AddressAutocomplete-module__tHBMdW__itemIcon{color:var(--accent-text);flex-shrink:0;margin-top:2px}.AddressAutocomplete-module__tHBMdW__itemText{flex:1;min-width:0}.AddressAutocomplete-module__tHBMdW__itemPrimary{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;line-height:1.35;overflow:hidden}.AddressAutocomplete-module__tHBMdW__itemSecondary{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.8125rem;line-height:1.4;overflow:hidden}
.RemunerationStep-module__6UO4fW__root{flex-direction:column;flex:1;gap:32px;width:100%;min-height:0;display:flex}.RemunerationStep-module__6UO4fW__cards{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.RemunerationStep-module__6UO4fW__card{text-align:left;border-radius:var(--radius-xl);border:1px solid var(--border-default);background:var(--bg-card);cursor:pointer;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:24px 20px;transition:border-color .15s,background .15s;display:flex;position:relative}.RemunerationStep-module__6UO4fW__card:not(.RemunerationStep-module__6UO4fW__cardSelected):hover{border-color:var(--border-hover)}.RemunerationStep-module__6UO4fW__cardSelected{border-color:var(--accent-primary);background:var(--bg-surface-elevated)}[data-theme=light] .RemunerationStep-module__6UO4fW__cardSelected{background:var(--bg-surface)}.RemunerationStep-module__6UO4fW__iconWrap{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-lime) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 12%, transparent);width:44px;height:44px;color:var(--accent-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.RemunerationStep-module__6UO4fW__cardSelected .RemunerationStep-module__6UO4fW__iconWrap{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--bg-app)}.RemunerationStep-module__6UO4fW__cardTitleRow{align-items:center;gap:10px;margin-top:4px;display:flex}.RemunerationStep-module__6UO4fW__cardTitle{font-size:1.25rem;font-weight:var(--weight-bold);letter-spacing:-.01em;color:var(--text-primary)}.RemunerationStep-module__6UO4fW__brokerCount{flex-shrink:0}.RemunerationStep-module__6UO4fW__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.45}.RemunerationStep-module__6UO4fW__highlight{border-top:1px solid var(--border-default);flex-direction:column;gap:10px;width:100%;padding-top:16px;display:flex}.RemunerationStep-module__6UO4fW__cardSelected .RemunerationStep-module__6UO4fW__highlight{border-top-color:var(--border-hover)}.RemunerationStep-module__6UO4fW__highlightLabel{font-size:.75rem;font-weight:var(--weight-medium);color:var(--text-tertiary)}.RemunerationStep-module__6UO4fW__highlightValue{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.RemunerationStep-module__6UO4fW__amount{font-size:1.5rem;font-weight:var(--weight-bold);letter-spacing:-.01em;color:var(--text-primary);line-height:1.1}.RemunerationStep-module__6UO4fW__cardSelected .RemunerationStep-module__6UO4fW__amount{color:var(--accent-primary)}.RemunerationStep-module__6UO4fW__unit{font-size:.8125rem;font-weight:var(--weight-medium);color:var(--text-tertiary)}.RemunerationStep-module__6UO4fW__highlightNote{font-size:.75rem;font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.4}.RemunerationStep-module__6UO4fW__tierScale{gap:5px;width:100%;display:flex}.RemunerationStep-module__6UO4fW__tier{font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;gap:6px;padding:0;display:flex}.RemunerationStep-module__6UO4fW__seg{background:rgba(var(--accent-primary-rgb), .14);border:1px solid rgba(var(--accent-primary-rgb), .24);border-radius:3px;height:10px;transition:background-color .15s,border-color .15s}.RemunerationStep-module__6UO4fW__segOn{background:var(--accent-primary);border-color:var(--accent-primary)}.RemunerationStep-module__6UO4fW__tickLabel{text-align:center;font-size:.625rem;font-weight:var(--weight-medium);color:var(--text-tertiary);transition:color .15s}.RemunerationStep-module__6UO4fW__tickActive{color:var(--accent-primary);font-weight:var(--weight-semibold)}.RemunerationStep-module__6UO4fW__tier:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px;border-radius:4px}.RemunerationStep-module__6UO4fW__tierMore{flex-direction:column;flex:0 0 22px;gap:6px;display:flex}.RemunerationStep-module__6UO4fW__segFade{background:linear-gradient(to right, rgba(var(--accent-primary-rgb), .22), rgba(var(--accent-primary-rgb), 0));border-radius:3px;height:10px}.RemunerationStep-module__6UO4fW__moreArrow{text-align:center;font-size:.8125rem;font-weight:var(--weight-bold);color:var(--accent-primary);line-height:1}.RemunerationStep-module__6UO4fW__priceLine{flex-direction:column;gap:2px;display:flex}.RemunerationStep-module__6UO4fW__split{width:100%;height:32px;font-size:.75rem;font-weight:var(--weight-semibold);border-radius:8px;display:flex;overflow:hidden}.RemunerationStep-module__6UO4fW__splitKeep{background:var(--accent-primary);color:var(--bg-app);white-space:nowrap;align-items:center;padding-left:10px;display:flex}.RemunerationStep-module__6UO4fW__splitFee{background:rgba(var(--text-primary-rgb), .07);color:var(--text-secondary);white-space:nowrap;justify-content:center;align-items:center;padding:0 6px;font-size:.6875rem;display:flex}.RemunerationStep-module__6UO4fW__cardHint{position:absolute;top:22px;right:20px}.RemunerationStep-module__6UO4fW__cardHint svg{color:var(--accent-primary);flex-shrink:0}.RemunerationStep-module__6UO4fW__noteRow{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.RemunerationStep-module__6UO4fW__cardMoreLink{flex-shrink:0}.RemunerationStep-module__6UO4fW__footerWrap{margin-top:auto}@media (max-width:560px){.RemunerationStep-module__6UO4fW__cards{grid-template-columns:1fr}}
.AlertFeed-module__UPEn-G__feed{flex-direction:column;display:flex}.AlertFeed-module__UPEn-G__item{gap:var(--space-4);padding-bottom:var(--space-5);display:flex;position:relative}.AlertFeed-module__UPEn-G__item:before{content:"";background:var(--border-default);width:1px;position:absolute;top:40px;bottom:0;left:17.5px}.AlertFeed-module__UPEn-G__item:last-of-type{padding-bottom:0}.AlertFeed-module__UPEn-G__item:last-of-type:before{display:none}.AlertFeed-module__UPEn-G__bullet{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AlertFeed-module__UPEn-G__bulletHalo{box-shadow:0 0 0 4px color-mix(in srgb, currentColor 12%, transparent)}.AlertFeed-module__UPEn-G__body{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;padding-top:7px;display:flex}.AlertFeed-module__UPEn-G__itemHead{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AlertFeed-module__UPEn-G__itemTitle{font-size:.9375rem;font-weight:var(--weight-semibold);color:var(--text-primary);overflow-wrap:anywhere;margin:0;line-height:1.4}.AlertFeed-module__UPEn-G__itemTitleClosed{font-weight:var(--weight-medium);color:var(--text-secondary)}.AlertFeed-module__UPEn-G__message{font-size:var(--text-sm);color:var(--text-secondary);overflow-wrap:anywhere;margin:0;line-height:1.5}.AlertFeed-module__UPEn-G__messageClamped{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AlertFeed-module__UPEn-G__meta{gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);flex-wrap:wrap;display:flex}.AlertFeed-module__UPEn-G__meta a{color:var(--accent-primary)}.AlertFeed-module__UPEn-G__meta a:hover{text-decoration:underline}.AlertFeed-module__UPEn-G__contextCard{align-items:center;gap:var(--space-3);margin-top:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-card);color:inherit;min-width:0;text-decoration:none;transition:border-color .15s;display:flex}a.AlertFeed-module__UPEn-G__contextCard:hover{border-color:var(--accent-primary)}a.AlertFeed-module__UPEn-G__contextCard:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.AlertFeed-module__UPEn-G__contextIcon{width:30px;height:30px;color:var(--text-tertiary);background:var(--surface-lift-md);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AlertFeed-module__UPEn-G__contextFacts{align-items:center;gap:var(--space-2) var(--space-4);flex-wrap:wrap;min-width:0;display:flex}.AlertFeed-module__UPEn-G__fact{flex-direction:column;gap:1px;min-width:0;display:flex}.AlertFeed-module__UPEn-G__factLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);font-size:10px}.AlertFeed-module__UPEn-G__factValue{font-size:var(--text-sm);color:var(--text-primary);overflow-wrap:anywhere}.AlertFeed-module__UPEn-G__contextArrow{color:var(--text-tertiary);flex-shrink:0;margin-left:auto}.AlertFeed-module__UPEn-G__noteCard{gap:var(--space-3);margin-top:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--surface-lift-lg);display:flex}.AlertFeed-module__UPEn-G__noteIcon{color:var(--text-tertiary);flex-shrink:0;margin-top:2px}.AlertFeed-module__UPEn-G__noteText{font-size:var(--text-sm);color:var(--text-secondary);overflow-wrap:anywhere;margin:0;line-height:1.5}.AlertFeed-module__UPEn-G__diagnosis{gap:var(--space-1);margin-top:var(--space-3);padding:var(--space-2) var(--space-4);border-left:2px solid var(--border-default);flex-direction:column;display:flex}.AlertFeed-module__UPEn-G__diagnosis p{font-size:var(--text-sm);color:var(--text-secondary);overflow-wrap:anywhere;margin:0;line-height:1.5}.AlertFeed-module__UPEn-G__diagnosis strong{color:var(--text-primary)}.AlertFeed-module__UPEn-G__diagnosisSources summary{cursor:pointer;color:var(--text-secondary)}.AlertFeed-module__UPEn-G__diagnosisSources li{overflow-wrap:anywhere}.AlertFeed-module__UPEn-G__actions{align-items:center;gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.AlertFeed-module__UPEn-G__actionsTrailing{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}.AlertFeed-module__UPEn-G__ticketButton{min-width:152px}.AlertFeed-module__UPEn-G__composer{margin-top:var(--space-3)}@media (max-width:640px){.AlertFeed-module__UPEn-G__contextCard,.AlertFeed-module__UPEn-G__noteCard,.AlertFeed-module__UPEn-G__composer{margin-left:calc(-36px - var(--space-4))}.AlertFeed-module__UPEn-G__contextArrow{display:none}.AlertFeed-module__UPEn-G__message,.AlertFeed-module__UPEn-G__noteText{font-size:var(--text-base)}.AlertFeed-module__UPEn-G__meta,.AlertFeed-module__UPEn-G__diagnosis p{font-size:var(--text-sm)}}
.MakePostModal-module__-s6r0q__layout{gap:var(--space-5);flex-direction:column;display:flex}.MakePostModal-module__-s6r0q__controls{gap:var(--space-4);flex-direction:column;display:flex}.MakePostModal-module__-s6r0q__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.MakePostModal-module__-s6r0q__fieldRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.MakePostModal-module__-s6r0q__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-size:10.5px;font-weight:700}.MakePostModal-module__-s6r0q__previewPane{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex}.MakePostModal-module__-s6r0q__previewFrame{border-radius:var(--radius-md);position:relative;overflow:hidden;box-shadow:0 12px 32px -12px #0009}.MakePostModal-module__-s6r0q__scaler{transform-origin:0 0;position:absolute;top:0;left:0}.MakePostModal-module__-s6r0q__status{color:var(--text-tertiary);text-align:center;margin:0;font-size:12px;font-weight:600}@media (max-width:600px){.MakePostModal-module__-s6r0q__fieldRow{grid-template-columns:1fr}}
.BetaTag-module__G3WOBq__wrap{vertical-align:middle;--beta-ink:color-mix(in srgb, var(--viz-violet), var(--color-white) 42%);--beta-surface:color-mix(in srgb, var(--viz-violet) 18%, var(--color-black));display:inline-flex;position:relative}[data-theme=light] .BetaTag-module__G3WOBq__wrap{--beta-ink:var(--viz-violet);--beta-surface:color-mix(in srgb, var(--viz-violet) 15%, var(--color-white))}.BetaTag-module__G3WOBq__tag{border-radius:var(--pill-radius-l);font-size:.875rem;font-weight:var(--weight-bold);letter-spacing:.09em;text-transform:uppercase;color:var(--beta-ink);background:var(--beta-surface);cursor:help;isolation:isolate;align-items:center;gap:.45em;padding:7px 15px;line-height:1;display:inline-flex;position:relative;overflow:hidden}.BetaTag-module__G3WOBq__tag:focus-visible{outline:2px solid var(--viz-violet);outline-offset:2px}.BetaTag-module__G3WOBq__sm{border-radius:var(--pill-radius-m);letter-spacing:.06em;gap:.35em;padding:3px 9px;font-size:.6875rem}.BetaTag-module__G3WOBq__icon{flex-shrink:0}.BetaTag-module__G3WOBq__tag:before{content:"";z-index:-1;background:radial-gradient(closest-side, color-mix(in srgb, var(--viz-violet) 55%, transparent), color-mix(in srgb, var(--viz-violet) 18%, transparent) 55%, transparent 80%);animation:5.7s ease-in-out infinite BetaTag-module__G3WOBq__betaInner;position:absolute;inset:-30% -12%}@keyframes BetaTag-module__G3WOBq__betaInner{0%{opacity:.14;transform:translate(-30%,4%)}14%{opacity:.72;transform:translate(-6%,-5%)}29%{opacity:.3;transform:translate(22%,3%)}43%{opacity:.82;transform:translate(6%,6%)}57%{opacity:.2;transform:translate(30%,-4%)}71%{opacity:.62;transform:translate(-4%,5%)}86%{opacity:.36;transform:translate(-24%,-3%)}to{opacity:.14;transform:translate(-30%,4%)}}.BetaTag-module__G3WOBq__bubble{--beta-bubble:color-mix(in srgb, var(--viz-violet) 12%, var(--color-black));--beta-bubble-ink:color-mix(in srgb, var(--color-white) 76%, var(--viz-violet));--tooltip-bg:var(--beta-bubble);--tooltip-ink:var(--beta-bubble-ink);--tooltip-border:1px solid color-mix(in srgb, var(--viz-violet) 45%, transparent);--tooltip-shadow:0 12px 30px color-mix(in srgb, var(--viz-violet) 22%, transparent), 0 4px 12px #00000040}[data-theme=light] .BetaTag-module__G3WOBq__bubble{--beta-bubble:color-mix(in srgb, var(--viz-violet) 8%, var(--color-white));--beta-bubble-ink:color-mix(in srgb, var(--viz-violet) 45%, var(--color-black))}@media (prefers-reduced-motion:reduce){.BetaTag-module__G3WOBq__tag:before{display:none}}
.Earnings-module__Sh8mla__heading{align-items:center;gap:var(--space-2);display:inline-flex}
.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)}
.RelatedLinks-module__TSBpfG__block{max-width:1200px;margin:var(--space-12) auto 0;padding:var(--space-8) var(--space-8);border-top:1px solid var(--border-subtle)}.RelatedLinks-module__TSBpfG__title{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0 0 var(--space-4)}.RelatedLinks-module__TSBpfG__row{gap:var(--space-3);flex-wrap:wrap;display:flex}.RelatedLinks-module__TSBpfG__link{align-items:center;gap:var(--space-2);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);padding:10px 18px;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.RelatedLinks-module__TSBpfG__link:hover{background:var(--surface-lift-md);border-color:var(--accent-primary);color:var(--accent-primary)}.RelatedLinks-module__TSBpfG__link:after{content:"→";display:inline-block}@media (max-width:640px){.RelatedLinks-module__TSBpfG__block{padding:var(--space-6) var(--space-4)}}.RelatedLinks-module__TSBpfG__blockFlush{max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (max-width:640px){.RelatedLinks-module__TSBpfG__blockFlush{padding-left:0;padding-right:0}}
.ElasticLoader-module__iA5qcG__pageLoader{justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex}.ElasticLoader-module__iA5qcG__elasticLoader{--dot-size:8px;--bar-max:36px;--travel:28px;--dot-color:var(--accent-primary);--gap:6px;--duration:1s;align-items:center;gap:var(--gap);height:var(--bar-max);display:flex}.ElasticLoader-module__iA5qcG__dotWrap{width:var(--dot-size);height:var(--bar-max);contain:layout style;position:relative}.ElasticLoader-module__iA5qcG__dotWrap:first-child .ElasticLoader-module__iA5qcG__dot{animation-delay:0s,80ms}.ElasticLoader-module__iA5qcG__dotWrap:nth-child(2) .ElasticLoader-module__iA5qcG__dot{animation-delay:80ms,.16s}.ElasticLoader-module__iA5qcG__dotWrap:nth-child(3) .ElasticLoader-module__iA5qcG__dot{animation-delay:.16s,.24s}.ElasticLoader-module__iA5qcG__dotWrap:nth-child(4) .ElasticLoader-module__iA5qcG__dot{animation-delay:.24s,.32s}.ElasticLoader-module__iA5qcG__dot{width:var(--dot-size);border-radius:var(--radius-full);background:var(--dot-color);left:0;top:calc(var(--bar-max) - var(--dot-size));animation:ElasticLoader-module__iA5qcG__edgeTop var(--duration) cubic-bezier(.86, 0, .07, 1) infinite, ElasticLoader-module__iA5qcG__edgeBottom var(--duration) cubic-bezier(.86, 0, .07, 1) infinite;position:absolute;bottom:0}@keyframes ElasticLoader-module__iA5qcG__edgeTop{0%,to{top:calc(var(--bar-max) - var(--dot-size))}50%{top:0}}@keyframes ElasticLoader-module__iA5qcG__edgeBottom{0%,to{bottom:0}50%{bottom:calc(var(--bar-max) - var(--dot-size))}}
.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}
.FAQ-module__K2Qqia__section{z-index:10;padding:var(--space-20) 0;padding-top:var(--space-10);background:var(--bg-app);color:var(--text-primary);margin-top:-1px;position:relative}.FAQ-module__K2Qqia__glowTop{background:radial-gradient(circle, rgba(var(--color-lime-rgb), .15) 0%, rgba(var(--color-lime-rgb), 0) 70%);pointer-events:none;z-index:-1;filter:blur(160px);opacity:.8;width:1300px;height:1300px;position:absolute;top:-800px;left:50%;transform:translate(-50%)translateZ(0)}[data-theme=light] .FAQ-module__K2Qqia__glowTop{background:radial-gradient(circle, rgba(var(--color-lime-rgb), .65) 0%, rgba(var(--color-lime-rgb), 0) 85%);filter:blur(280px);opacity:1;top:-1100px}.FAQ-module__K2Qqia__transparent{background:0 0;padding-top:0}.FAQ-module__K2Qqia__container{max-width:800px;padding:0 var(--space-6);gap:var(--space-12);flex-direction:column;margin:0 auto;display:flex}.FAQ-module__K2Qqia__header{text-align:center;align-items:center;max-width:100%;margin-bottom:0}.FAQ-module__K2Qqia__subtitle{margin:0 auto}.FAQ-module__K2Qqia__pill{background:var(--surface-lift-md);border:1px solid var(--border-default);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);will-change:transform, opacity;border-top-color:#0000;align-items:center;padding:6px 12px;position:relative;overflow:hidden;transform:translateZ(0)}.FAQ-module__K2Qqia__pill:before{content:"";background:radial-gradient(ellipse at center, rgba(var(--color-lime-rgb), .3) 0%, transparent 70%);pointer-events:none;width:60%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.FAQ-module__K2Qqia__pill:after{content:"";background:linear-gradient(90deg, transparent 0%, rgba(var(--color-lime-rgb), .6) 50%, transparent 100%);pointer-events:none;height:1px;position:absolute;top:0;left:0;right:0}[data-theme=light] .FAQ-module__K2Qqia__pill:before{background:radial-gradient(ellipse at center, rgba(var(--color-lime-rgb), .12) 0%, transparent 70%)}[data-theme=light] .FAQ-module__K2Qqia__pill:after{background:linear-gradient(90deg, transparent 0%, rgba(var(--color-lime-rgb), .25) 50%, transparent 100%)}.FAQ-module__K2Qqia__cta{align-items:center;gap:var(--space-4);text-align:center;margin-top:calc(-1 * var(--space-6));margin-bottom:var(--space-8);flex-direction:column;display:flex}.FAQ-module__K2Qqia__ctaLink{color:var(--accent-primary);font-weight:var(--weight-semibold);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.FAQ-module__K2Qqia__ctaLink:hover{border-color:currentColor}.FAQ-module__K2Qqia__ctaSecondaryLink{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-weight:var(--weight-semibold);border:1px solid var(--border-default);border-radius:var(--radius-full);background:var(--surface-lift-sm);padding:.55rem 1.25rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.FAQ-module__K2Qqia__ctaSecondaryLink:after{content:"→";display:inline-block}.FAQ-module__K2Qqia__ctaSecondaryLink:hover{color:var(--text-primary);border-color:var(--border-hover);background:var(--surface-lift-md)}
.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}
.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))}
