.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)}}
.Textarea-module__nldQNa__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.Textarea-module__nldQNa__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.Textarea-module__nldQNa__textarea{box-sizing:border-box;border-radius:var(--radius-lg);border:1px solid var(--border-input);width:100%;min-height:140px;color:var(--text-primary);resize:vertical;background:0 0;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:all .2s}.Textarea-module__nldQNa__textarea::placeholder{color:var(--text-tertiary)}.Textarea-module__nldQNa__textarea:hover{border-color:var(--text-tertiary)}.Textarea-module__nldQNa__textarea:focus{border-color:var(--accent-primary);outline:none}.Textarea-module__nldQNa__textareaError{border-color:var(--error-500)}.Textarea-module__nldQNa__textareaError:focus{border-color:var(--error-500);box-shadow:none}.Textarea-module__nldQNa__description{color:var(--text-tertiary);opacity:.8;margin-top:-4px;font-size:11px}.Textarea-module__nldQNa__error{font-size:var(--text-xs);color:var(--error-500)}@media (max-width:640px){.Textarea-module__nldQNa__textarea{min-height:120px;font-size:.9rem}}
.FeedbackStep-module__tXwzXG__page{box-sizing:border-box;z-index:10;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:40px 24px;display:flex;position:fixed;inset:0}.FeedbackStep-module__tXwzXG__wrapper{flex-direction:column;align-items:center;width:100%;max-width:640px;display:flex}.FeedbackStep-module__tXwzXG__hero{flex-direction:column;align-items:center;margin-bottom:56px;display:flex}.FeedbackStep-module__tXwzXG__iconWrapper{justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:20px;display:flex;position:relative}.FeedbackStep-module__tXwzXG__heroIcon{color:var(--color-lime);filter:drop-shadow(0 0 16px rgba(var(--color-lime-rgb), .3));z-index:1;position:relative}.FeedbackStep-module__tXwzXG__glowRing{border:2px solid rgba(var(--color-lime-rgb), .12);border-radius:50%;animation:2.5s ease-out infinite FeedbackStep-module__tXwzXG__pulseRing;position:absolute;inset:0}@keyframes FeedbackStep-module__tXwzXG__pulseRing{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.FeedbackStep-module__tXwzXG__title{color:var(--text-primary);letter-spacing:-.03em;text-align:center;margin:0 0 8px;font-size:2.25rem;font-weight:700;line-height:1.1}.FeedbackStep-module__tXwzXG__subtitle{color:var(--text-secondary);text-align:center;margin:0 0 24px;font-size:1rem;font-weight:400;line-height:1.5}.FeedbackStep-module__tXwzXG__noticeSection{width:100%;margin-bottom:32px}.FeedbackStep-module__tXwzXG__feedbackSection{flex-direction:column;gap:10px;width:100%;display:flex}.FeedbackStep-module__tXwzXG__textareaWrapper{width:100%;position:relative}.FeedbackStep-module__tXwzXG__charCount{color:var(--text-tertiary);pointer-events:none;font-size:.6875rem;position:absolute;bottom:8px;right:12px}.FeedbackStep-module__tXwzXG__feedbackFooter{justify-content:flex-end;display:flex}@media (max-width:768px){.FeedbackStep-module__tXwzXG__page{padding:24px 16px}.FeedbackStep-module__tXwzXG__hero{margin-bottom:36px}.FeedbackStep-module__tXwzXG__title{font-size:1.75rem}}
.BrokerStep-module__WovH1G__brokerGrid{grid-template-columns:repeat(3,1fr);gap:14px;width:100%;display:grid}.BrokerStep-module__WovH1G__brokerCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;flex-direction:column;justify-content:flex-start;gap:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.BrokerStep-module__WovH1G__brokerCard:not(.BrokerStep-module__WovH1G__selected):hover{background:var(--surface-lift-md);border-color:var(--border-hover)}.BrokerStep-module__WovH1G__brokerCard.BrokerStep-module__WovH1G__selected{background:color-mix(in srgb, var(--color-lime) 5%, transparent);border-color:var(--color-lime);box-shadow:none}.BrokerStep-module__WovH1G__cardHeader{align-items:center;gap:14px;width:100%;display:flex}.BrokerStep-module__WovH1G__logoWrapper{flex-shrink:0;justify-content:flex-start;align-items:center;width:100%;height:30px;display:flex}.BrokerStep-module__WovH1G__brokerLogo{object-fit:contain;object-position:left;max-width:65%;height:100%}[data-theme=light] .BrokerStep-module__WovH1G__brokerLogo{filter:brightness(0)}.BrokerStep-module__WovH1G__brokerName{color:var(--text-primary);text-align:left;letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.1}.BrokerStep-module__WovH1G__selected .BrokerStep-module__WovH1G__brokerName{color:var(--text-primary)}.BrokerStep-module__WovH1G__featuresContainer{flex:1;padding:0}.BrokerStep-module__WovH1G__featureExplanation{color:var(--text-tertiary);font-size:.8125rem;font-weight:400;line-height:1.5}.BrokerStep-module__WovH1G__recommendedBadge{background:var(--bg-app);color:var(--accent-text);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);text-transform:uppercase;letter-spacing:.1em;z-index:10;white-space:nowrap;border-radius:6px;padding:2px 10px;font-size:.625rem;font-weight:900;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.BrokerStep-module__WovH1G__vpnBadge{background:var(--bg-app);color:var(--warning-500);border:1px solid color-mix(in srgb, var(--warning-500) 30%, transparent);text-transform:uppercase;letter-spacing:.1em;z-index:10;white-space:nowrap;border-radius:6px;padding:2px 10px;font-size:.625rem;font-weight:900;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.BrokerStep-module__WovH1G__connectedBadge{background:var(--bg-app);color:var(--color-lime);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);text-transform:uppercase;letter-spacing:.1em;z-index:10;white-space:nowrap;border-radius:6px;padding:2px 10px;font-size:.625rem;font-weight:900;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.BrokerStep-module__WovH1G__cornerBadges{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:12px;right:12px}.BrokerStep-module__WovH1G__bookPill{letter-spacing:.03em;white-space:nowrap;background:var(--surface-lift-md);border:1px solid var(--border-default);color:var(--text-secondary);border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.625rem;font-weight:700;display:inline-flex}.BrokerStep-module__WovH1G__bookPillAccent{background:color-mix(in srgb, var(--color-lime) 12%, transparent);border-color:color-mix(in srgb, var(--color-lime) 30%, transparent);color:var(--accent-text)}.BrokerStep-module__WovH1G__checkIcon{background:var(--color-lime);width:22px;height:22px;color:var(--bg-app);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BrokerStep-module__WovH1G__infoNote{background:color-mix(in srgb, var(--info-500) 10%, transparent);border:1px solid color-mix(in srgb, var(--info-500) 20%, transparent);color:var(--info-500);border-radius:16px;gap:12px;padding:16px 20px;display:flex}@media (max-width:480px){.BrokerStep-module__WovH1G__brokerGrid{grid-template-columns:1fr}}[data-theme=light] .BrokerStep-module__WovH1G__brokerCard{background:var(--surface-lift-sm);border-color:var(--border-default)}[data-theme=light] .BrokerStep-module__WovH1G__brokerCard:not(.BrokerStep-module__WovH1G__selected):hover{background:var(--surface-lift-md);border-color:var(--border-hover)}[data-theme=light] .BrokerStep-module__WovH1G__brokerCard.BrokerStep-module__WovH1G__selected{background:color-mix(in srgb, var(--accent-primary) 8%, transparent);border-color:var(--accent-primary)}
.SlidingTabs-module__hpkxRq__container{gap:var(--space-1);border-radius:var(--radius-lg);border:1px solid var(--border-default);background:var(--bg-surface-subtle);width:fit-content;padding:3px;display:flex;position:relative}.SlidingTabs-module__hpkxRq__fullWidth{width:100%}.SlidingTabs-module__hpkxRq__fullWidth .SlidingTabs-module__hpkxRq__tab{flex:1;justify-content:center}.SlidingTabs-module__hpkxRq__compact{background:var(--bg-surface-subtle);border-radius:10px;padding:.25rem}[data-theme=light] .SlidingTabs-module__hpkxRq__container{background:var(--surface-lift-md)}.SlidingTabs-module__hpkxRq__indicator{border-radius:calc(var(--radius-lg) - 3px);background:var(--accent-primary);pointer-events:none;z-index:0;transition:left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;bottom:3px}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__indicator{background:var(--accent-primary);box-shadow:none;border-radius:8px;top:.25rem;bottom:.25rem}[data-theme=light] .SlidingTabs-module__hpkxRq__indicator{background:var(--accent-primary)}[data-theme=light] .SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__indicator{background:var(--accent-primary);box-shadow:none}.SlidingTabs-module__hpkxRq__underline{background:0 0;border:none;border-radius:0;gap:0;width:100%;padding:0}.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__indicator{background:var(--color-lime);height:2px;box-shadow:0 0 8px rgba(var(--color-lime-rgb), .3);z-index:10;border-radius:1px 1px 0 0;top:auto;bottom:1px}.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__tab{padding:var(--space-3) var(--space-5);color:var(--text-tertiary);border-radius:0;font-size:13px;font-weight:600}.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__tab:not(.SlidingTabs-module__hpkxRq__active):hover,.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__active{color:var(--text-primary)}[data-theme=light] .SlidingTabs-module__hpkxRq__underline{background:0 0}[data-theme=light] .SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__indicator{background:var(--color-lime);box-shadow:none}.SlidingTabs-module__hpkxRq__tabBadge{border-radius:var(--radius-sm);background:rgba(var(--accent-primary-rgb), .16);min-width:18px;height:18px;color:var(--accent-text);justify-content:center;align-items:center;margin-left:2px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.SlidingTabs-module__hpkxRq__tab{padding:var(--space-3) var(--space-6);border-radius:calc(var(--radius-lg) - 3px);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;align-items:center;gap:var(--space-2);z-index:1;white-space:nowrap;background:0 0;border:none;font-weight:600;transition:color .2s;display:flex;position:relative}.SlidingTabs-module__hpkxRq__tab:not(.SlidingTabs-module__hpkxRq__active):hover{color:var(--text-primary)}.SlidingTabs-module__hpkxRq__active{color:var(--bg-app)}.SlidingTabs-module__hpkxRq__active .SlidingTabs-module__hpkxRq__tabBadge{background:var(--bg-app);color:var(--accent-primary)}.SlidingTabs-module__hpkxRq__tab:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__tab{color:var(--text-secondary);border-radius:8px;gap:0;padding:.4rem .8rem;font-size:.75rem;font-weight:500}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__tabBadge{margin-left:var(--space-2)}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__tab:not(.SlidingTabs-module__hpkxRq__active):hover{color:var(--text-primary)}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__active{color:var(--bg-app)}.SlidingTabs-module__hpkxRq__disabled{opacity:.25;cursor:not-allowed;pointer-events:none}@media (max-width:640px){.SlidingTabs-module__hpkxRq__tab{padding:var(--space-2) var(--space-4);font-size:var(--text-xs)}.SlidingTabs-module__hpkxRq__compact .SlidingTabs-module__hpkxRq__tab{padding:.4rem .85rem;font-size:.75rem}.SlidingTabs-module__hpkxRq__underline{overscroll-behavior-x:none;scrollbar-width:none;margin-left:calc(-1 * var(--space-4));margin-right:calc(-1 * var(--space-4));width:calc(100% + 2 * var(--space-4));padding-left:var(--space-4);padding-right:var(--space-4);overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000);mask-image:linear-gradient(90deg,#0000,#000 20px calc(100% - 20px),#0000)}.SlidingTabs-module__hpkxRq__underline::-webkit-scrollbar{display:none}.SlidingTabs-module__hpkxRq__underline .SlidingTabs-module__hpkxRq__tab{padding:var(--space-3) var(--space-4);flex:none;font-size:12px}}
.EntityTabs-module__YLrEZq__tabsWrapper{margin-bottom:var(--space-10);padding-top:var(--space-2);position:relative}.EntityTabs-module__YLrEZq__tabsWrapper:after{content:"";background:var(--border-default);pointer-events:none;z-index:0;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.EntityTabs-module__YLrEZq__panel{gap:var(--space-8);flex-direction:column;display:flex}
.BrokerFiguresNote-module__3yrubq__note{gap:var(--space-2);padding:var(--space-5) var(--space-6);border-radius:var(--radius-lg);background:var(--surface-lift-sm);flex-direction:column;display:flex}[data-theme=light] .BrokerFiguresNote-module__3yrubq__note{background:var(--surface-lift-md)}.BrokerFiguresNote-module__3yrubq__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);margin:0}.BrokerFiguresNote-module__3yrubq__line{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.6}
.MeasuredValueCell-module__OGh4tq__cell{flex-direction:column;gap:2px;min-width:0;display:flex}.MeasuredValueCell-module__OGh4tq__cell[data-align=end]{text-align:right;align-items:flex-end}.MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.25}.MeasuredValueCell-module__OGh4tq__valueLine{align-items:baseline;gap:var(--space-1);min-width:0;display:inline-flex}.MeasuredValueCell-module__OGh4tq__valueTrailingRow{white-space:nowrap;align-items:center;display:inline-flex}.MeasuredValueCell-module__OGh4tq__cell[data-size=lg] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-3xl);line-height:1.15}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-xl);line-height:1.2}.MeasuredValueCell-module__OGh4tq__pending{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.25}.MeasuredValueCell-module__OGh4tq__absent{font-size:var(--text-sm);font-weight:var(--weight-regular);color:var(--text-tertiary);line-height:1.25}.MeasuredValueCell-module__OGh4tq__sub{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;line-height:1.3}@media (max-width:640px){.MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-sm)}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-lg)}}
.BrokerRadar-module__Iz3RAW__radar{gap:var(--space-3);flex-direction:column;min-width:0;margin:0;display:flex}.BrokerRadar-module__Iz3RAW__plot{aspect-ratio:408/282;width:100%;position:relative}.BrokerRadar-module__Iz3RAW__svg{width:100%;height:100%;display:block}.BrokerRadar-module__Iz3RAW__ring{fill:none;stroke:var(--border-default);stroke-width:1px}.BrokerRadar-module__Iz3RAW__ringFloor{fill:none;stroke:var(--border-input);stroke-width:1.5px}.BrokerRadar-module__Iz3RAW__spoke{stroke:var(--border-default);stroke-width:1px}.BrokerRadar-module__Iz3RAW__spokeAbsent{stroke:var(--border-input);stroke-width:1px;stroke-dasharray:2 3}.BrokerRadar-module__Iz3RAW__polygonFill{fill:var(--accent-primary);fill-opacity:.1;stroke:none}.BrokerRadar-module__Iz3RAW__ribbon{stroke:var(--accent-primary);stroke-width:2.5px;stroke-linecap:round}.BrokerRadar-module__Iz3RAW__vertex{fill:var(--accent-primary);stroke:none}.BrokerRadar-module__Iz3RAW__mini{flex:none;width:56px;height:56px;display:block}.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ribbon{stroke-width:6px}.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ring,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ringFloor,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__spoke,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__spokeAbsent{stroke:var(--border-hover);stroke-width:2px}.BrokerRadar-module__Iz3RAW__radarLabel,.BrokerRadar-module__Iz3RAW__radarLabelAbsent{font-size:14.5px;font-weight:var(--weight-semibold);letter-spacing:.01em}.BrokerRadar-module__Iz3RAW__radarLabel{fill:var(--text-secondary)}.BrokerRadar-module__Iz3RAW__radarLabelAbsent{fill:var(--text-tertiary);opacity:.7}.BrokerRadar-module__Iz3RAW__emptyPlate{align-items:center;gap:var(--space-1);max-width:62%;padding:var(--space-3) var(--space-4);text-align:center;background:var(--bg-surface-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrokerRadar-module__Iz3RAW__emptyTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.3}.BrokerRadar-module__Iz3RAW__emptyDetail{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.4}.BrokerRadar-module__Iz3RAW__caption{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}.BrokerRadar-module__Iz3RAW__legend{gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-default);flex-direction:column;margin:0;display:flex}.BrokerRadar-module__Iz3RAW__legendRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);min-width:0;display:flex}.BrokerRadar-module__Iz3RAW__legendTerm{flex-direction:column;gap:2px;min-width:0;display:flex}.BrokerRadar-module__Iz3RAW__legendLabel{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.3}.BrokerRadar-module__Iz3RAW__legendCaption{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.BrokerRadar-module__Iz3RAW__legendValue{flex:none;margin:0}[data-theme=light] .BrokerRadar-module__Iz3RAW__polygonFill{fill-opacity:.14}@media (max-width:768px){.BrokerRadar-module__Iz3RAW__legendRow{gap:var(--space-3)}}@media (max-width:640px){.BrokerRadar-module__Iz3RAW__radarLabel,.BrokerRadar-module__Iz3RAW__radarLabelAbsent{display:none}.BrokerRadar-module__Iz3RAW__emptyPlate{max-width:80%;padding:var(--space-2) var(--space-3)}.BrokerRadar-module__Iz3RAW__legendRow{align-items:stretch;gap:var(--space-1);flex-direction:column}.BrokerRadar-module__Iz3RAW__legendValue>:last-child{text-align:left;align-items:flex-start}}
.Skeleton-module__QUUPIW__skeleton{background-color:var(--bg-surface-elevated);border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.Skeleton-module__QUUPIW__skeleton:after{background-image:linear-gradient(90deg, transparent 0, var(--surface-lift-lg) 50%, transparent 100%);content:"";animation:2s infinite Skeleton-module__QUUPIW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__QUUPIW__shimmer{to{transform:translate(100%)}}.Skeleton-module__QUUPIW__text{border-radius:var(--radius-sm);height:1em}.Skeleton-module__QUUPIW__circular{border-radius:var(--radius-full)}.Skeleton-module__QUUPIW__rectangular{border-radius:var(--radius-md)}
.Slider-module__BTP6IG__sliderSection{flex-direction:column;gap:10px;display:flex}.Slider-module__BTP6IG__sliderSection.Slider-module__BTP6IG__disabled{pointer-events:none}.Slider-module__BTP6IG__sliderWrapper{align-items:center;height:36px;display:flex;position:relative}.Slider-module__BTP6IG__sliderInput{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute}.Slider-module__BTP6IG__sliderTrack{background:var(--border-default);border-radius:3px;width:100%;height:5px;position:relative}.Slider-module__BTP6IG__sliderFill{border-radius:3px;height:100%;transition:background .3s,width .1s;position:absolute;top:0;left:0}.Slider-module__BTP6IG__sliderThumb{border:3px solid var(--bg-app);z-index:1;border-radius:50%;width:18px;height:18px;transition:background .3s,left .1s;position:absolute;top:50%;transform:translate(-50%,-50%)}.Slider-module__BTP6IG__sliderLabels{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;font-size:.625rem;font-weight:600;display:flex}[data-theme=light] .Slider-module__BTP6IG__sliderTrack{background:var(--surface-lift-xl)}
.StepLoader-module__XWaVZq__container{width:100%}.StepLoader-module__XWaVZq__cardProgress{border-radius:0 0 var(--radius-lg) var(--radius-lg);height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.StepLoader-module__XWaVZq__cardProgressFill{background:linear-gradient(to right, transparent, var(--accent-primary));width:0%;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.StepLoader-module__XWaVZq__rail{gap:var(--space-2);flex-direction:column;display:flex}.StepLoader-module__XWaVZq__reveal{opacity:0;filter:blur(8px);transition:opacity .6s var(--ease-elastic), transform .6s var(--ease-elastic), filter .6s var(--ease-elastic);transition-delay:var(--stagger-delay,0s);transform:translateY(20px)}.StepLoader-module__XWaVZq__revealed{opacity:1;filter:blur();transform:translateY(0)}.StepLoader-module__XWaVZq__revealed.StepLoader-module__XWaVZq__done{opacity:1}.StepLoader-module__XWaVZq__revealed.StepLoader-module__XWaVZq__future{opacity:.35}.StepLoader-module__XWaVZq__card{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--bg-app);border:1px solid var(--border-default);transition:padding .4s var(--ease-elastic), border-color .4s var(--ease-elastic);display:flex;position:relative;overflow:hidden}.StepLoader-module__XWaVZq__active{padding:var(--space-4) var(--space-5)}.StepLoader-module__XWaVZq__done .StepLoader-module__XWaVZq__body,.StepLoader-module__XWaVZq__done .StepLoader-module__XWaVZq__counter{opacity:.5}.StepLoader-module__XWaVZq__future{opacity:.35}.StepLoader-module__XWaVZq__icon{width:20px;height:20px;transition:all .4s var(--ease-elastic);flex-shrink:0;justify-content:center;align-items:center;display:flex}.StepLoader-module__XWaVZq__done .StepLoader-module__XWaVZq__icon{color:var(--accent-primary)}.StepLoader-module__XWaVZq__checkIcon{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.StepLoader-module__XWaVZq__spinner{border:2px solid var(--border-default);border-top-color:var(--accent-primary);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite StepLoader-module__XWaVZq__spin}@keyframes StepLoader-module__XWaVZq__spin{to{transform:rotate(360deg)}}.StepLoader-module__XWaVZq__num{font-size:11px;font-weight:var(--weight-bold);color:var(--text-tertiary)}.StepLoader-module__XWaVZq__body{min-width:0;transition:opacity .3s var(--ease-default);flex-direction:column;flex:1;gap:2px;display:flex}.StepLoader-module__XWaVZq__label{font-size:var(--text-sm);font-weight:var(--weight-semibold)}.StepLoader-module__XWaVZq__detail{font-size:var(--text-xs);color:var(--text-secondary)}@keyframes StepLoader-module__XWaVZq__fadeSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.StepLoader-module__XWaVZq__counter{font-size:11px;font-weight:var(--weight-medium);color:var(--text-tertiary);font-variant-numeric:tabular-nums;transition:opacity .3s var(--ease-default);flex-shrink:0}.StepLoader-module__XWaVZq__done .StepLoader-module__XWaVZq__counter{color:var(--accent-primary)}
.ThemeSwitch-module__r0XFDW__switch{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.ThemeSwitch-module__r0XFDW__track{background:var(--surface-lift-xl);border:1px solid var(--border-default);-webkit-backdrop-filter:blur(8px);border-radius:99px;flex-shrink:0;align-items:center;width:52px;height:28px;padding:2px;transition:background .6s,border-color .2s;display:flex;position:relative}.ThemeSwitch-module__r0XFDW__switch:hover .ThemeSwitch-module__r0XFDW__track{border-color:var(--border-hover)}[data-theme=light] .ThemeSwitch-module__r0XFDW__track{background:var(--accent-primary);border-color:#0000}.ThemeSwitch-module__r0XFDW__thumb{background:var(--bg-app);will-change:transform;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .6s,background .6s;display:flex;position:absolute;left:3px;overflow:hidden;transform:translate(0);box-shadow:0 2px 4px #0003}[data-theme=light] .ThemeSwitch-module__r0XFDW__thumb{background:var(--bg-app);transform:translate(24px)}.ThemeSwitch-module__r0XFDW__thumbIcon{width:14px;height:14px;transition:opacity .6s,transform .6s;position:absolute}.ThemeSwitch-module__r0XFDW__sun{color:var(--color-amber);opacity:0;transform:rotate(90deg)scale(.5)}.ThemeSwitch-module__r0XFDW__moon{color:var(--text-primary);opacity:0;transform:rotate(-90deg)scale(.5)}[data-theme=light] .ThemeSwitch-module__r0XFDW__sun,[data-theme=dark] .ThemeSwitch-module__r0XFDW__moon{opacity:1;transform:rotate(0)scale(1)}
.Admin-module__D5pYha__adminHubHeader{padding-bottom:var(--space-6);margin-bottom:var(--space-6);min-height:80px;margin-left:calc(-1 * var(--space-10));margin-right:calc(-1 * var(--space-10));padding-left:var(--space-10);padding-right:var(--space-10);flex-direction:column;gap:0;display:flex;overflow-x:clip}.Admin-module__D5pYha__adminHubInner{flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Admin-module__D5pYha__adminHubTopRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;flex:1;display:flex}.Admin-module__D5pYha__adminHubTitleBlock{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.Admin-module__D5pYha__adminHubSearch{flex-shrink:0;align-self:center;margin-left:auto}@media (max-width:1024px){.Admin-module__D5pYha__adminHubSearch{display:none}}.Admin-module__D5pYha__adminHubTitle{letter-spacing:-.03em;color:var(--text-primary);white-space:nowrap;margin:0;font-size:32px;font-weight:800;line-height:1}.Admin-module__D5pYha__adminHubSubtitle{align-items:center;gap:var(--space-2);color:var(--text-secondary);margin:0;font-size:15px;line-height:1.4;display:flex}.Admin-module__D5pYha__adminHubTabsWrapper{z-index:1;position:relative}.Admin-module__D5pYha__adminHubTabsWrapper:after{content:"";background-color:var(--border-default);z-index:-1;width:100vw;max-width:100vw;height:1px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.Admin-module__D5pYha__tabContent{gap:var(--space-8);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Admin-module__D5pYha__tabHidden{display:none}@keyframes Admin-module__D5pYha__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Admin-module__D5pYha__skeletonBar{background:linear-gradient(90deg, var(--surface-lift-md) 25%, var(--surface-lift-lg) 50%, var(--surface-lift-md) 75%);background-size:200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite Admin-module__D5pYha__skeletonShimmer}.Admin-module__D5pYha__skeletonBarLg{width:120px;height:28px;}.Admin-module__D5pYha__skeletonBarSm{width:80px;height:10px;}.Admin-module__D5pYha__skeletonChart{border-radius:var(--radius-lg);background:linear-gradient(90deg, var(--surface-lift-md) 25%, var(--surface-lift-lg) 50%, var(--surface-lift-md) 75%);background-size:200% 100%;height:280px;animation:1.5s ease-in-out infinite Admin-module__D5pYha__skeletonShimmer}.Admin-module__D5pYha__tabInner{gap:var(--space-8);flex-direction:column;display:flex}.Admin-module__D5pYha__tabInnerHidden{display:none}.Admin-module__D5pYha__container{gap:var(--space-8);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Admin-module__D5pYha__header{justify-content:space-between;align-items:center;display:flex}.Admin-module__D5pYha__statusDot{background:var(--success-500);width:8px;height:8px;box-shadow:0 0 8px rgba(var(--success-rgb), .4);border-radius:50%}.Admin-module__D5pYha__contentGrid{gap:var(--space-8);grid-template-columns:2fr 1fr;display:grid}.Admin-module__D5pYha__sectionHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.Admin-module__D5pYha__sectionHeader h2{font-size:var(--text-xl);color:var(--text-primary);font-weight:600}.Admin-module__D5pYha__userList{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.Admin-module__D5pYha__userItem{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--border-default);cursor:pointer;text-decoration:none;transition:background .15s;display:flex}.Admin-module__D5pYha__userItem:last-child{border-bottom:none}.Admin-module__D5pYha__userItem:hover{background:var(--bg-surface-subtle)}.Admin-module__D5pYha__userAvatar{background:var(--surface-lift-md);width:36px;height:36px;color:var(--text-secondary);font-weight:600;font-size:var(--text-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.Admin-module__D5pYha__userMain{flex-direction:column;flex:1;display:flex}.Admin-module__D5pYha__userName{color:var(--text-primary);font-weight:500}.Admin-module__D5pYha__userEmail,.Admin-module__D5pYha__userDate{font-size:var(--text-xs);color:var(--text-tertiary)}.Admin-module__D5pYha__quickActions h2{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-4);font-weight:600}.Admin-module__D5pYha__actionGrid{gap:var(--space-3);flex-direction:column;display:flex}.Admin-module__D5pYha__actionCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);padding:var(--space-4);border-radius:var(--radius-lg);align-items:center;gap:var(--space-3);color:var(--text-secondary);text-align:left;font-size:var(--text-sm);cursor:pointer;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Admin-module__D5pYha__actionCard:not(:disabled):hover{background:var(--surface-lift-lg);border-color:var(--text-tertiary);color:var(--text-primary)}.Admin-module__D5pYha__actionCard:disabled{opacity:.5;cursor:not-allowed}.Admin-module__D5pYha__loading{padding:var(--space-12);text-align:center;color:var(--text-secondary)}.Admin-module__D5pYha__subPrice{font-size:var(--text-sm);color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.Admin-module__D5pYha__emptyRow{padding:var(--space-6);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}.Admin-module__D5pYha__compactRecent{margin-top:var(--space-6)}.Admin-module__D5pYha__compactHeading{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Admin-module__D5pYha__userItemCompact{padding:var(--space-2) var(--space-4);gap:var(--space-3)}.Admin-module__D5pYha__userAvatarCompact{width:28px;height:28px;font-size:var(--text-xs)}@media (max-width:1280px){.Admin-module__D5pYha__contentGrid{grid-template-columns:1fr}}@media (max-width:1024px){.Admin-module__D5pYha__adminHubHeader{padding-bottom:var(--space-4);margin-bottom:var(--space-4);margin-left:calc(-1 * var(--space-4));margin-right:calc(-1 * var(--space-4));padding-left:var(--space-4);padding-right:var(--space-4)}}@media (max-width:768px){.Admin-module__D5pYha__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Admin-module__D5pYha__adminHubTopRow{gap:var(--space-3);flex-direction:column}.Admin-module__D5pYha__adminHubTitle{font-size:26px}.Admin-module__D5pYha__titleGroup h1{font-size:20px}.Admin-module__D5pYha__header{align-items:flex-start;gap:var(--space-3);flex-direction:column}.Admin-module__D5pYha__statCard{padding:var(--space-4);gap:var(--space-3)}.Admin-module__D5pYha__statIcon{display:none}.Admin-module__D5pYha__statValue{font-size:var(--text-xl)}.Admin-module__D5pYha__userItem{padding:var(--space-3) var(--space-4)}.Admin-module__D5pYha__sectionHeader h2{font-size:var(--text-lg)}.Admin-module__D5pYha__kpiGrid,.Admin-module__D5pYha__kpiGrid4{grid-template-columns:repeat(2,1fr)}.Admin-module__D5pYha__revenueRow,.Admin-module__D5pYha__insightsRow{grid-template-columns:1fr}.Admin-module__D5pYha__invoiceStatusGrid{grid-template-columns:repeat(2,1fr)}}.Admin-module__D5pYha__kpiGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.Admin-module__D5pYha__kpiGrid4{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.Admin-module__D5pYha__kpiCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-3) var(--space-4);align-items:center;gap:var(--space-3);display:flex}.Admin-module__D5pYha__kpiIcon{border-radius:var(--radius-md);background:var(--color-lime-dim);width:32px;height:32px;color:var(--accent-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Admin-module__D5pYha__kpiText{flex-direction:column;gap:2px;min-width:0;display:flex}.Admin-module__D5pYha__kpiLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.Admin-module__D5pYha__kpiValue{font-size:var(--text-lg);color:var(--text-primary);font-weight:700;line-height:1}.Admin-module__D5pYha__sectionTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0 0 var(--space-4);font-weight:600}.Admin-module__D5pYha__chartsGrid2x2{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.Admin-module__D5pYha__chartCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex;overflow:hidden}.Admin-module__D5pYha__chartCardHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex}.Admin-module__D5pYha__chartCardTitle{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;margin:0;font-weight:600}.Admin-module__D5pYha__chartCardControls{align-items:center;gap:var(--space-3);display:flex}.Admin-module__D5pYha__chartCardBody{padding:var(--space-5) var(--space-5) var(--space-4);flex-direction:column;flex:1;justify-content:center;min-height:240px;display:flex}.Admin-module__D5pYha__chartSectionHeader{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.Admin-module__D5pYha__chartSectionHeader .Admin-module__D5pYha__sectionTitle{margin-bottom:0}.Admin-module__D5pYha__chartContainer{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5)}.Admin-module__D5pYha__emptyChart{height:200px;color:var(--text-tertiary);font-size:var(--text-sm);justify-content:center;align-items:center;display:flex}.Admin-module__D5pYha__revenueRow{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.Admin-module__D5pYha__invoiceStatusGrid{gap:var(--space-3);grid-template-columns:repeat(4,1fr);display:grid}.Admin-module__D5pYha__invoiceStatusCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4);align-items:center;gap:var(--space-2);font-size:var(--text-xl);color:var(--text-primary);flex-direction:column;font-weight:700;display:flex}.Admin-module__D5pYha__invoiceStatusLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;font-weight:600}.Admin-module__D5pYha__invoicePaid{color:var(--success-500)}.Admin-module__D5pYha__invoiceOpen{color:var(--warning-400)}.Admin-module__D5pYha__invoiceVoid{color:var(--error-500)}.Admin-module__D5pYha__partnerMetricSelect{width:auto;min-width:0}.Admin-module__D5pYha__partnerMetricSelect button{width:auto;height:36px;font-size:var(--text-sm);white-space:nowrap;padding:0 .85rem;background:var(--surface-lift-sm)!important}.Admin-module__D5pYha__alertList{gap:var(--space-2);flex-direction:column;display:flex}.Admin-module__D5pYha__alertRow{padding:var(--space-3) var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;display:flex}.Admin-module__D5pYha__alertType{font-size:var(--text-sm);color:var(--text-primary);text-transform:capitalize;font-weight:500}.Admin-module__D5pYha__alertBadges{gap:var(--space-2);display:flex}.Admin-module__D5pYha__alertBadgeNew{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;background:var(--bg-danger-subtle);color:var(--error-500);border:1px solid var(--border-danger-subtle);border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.Admin-module__D5pYha__alertBadgeResolved{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;background:var(--bg-success-subtle);color:var(--success-500);border:1px solid var(--border-success-subtle);border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.Admin-module__D5pYha__pnlModeSelect{min-width:95px;width:auto!important}.Admin-module__D5pYha__pnlModeSelect button{background:var(--bg-surface-subtle)!important;border:1px solid var(--border-default)!important;border-radius:10px!important;height:auto!important;padding:.65rem .8rem!important;font-size:.75rem!important;font-weight:500!important}.Admin-module__D5pYha__emptyText{color:var(--text-tertiary);font-size:var(--text-sm);padding:var(--space-6) 0;text-align:center}@media (max-width:1024px){.Admin-module__D5pYha__kpiGrid4{grid-template-columns:repeat(2,1fr)}.Admin-module__D5pYha__revenueRow,.Admin-module__D5pYha__insightsRow{grid-template-columns:1fr}.Admin-module__D5pYha__invoiceStatusGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Admin-module__D5pYha__kpiGrid{grid-template-columns:repeat(2,1fr)}.Admin-module__D5pYha__chartsGrid2x2{grid-template-columns:1fr}.Admin-module__D5pYha__chartCardHeader{flex-direction:column;align-items:flex-start}.Admin-module__D5pYha__chartCardControls{flex-wrap:wrap;width:100%}}
.ContextBar-module__9Pam3W__contextBar{z-index:var(--z-header);max-width:1200px;padding:var(--space-8) var(--space-8) var(--space-4);background:0 0;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.ContextBar-module__9Pam3W__actions{align-items:center;gap:var(--space-3);display:flex}.ContextBar-module__9Pam3W__langWrapper{align-items:center;display:flex;position:relative}.ContextBar-module__9Pam3W__langTrigger{align-items:center;gap:var(--space-2);background:var(--surface-lift-md);border:1px solid var(--border-default);color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast), border-color var(--duration-fast), color var(--duration-fast);-webkit-backdrop-filter:blur(8px);border-radius:99px;padding:6px 10px;font-size:.75rem;font-weight:500;display:flex}.ContextBar-module__9Pam3W__langTrigger:hover{color:var(--text-primary);background:var(--surface-lift-lg);border-color:var(--border-hover)}.ContextBar-module__9Pam3W__globeIcon{width:14px;height:14px}.ContextBar-module__9Pam3W__currentLang{font-size:var(--text-sm);font-weight:var(--weight-medium)}.ContextBar-module__9Pam3W__langDropdown{top:calc(100% + var(--space-2));background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-width:140px;padding:var(--space-1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;flex-direction:column;gap:2px;display:flex;position:absolute;right:0;box-shadow:0 4px 20px #0003}.ContextBar-module__9Pam3W__langOption{text-align:left;color:var(--text-secondary);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast);background:0 0;border:none;width:100%}.ContextBar-module__9Pam3W__langOption:hover{color:var(--text-primary);background:var(--bg-surface-subtle)}.ContextBar-module__9Pam3W__langOption.ContextBar-module__9Pam3W__active{color:var(--accent-primary);background:color-mix(in srgb, var(--color-lime) 10%, transparent)}.ContextBar-module__9Pam3W__contextBarSticky{top:var(--banner-offset,0px);z-index:calc(var(--z-header) + 10);background:color-mix(in srgb, var(--bg-app) 80%, transparent);-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border-default);opacity:0;transition:transform .3s var(--ease-default), opacity .2s ease;position:fixed;left:0;right:0;transform:translateY(-100%)}.ContextBar-module__9Pam3W__contextBarSticky.ContextBar-module__9Pam3W__visible{opacity:1;transform:translateY(0)}.ContextBar-module__9Pam3W__contextBarStickyInner{max-width:1200px;padding:var(--space-3) var(--space-8);justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (max-width:640px){.ContextBar-module__9Pam3W__contextBar{padding:var(--space-6) var(--space-4) var(--space-3)}.ContextBar-module__9Pam3W__contextBarStickyInner{padding:var(--space-3) var(--space-4)}}
.StrategyCard-module__qcqKnq__badgeRow{flex-wrap:wrap;gap:6px;display:flex}.StrategyCard-module__qcqKnq__badge{background:var(--surface-lift-sm);border:1px solid var(--border-default);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-flex}.StrategyCard-module__qcqKnq__badge svg{color:var(--accent-text);flex-shrink:0}.StrategyCard-module__qcqKnq__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:9px;font-weight:800;display:flex}.StrategyCard-module__qcqKnq__iconGold{color:var(--color-black);background:linear-gradient(135deg,gold 0%,#b8860b 100%)}.StrategyCard-module__qcqKnq__strategyName{color:var(--text-primary);font-size:1.0625rem;font-weight:700;line-height:1.2}.StrategyCard-module__qcqKnq__strategySubtitle{color:var(--text-tertiary);margin-top:2px;font-size:.6875rem;font-weight:500}.StrategyCard-module__qcqKnq__priceBlock{flex-direction:column;justify-content:center;gap:2px;display:flex}.StrategyCard-module__qcqKnq__priceLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:600}.StrategyCard-module__qcqKnq__priceGroup{align-items:center;gap:16px;display:flex}.StrategyCard-module__qcqKnq__availability{border-radius:var(--radius-lg);background:var(--bg-surface-elevated);border:1px solid var(--border-default);align-items:center;gap:12px;padding:8px 12px;display:flex}.StrategyCard-module__qcqKnq__availabilityOptions{flex-direction:column;gap:6px;display:inline-flex}.StrategyCard-module__qcqKnq__availabilityOption{color:var(--text-primary);white-space:nowrap;align-items:center;gap:6px;font-size:.75rem;font-weight:600;display:inline-flex}.StrategyCard-module__qcqKnq__availabilityOption svg{color:var(--accent-text);flex-shrink:0}.StrategyCard-module__qcqKnq__availabilityOptionLabel{display:inline}.StrategyCard-module__qcqKnq__availabilityHelp{cursor:help;align-items:center;display:inline-flex;position:relative}.StrategyCard-module__qcqKnq__availabilityHelp svg{color:var(--text-tertiary)}.StrategyCard-module__qcqKnq__availabilityHelp:hover svg,.StrategyCard-module__qcqKnq__availabilityHelp:focus-visible svg{color:var(--text-secondary)}.StrategyCard-module__qcqKnq__availabilityHelp[data-tooltip]:hover:after,.StrategyCard-module__qcqKnq__availabilityHelp[data-tooltip]:focus-visible:after{content:attr(data-tooltip);background:color-mix(in srgb, var(--bg-app) 95%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);border-radius:var(--radius-lg);width:max-content;max-width:240px;color:var(--text-primary);text-align:left;white-space:normal;text-transform:none;letter-spacing:normal;z-index:100;pointer-events:none;padding:8px 10px;font-size:.6875rem;font-weight:500;line-height:1.45;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0003}.StrategyCard-module__qcqKnq__availabilityDivider{background:var(--border-default);align-self:stretch;width:1px}.StrategyCard-module__qcqKnq__availabilityReach{color:var(--text-primary);white-space:nowrap;align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:inline-flex}.StrategyCard-module__qcqKnq__availabilityReach svg{color:var(--accent-text);flex-shrink:0}.StrategyCard-module__qcqKnq__availabilityReachFull{display:inline}.StrategyCard-module__qcqKnq__availabilityReachCount{display:none}.StrategyCard-module__qcqKnq__priceValue{color:var(--accent-text);font-size:1.0625rem;font-weight:700;line-height:1}.StrategyCard-module__qcqKnq__priceUnit{color:var(--text-tertiary);font-size:.6875rem;font-weight:500}.StrategyCard-module__qcqKnq__identity{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.StrategyCard-module__qcqKnq__nameBlock{flex:0 auto;min-width:0}.StrategyCard-module__qcqKnq__minDeposit{background:var(--surface-lift-sm);border:1px solid var(--border-default);color:var(--text-secondary);white-space:nowrap;border-radius:100px;flex-shrink:0;align-self:flex-start;align-items:center;gap:6px;margin-top:2px;margin-left:auto;padding:5px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.StrategyCard-module__qcqKnq__minDepositIcon{flex-shrink:0;font-size:.8125rem;line-height:1}.StrategyCard-module__qcqKnq__minDepositShort{display:none}@container (max-width:1000px){.StrategyCard-module__qcqKnq__minDepositFull{display:none}.StrategyCard-module__qcqKnq__minDepositShort{display:inline}}.StrategyCard-module__qcqKnq__metricGrid{gap:20px;display:flex}.StrategyCard-module__qcqKnq__chartOverlayGain{z-index:2;flex-direction:column;gap:2px;display:flex;position:absolute;top:24px;left:24px}.StrategyCard-module__qcqKnq__gainValue{color:var(--success-500);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:900;line-height:1}.StrategyCard-module__qcqKnq__gainLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.5625rem;font-weight:600}.StrategyCard-module__qcqKnq__metricItem{flex-direction:column;gap:2px;display:flex}.StrategyCard-module__qcqKnq__metricValue{color:var(--text-primary);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:800;line-height:1}.StrategyCard-module__qcqKnq__metricLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.5625rem;font-weight:600}.StrategyCard-module__qcqKnq__cardB2{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:24px;grid-template-rows:1fr auto;grid-template-columns:1fr 1.2fr;min-height:0;transition:border-color .3s;display:grid;overflow:visible;container-type:inline-size}.StrategyCard-module__qcqKnq__cardB2.StrategyCard-module__qcqKnq__noChart{grid-template-columns:1fr}.StrategyCard-module__qcqKnq__cardB2.StrategyCard-module__qcqKnq__noFooter{grid-template-rows:1fr}.StrategyCard-module__qcqKnq__cardB2.StrategyCard-module__qcqKnq__comingSoonCard{opacity:.6;cursor:not-allowed;background:var(--surface-lift-xs)}.StrategyCard-module__qcqKnq__cardB2.StrategyCard-module__qcqKnq__comingSoonCard *{pointer-events:none}.StrategyCard-module__qcqKnq__b2Left{border-right:1px solid var(--border-default);border-radius:23px 0 0;flex-direction:column;justify-content:space-between;gap:10px;padding:20px;display:flex;overflow:hidden}.StrategyCard-module__qcqKnq__cardB2.StrategyCard-module__qcqKnq__noChart .StrategyCard-module__qcqKnq__b2Left{border-right:none;border-radius:23px 23px 0 0}.StrategyCard-module__qcqKnq__b2ChartArea{border-radius:0 23px 0 0;flex-direction:column;justify-content:flex-end;max-height:180px;padding:16px 0 0;display:flex;position:relative;overflow:hidden}.StrategyCard-module__qcqKnq__b2Footer{border-top:1px solid var(--border-default);background:var(--bg-surface-subtle);border-radius:0 0 23px 23px;grid-column:1/-1;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;overflow:visible}.StrategyCard-module__qcqKnq__cardB2:hover:not(.StrategyCard-module__qcqKnq__comingSoonCard){border-color:var(--accent-text)}.StrategyCard-module__qcqKnq__disabledCardMessage{justify-content:flex-start;align-items:center;margin-top:20px;display:flex}.StrategyCard-module__qcqKnq__comingSoonTagBlock{background:var(--surface-lift-sm);color:var(--text-tertiary);border:1px solid var(--border-default);border-radius:100px;align-items:center;padding:6px 14px;font-size:13px;font-weight:600;display:flex}.StrategyCard-module__qcqKnq__strategyRow{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);align-items:center;gap:16px;height:80px;padding:0 24px;text-decoration:none;transition:all .2s ease-out;display:grid;position:relative;overflow:hidden}.StrategyCard-module__qcqKnq__strategyRow:hover:not(.StrategyCard-module__qcqKnq__comingSoonRow){background:var(--color-lime-dim);border-color:var(--accent-text)}.StrategyCard-module__qcqKnq__absoluteLink{z-index:2;width:100%;height:100%;text-decoration:none;position:absolute;top:0;left:0}.StrategyCard-module__qcqKnq__rowIndex{color:var(--text-tertiary);font-size:13px;font-weight:600}.StrategyCard-module__qcqKnq__iconContainerRow{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.StrategyCard-module__qcqKnq__strategyIconImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.StrategyCard-module__qcqKnq__strategyNameRow{align-items:center;gap:var(--space-2);color:var(--text-primary);min-width:0;padding-right:16px;font-size:15px;font-weight:700;display:flex}.StrategyCard-module__qcqKnq__nameText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.StrategyCard-module__qcqKnq__mobileLockIcon{color:var(--text-tertiary);flex-shrink:0;display:none}.StrategyCard-module__qcqKnq__cellValue{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:center;font-size:14px;font-weight:700}.StrategyCard-module__qcqKnq__cellMonthly,.StrategyCard-module__qcqKnq__cellYearly{font-size:14px;font-weight:500}.StrategyCard-module__qcqKnq__positive{color:var(--accent-text)}.StrategyCard-module__qcqKnq__cellMonthly.StrategyCard-module__qcqKnq__positive,.StrategyCard-module__qcqKnq__cellYearly.StrategyCard-module__qcqKnq__positive{color:var(--text-primary)}.StrategyCard-module__qcqKnq__negative{color:var(--error-500)}.StrategyCard-module__qcqKnq__statusCell{justify-content:center;align-items:center;display:flex}.StrategyCard-module__qcqKnq__activeTag{background:color-mix(in srgb, var(--success-500) 10%, transparent);color:var(--success-500);border:1px solid color-mix(in srgb, var(--success-500) 20%, transparent);border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.StrategyCard-module__qcqKnq__comingSoonTag{background:var(--surface-lift-sm);color:var(--text-tertiary);border:1px solid var(--border-default);border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.StrategyCard-module__qcqKnq__comingSoonRow{cursor:not-allowed;background:var(--surface-lift-sm);border-color:var(--border-default);opacity:.6}.StrategyCard-module__qcqKnq__comingSoonRow:hover{background:var(--surface-lift-md)!important;border-color:var(--border-default)!important}.StrategyCard-module__qcqKnq__pulseDot{background:var(--success-500);border-radius:50%;width:5px;height:5px;animation:2s infinite StrategyCard-module__qcqKnq__rowPulse}@keyframes StrategyCard-module__qcqKnq__rowPulse{0%{opacity:1;box-shadow:0 0 0 0 rgba(var(--success-rgb), .7);transform:scale(.95)}70%{opacity:.7;box-shadow:0 0 0 4px rgba(var(--success-rgb), 0);transform:scale(1.1)}to{opacity:1;box-shadow:0 0 0 0 rgba(var(--success-rgb), 0);transform:scale(.95)}}.StrategyCard-module__qcqKnq__sparklineCell{width:100%;height:40px;padding:0 var(--space-4);justify-content:center;align-items:center;display:flex}.StrategyCard-module__qcqKnq__rowChevron{color:var(--text-tertiary);opacity:.4;justify-content:center;align-items:center;transition:color .2s,opacity .2s;display:flex}.StrategyCard-module__qcqKnq__strategyRow:hover:not(.StrategyCard-module__qcqKnq__comingSoonRow) .StrategyCard-module__qcqKnq__rowChevron{color:var(--accent-primary);opacity:1}@media (max-width:640px){.StrategyCard-module__qcqKnq__cardB2{grid-template-columns:1fr}.StrategyCard-module__qcqKnq__b2Left{border-right:none;border-radius:23px 23px 0 0}.StrategyCard-module__qcqKnq__b2ChartArea{border-top:1px solid var(--border-default);border-radius:0}}@container (max-width:560px){.StrategyCard-module__qcqKnq__b2Footer{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.StrategyCard-module__qcqKnq__priceGroup{flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%}.StrategyCard-module__qcqKnq__availabilityReachFull{display:none}.StrategyCard-module__qcqKnq__availabilityReachCount{display:inline}.StrategyCard-module__qcqKnq__footerActions{width:100%}.StrategyCard-module__qcqKnq__footerActions>a,.StrategyCard-module__qcqKnq__footerActions>button{flex:1 1 0;min-width:0}.StrategyCard-module__qcqKnq__footerActions a>*{width:100%}}@media (max-width:968px){.StrategyCard-module__qcqKnq__compactMobile{align-items:center;position:relative;gap:var(--space-2)!important;padding:var(--space-4)!important;grid-template-columns:40px 1fr 65px 85px!important;height:auto!important;min-height:72px!important}.StrategyCard-module__qcqKnq__compactMobile>*{display:none!important}.StrategyCard-module__qcqKnq__compactMobile .StrategyCard-module__qcqKnq__absoluteLink{display:block!important}.StrategyCard-module__qcqKnq__compactMobile .StrategyCard-module__qcqKnq__iconContainerRow,.StrategyCard-module__qcqKnq__compactMobile .StrategyCard-module__qcqKnq__strategyNameRow{z-index:1;position:relative;display:flex!important}.StrategyCard-module__qcqKnq__compactMobile .StrategyCard-module__qcqKnq__mobileLockIcon{display:inline-flex!important}.StrategyCard-module__qcqKnq__compactMobile .StrategyCard-module__qcqKnq__cellMonthly,.StrategyCard-module__qcqKnq__compactMobile .StrategyCard-module__qcqKnq__cellYearly{z-index:1;position:relative;font-size:13px!important;display:block!important}.StrategyCard-module__qcqKnq__compactMobile .StrategyCard-module__qcqKnq__sparklineCell{pointer-events:none;z-index:0!important;opacity:.45!important;width:60%!important;height:calc(100% + 2px)!important;padding:0!important;display:flex!important;position:absolute!important;inset:0 0 -2px auto!important}}.StrategyCard-module__qcqKnq__ctaMobileLabel{display:none}.StrategyCard-module__qcqKnq__ctaDesktopLabel{display:inline}@media (max-width:640px){.StrategyCard-module__qcqKnq__ctaMobileLabel{display:inline}.StrategyCard-module__qcqKnq__ctaDesktopLabel{display:none}}
.AdminSearchBar-module__gSx8HW__bar{align-items:center;gap:var(--space-2);min-width:240px;padding:var(--space-2) var(--space-3);background:var(--bg-surface-subtle);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-tertiary);cursor:pointer;transition:border-color .15s;display:flex}.AdminSearchBar-module__gSx8HW__bar:hover{border-color:var(--accent-primary)}.AdminSearchBar-module__gSx8HW__barIcon{color:var(--text-tertiary);flex-shrink:0}.AdminSearchBar-module__gSx8HW__barPlaceholder{text-align:left;font-size:var(--text-sm);color:var(--text-tertiary);flex:1}.AdminSearchBar-module__gSx8HW__barKeys{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.AdminSearchBar-module__gSx8HW__kbd{font-family:inherit;font-size:var(--text-xs);color:var(--text-secondary);background:var(--bg-app);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:1px var(--space-2);text-align:center;min-width:16px}.AdminSearchBar-module__gSx8HW__iconBtn{padding:var(--space-2);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.AdminSearchBar-module__gSx8HW__iconBtn:hover{background:var(--bg-surface-subtle)}@media (max-width:640px){.AdminSearchBar-module__gSx8HW__iconBtn{min-width:44px;min-height:44px}}
.UserDetail-module__tIfYDq__page{flex-direction:column;display:flex}.UserDetail-module__tIfYDq__userHubHeader{padding-bottom:var(--space-6);margin-bottom:var(--space-6);min-height:80px;margin-left:calc(-1 * var(--space-10));margin-right:calc(-1 * var(--space-10));padding-left:var(--space-10);padding-right:var(--space-10);flex-direction:column;gap:0;display:flex;overflow-x:clip}.UserDetail-module__tIfYDq__userHubInner{gap:var(--space-5);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.UserDetail-module__tIfYDq__userHubTabsWrapper{z-index:1;position:relative}.UserDetail-module__tIfYDq__userHubTabsWrapper:after{content:"";background-color:var(--border-default);z-index:-1;width:100vw;max-width:100vw;height:1px;position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.UserDetail-module__tIfYDq__userHeader{justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.UserDetail-module__tIfYDq__userHeaderLeft{align-items:center;gap:var(--space-5);background:var(--bg-surface-subtle);border-radius:var(--radius-xl);width:fit-content;min-width:0;padding:var(--space-5) var(--space-6);display:flex}.UserDetail-module__tIfYDq__avatar{background:color-mix(in srgb, var(--accent-primary) 12%, transparent);width:56px;height:56px;color:var(--accent-primary);font-size:var(--text-2xl);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.UserDetail-module__tIfYDq__userInfo{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.UserDetail-module__tIfYDq__userNameRow{align-items:center;gap:var(--space-3);display:flex}.UserDetail-module__tIfYDq__userName{font-size:var(--text-xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}.UserDetail-module__tIfYDq__userMeta{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm);display:flex}.UserDetail-module__tIfYDq__metaItem{align-items:center;gap:var(--space-1);display:inline-flex}.UserDetail-module__tIfYDq__metaSep{color:var(--text-tertiary);font-size:13px}.UserDetail-module__tIfYDq__userId{align-items:center;gap:var(--space-2);cursor:pointer;display:inline-flex;position:relative}.UserDetail-module__tIfYDq__userId code{color:var(--text-tertiary);font-size:11px;font-family:var(--font-primary);letter-spacing:.02em}.UserDetail-module__tIfYDq__userId:hover code{color:var(--text-secondary)}.UserDetail-module__tIfYDq__roleBadge{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.UserDetail-module__tIfYDq__roleBadgeAdmin{background:var(--bg-warning-subtle);color:var(--warning-500);border:1px solid var(--border-warning-subtle)}.UserDetail-module__tIfYDq__roleBadgePartner{background:color-mix(in srgb, var(--accent-primary) 10%, transparent);color:var(--accent-text);border:1px solid color-mix(in srgb, var(--accent-primary) 20%, transparent)}.UserDetail-module__tIfYDq__toggleLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.UserDetail-module__tIfYDq__toggleHint{font-size:var(--text-xs);color:var(--text-tertiary);max-width:400px;line-height:1.4}.UserDetail-module__tIfYDq__badge{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;background:var(--bg-surface-subtle);color:var(--text-tertiary);border:1px solid var(--border-default);border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.UserDetail-module__tIfYDq__badgeSuccess{background:rgba(var(--success-rgb), .1);color:var(--success-400)}.UserDetail-module__tIfYDq__badgeWarning{background:rgba(var(--warning-rgb,245, 158, 11), .1);color:var(--warning-500,#f59e0b)}.UserDetail-module__tIfYDq__badgeDanger{background:rgba(var(--error-rgb), .1);color:var(--error-500)}.UserDetail-module__tIfYDq__badgeMuted{background:var(--bg-surface-subtle);color:var(--text-secondary)}.UserDetail-module__tIfYDq__badgeAccent{background:rgba(var(--accent-primary-rgb), .1);color:var(--accent-text)}.UserDetail-module__tIfYDq__badgeError{background:rgba(var(--error-rgb), .1);color:var(--error-500)}.UserDetail-module__tIfYDq__badgeInfo{background:rgba(var(--info-rgb), .1);color:var(--info-500)}.UserDetail-module__tIfYDq__emptyTab{padding:var(--space-12);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}.UserDetail-module__tIfYDq__detailRow{justify-content:space-between;align-items:baseline;gap:var(--space-4);display:flex}.UserDetail-module__tIfYDq__detailLabel{font-size:var(--text-xs);color:var(--text-tertiary);flex-shrink:0;font-weight:500}.UserDetail-module__tIfYDq__detailValue{font-size:var(--text-sm);color:var(--text-primary);text-align:right}.UserDetail-module__tIfYDq__detailValue code{background:var(--surface-lift-lg);border-radius:var(--radius-md);font-size:11px;font-family:var(--font-primary);padding:1px 6px}.UserDetail-module__tIfYDq__accountSelect{flex-shrink:0;min-width:240px;max-width:320px}.UserDetail-module__tIfYDq__allAccountsOption{color:var(--accent-text);align-items:center;gap:6px;font-weight:600;display:inline-flex}.UserDetail-module__tIfYDq__noAccountCard{padding:var(--space-3) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);font-size:var(--text-xs);color:var(--text-tertiary);opacity:.6;flex-shrink:0;font-weight:500}.UserDetail-module__tIfYDq__accountStripWrapper{flex-direction:column;gap:0;display:flex}.UserDetail-module__tIfYDq__accountStrip{gap:var(--space-10);padding:var(--space-3) 0;display:flex;overflow-x:auto}.UserDetail-module__tIfYDq__stripItem{flex-direction:column;gap:2px;min-width:0;display:flex}.UserDetail-module__tIfYDq__stripSpacer{flex:1}.UserDetail-module__tIfYDq__stripLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:10px;font-weight:600}.UserDetail-module__tIfYDq__stripValue{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;align-items:center;gap:var(--space-1);font-weight:600;display:inline-flex;position:relative}.UserDetail-module__tIfYDq__stripCopyable{cursor:pointer;transition:color .15s}.UserDetail-module__tIfYDq__stripCopyable:hover{color:var(--text-secondary)}.UserDetail-module__tIfYDq__tabContent{gap:var(--space-6);flex-direction:column;width:100%;max-width:1200px;min-height:400px;margin:0 auto;display:flex}.UserDetail-module__tIfYDq__metricsGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.UserDetail-module__tIfYDq__metricCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__metricLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.UserDetail-module__tIfYDq__metricValue{font-size:var(--text-2xl);color:var(--text-primary);font-weight:700}.UserDetail-module__tIfYDq__chartContainer{height:280px;margin-top:var(--space-6);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-4)}.UserDetail-module__tIfYDq__adminExtras{margin-top:var(--space-6)}.UserDetail-module__tIfYDq__sectionTitle{font-size:var(--text-sm);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4);font-weight:600}.UserDetail-module__tIfYDq__adminExtrasGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.UserDetail-module__tIfYDq__extraCard{align-items:center;gap:var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);display:flex}.UserDetail-module__tIfYDq__extraCard>div{flex-direction:column;gap:2px;display:flex}.UserDetail-module__tIfYDq__extraLabel{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:500}.UserDetail-module__tIfYDq__extraValue{font-size:var(--text-base);color:var(--text-primary);font-weight:700}.UserDetail-module__tIfYDq__table{border-collapse:collapse;text-align:left;width:100%}.UserDetail-module__tIfYDq__table th{padding:var(--space-3) var(--space-5);font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border-default);white-space:nowrap;font-weight:600}.UserDetail-module__tIfYDq__table td{padding:var(--space-3) var(--space-5);font-size:var(--text-sm);color:var(--text-secondary);border-bottom:1px solid var(--border-default);white-space:nowrap}.UserDetail-module__tIfYDq__table tbody tr:last-child td{border-bottom:none}.UserDetail-module__tIfYDq__adminTab{gap:var(--space-6);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__adminRoleGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.UserDetail-module__tIfYDq__adminCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6)}.UserDetail-module__tIfYDq__adminRoleCardHeader{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.UserDetail-module__tIfYDq__adminRoleCardInfo{align-items:flex-start;gap:var(--space-3);display:flex}.UserDetail-module__tIfYDq__adminRoleCardInfo>div{flex-direction:column;gap:2px;display:flex}.UserDetail-module__tIfYDq__adminRoleCardInfo>svg{flex-shrink:0;margin-top:2px}.UserDetail-module__tIfYDq__adminCardTitle{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-5);font-weight:600;display:flex}.UserDetail-module__tIfYDq__adminCardHeaderRow{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.UserDetail-module__tIfYDq__adminCardBody{gap:var(--space-3);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__linkedPartner{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-lift-md);border:1px solid var(--border-default);border-radius:var(--radius-lg);display:flex}.UserDetail-module__tIfYDq__linkedPartnerInfo{flex-direction:column;gap:2px;display:flex}.UserDetail-module__tIfYDq__linkedPartnerName{font-size:var(--text-xs);color:var(--text-primary);font-weight:600}.UserDetail-module__tIfYDq__linkedPartnerEmail{color:var(--text-tertiary);font-size:11px}.UserDetail-module__tIfYDq__partnerListSearch{margin-bottom:var(--space-3)}.UserDetail-module__tIfYDq__partnerList{gap:var(--space-2);flex-direction:column;max-height:300px;display:flex;overflow-y:auto}.UserDetail-module__tIfYDq__partnerListItem{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-lift-md);border:1px solid var(--border-default);border-radius:var(--radius-lg);cursor:pointer;transition:all .15s;display:flex}.UserDetail-module__tIfYDq__partnerListItem:hover{border-color:color-mix(in srgb, var(--accent-primary) 40%, transparent);background:color-mix(in srgb, var(--accent-primary) 5%, var(--surface-lift-md))}.UserDetail-module__tIfYDq__partnerListAvatar{border-radius:var(--radius-full);background:color-mix(in srgb, var(--accent-primary) 10%, transparent);width:32px;height:32px;color:var(--accent-primary);font-weight:700;font-size:var(--text-xs);flex-shrink:0;justify-content:center;align-items:center;display:flex}.UserDetail-module__tIfYDq__partnerListInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.UserDetail-module__tIfYDq__partnerListName{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.UserDetail-module__tIfYDq__partnerListEmail{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.UserDetail-module__tIfYDq__partnerListEmpty{padding:var(--space-6);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}.UserDetail-module__tIfYDq__dismissBtn{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border-default);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;font-weight:600;transition:all .2s;display:inline-flex}.UserDetail-module__tIfYDq__dismissBtn:hover:not(:disabled){background:var(--surface-lift-md);color:var(--text-primary)}.UserDetail-module__tIfYDq__dismissBtn:disabled{opacity:.5;cursor:not-allowed}.UserDetail-module__tIfYDq__loading,.UserDetail-module__tIfYDq__error{padding:var(--space-12);text-align:center;color:var(--text-secondary)}.UserDetail-module__tIfYDq__formGroup{margin-bottom:var(--space-5)}.UserDetail-module__tIfYDq__formLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2);font-weight:600;display:block}.UserDetail-module__tIfYDq__warningBox{border-radius:var(--radius-lg);padding:var(--space-4);background:#ef44441a;border:1px solid #ef44444d}.UserDetail-module__tIfYDq__warningText{color:#fca5a5;font-weight:600;font-size:var(--text-sm)}.UserDetail-module__tIfYDq__warningList{color:var(--text-secondary);margin:1rem 0;padding-left:1.2rem;font-size:.85rem;list-style:outside}.UserDetail-module__tIfYDq__warningList li{margin-bottom:.5rem}.UserDetail-module__tIfYDq__headerTopRow{justify-content:space-between;align-items:center;display:flex}@media (max-width:1024px){.UserDetail-module__tIfYDq__userHubHeader{padding-bottom:var(--space-4);margin-bottom:var(--space-4);margin-left:calc(-1 * var(--space-4));margin-right:calc(-1 * var(--space-4));padding-left:var(--space-4);padding-right:var(--space-4)}.UserDetail-module__tIfYDq__metricsGrid{grid-template-columns:repeat(2,1fr)}.UserDetail-module__tIfYDq__adminExtrasGrid,.UserDetail-module__tIfYDq__adminRoleGrid{grid-template-columns:1fr}.UserDetail-module__tIfYDq__accountStrip{flex-wrap:wrap}.UserDetail-module__tIfYDq__userHeader,.UserDetail-module__tIfYDq__accountBanner{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.UserDetail-module__tIfYDq__metricsGrid{grid-template-columns:repeat(2,1fr)}.UserDetail-module__tIfYDq__avatar{width:44px;height:44px;font-size:var(--text-lg)}.UserDetail-module__tIfYDq__userName{font-size:var(--text-lg)}.UserDetail-module__tIfYDq__userNameRow{flex-wrap:wrap}.UserDetail-module__tIfYDq__toggleHint{max-width:none}.UserDetail-module__tIfYDq__accountSelect{width:100%;min-width:0;max-width:100%}.UserDetail-module__tIfYDq__accountStrip{gap:var(--space-4)}.UserDetail-module__tIfYDq__stripSpacer{display:none}.UserDetail-module__tIfYDq__userInfo,.UserDetail-module__tIfYDq__userMeta{min-width:0}.UserDetail-module__tIfYDq__userMeta{flex-wrap:wrap}.UserDetail-module__tIfYDq__userId code{overflow-wrap:anywhere}}.UserDetail-module__tIfYDq__skeletonBar{background:linear-gradient(90deg, var(--bg-surface-subtle) 25%, var(--bg-surface-elevated) 50%, var(--bg-surface-subtle) 75%);background-size:200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite UserDetail-module__tIfYDq__skeletonShimmer}.UserDetail-module__tIfYDq__skeletonBarTall{height:24px;}.UserDetail-module__tIfYDq__skeletonCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}@keyframes UserDetail-module__tIfYDq__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.UserDetail-module__tIfYDq__adminSettingsTab{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.UserDetail-module__tIfYDq__adminToolsBlock{gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__adminToolsHeader{justify-content:space-between;align-items:center;gap:var(--space-3);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:flex}.UserDetail-module__tIfYDq__adminToolsChev{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s}.UserDetail-module__tIfYDq__adminToolsChevOpen{transform:rotate(180deg)}.UserDetail-module__tIfYDq__adminSettingsGroup{gap:var(--space-3);margin-top:var(--space-3);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__adminSettingsGroupHeader{padding-bottom:var(--space-2);border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:4px;display:flex}.UserDetail-module__tIfYDq__adminSettingsGroupTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.UserDetail-module__tIfYDq__adminSettingsGroupSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.UserDetail-module__tIfYDq__adminSettingsGroupDanger .UserDetail-module__tIfYDq__adminSettingsGroupTitle{color:var(--error-500)}.UserDetail-module__tIfYDq__adminSettingsGroupGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:900px){.UserDetail-module__tIfYDq__adminSettingsGroupGrid{grid-template-columns:1fr}}.UserDetail-module__tIfYDq__adminSettingsSectionFull{grid-column:1/-1}.UserDetail-module__tIfYDq__adminSettingsSectionDanger{border-color:color-mix(in srgb, var(--error-500) 45%, var(--border-default));background:color-mix(in srgb, var(--error-500) 4%, var(--surface-lift-sm))}.UserDetail-module__tIfYDq__adminSubscriptionId{justify-content:space-between;align-items:center;gap:var(--space-3);font-size:var(--text-xs);display:flex}.UserDetail-module__tIfYDq__adminSubscriptionIdLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-tertiary);font-size:.6rem;font-weight:600}.UserDetail-module__tIfYDq__adminSubscriptionIdValue{font-family:var(--font-mono,monospace);color:var(--text-secondary);-webkit-user-select:all;user-select:all;word-break:break-all;text-align:right}.UserDetail-module__tIfYDq__adminSettingsRelinkRow{gap:var(--space-3);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__adminSettingsRelinkAction{align-items:stretch;gap:var(--space-2);flex-direction:row;display:flex}.UserDetail-module__tIfYDq__adminSettingsSection{gap:var(--space-3);padding:var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__adminSettingsSectionTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.UserDetail-module__tIfYDq__adminSettingsSectionSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:var(--space-1) 0 0}.UserDetail-module__tIfYDq__adminSettingsSectionBody{gap:var(--space-3);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__adminSettingsRow{gap:var(--space-2);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__adminSettingsLabel{font-size:var(--text-sm);color:var(--text-secondary)}.UserDetail-module__tIfYDq__adminSettingsActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.UserDetail-module__tIfYDq__adminSettingsKv{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--border-subtle);font-size:var(--text-sm);display:flex}.UserDetail-module__tIfYDq__adminSettingsKvLabel{color:var(--text-tertiary)}.UserDetail-module__tIfYDq__adminSettingsKvValue{color:var(--text-primary);font-weight:500;font-family:var(--font-mono,monospace)}.UserDetail-module__tIfYDq__adminSettingsBanner{align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);background:color-mix(in srgb, var(--warning-500) 12%, transparent);border:1px solid color-mix(in srgb, var(--warning-500) 35%, transparent);font-size:var(--text-sm);color:var(--text-primary);display:flex}.UserDetail-module__tIfYDq__adminProfileForm{gap:var(--space-3);flex-direction:column;display:flex}.UserDetail-module__tIfYDq__adminProfileFormGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:600px){.UserDetail-module__tIfYDq__adminProfileFormGrid{grid-template-columns:1fr}}
.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);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;border-radius:9999px;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)}@media (max-width:768px){.FAQ-module__K2Qqia__title{font-size:var(--text-2xl)}}
.BrokerOrdersView-module__YN9O2W__page{gap:var(--space-5);padding:var(--space-6);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.BrokerOrdersView-module__YN9O2W__pageEmbedded{max-width:none;padding:0}.BrokerOrdersView-module__YN9O2W__backLink{align-items:center;gap:var(--space-1);color:var(--text-tertiary);font-size:var(--text-sm);width:fit-content;text-decoration:none;display:inline-flex}.BrokerOrdersView-module__YN9O2W__backLink:hover{color:var(--text-primary)}.BrokerOrdersView-module__YN9O2W__header{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.BrokerOrdersView-module__YN9O2W__headerEmbedded{justify-content:flex-end}.BrokerOrdersView-module__YN9O2W__titleBlock{gap:var(--space-1);flex-direction:column;display:flex}.BrokerOrdersView-module__YN9O2W__title{font-size:var(--text-xl);color:var(--text-primary);margin:0;font-weight:700}.BrokerOrdersView-module__YN9O2W__subtitle{font-size:var(--text-sm);color:var(--text-tertiary)}.BrokerOrdersView-module__YN9O2W__controls{align-items:center;gap:var(--space-2);display:flex}.BrokerOrdersView-module__YN9O2W__statCards{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.BrokerOrdersView-module__YN9O2W__statCard{gap:var(--space-2);padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex}.BrokerOrdersView-module__YN9O2W__statCardLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:10px;font-weight:600}.BrokerOrdersView-module__YN9O2W__statCardValue{font-size:var(--text-xl);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700}.BrokerOrdersView-module__YN9O2W__statCardUnit{font-size:var(--text-sm);color:var(--text-tertiary);font-weight:600}.BrokerOrdersView-module__YN9O2W__num{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-secondary)}.BrokerOrdersView-module__YN9O2W__badge{border-radius:var(--radius-sm);text-transform:uppercase;padding:1px 8px;font-size:10px;font-weight:700;display:inline-block}.BrokerOrdersView-module__YN9O2W__buy{background:color-mix(in srgb, var(--success-500) 18%, transparent);color:var(--success-500)}.BrokerOrdersView-module__YN9O2W__sell{background:color-mix(in srgb, var(--error-500) 18%, transparent);color:var(--error-500)}.BrokerOrdersView-module__YN9O2W__positive{color:var(--success-500)}.BrokerOrdersView-module__YN9O2W__negative{color:var(--error-500)}.BrokerOrdersView-module__YN9O2W__muted{color:var(--text-tertiary)}.BrokerOrdersView-module__YN9O2W__expandPanel{gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);grid-template-columns:repeat(auto-fit,minmax(170px,1fr));display:grid}.BrokerOrdersView-module__YN9O2W__detailGroup{gap:var(--space-1);flex-direction:column;display:flex}.BrokerOrdersView-module__YN9O2W__detailGroupTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin-bottom:2px;font-size:10px;font-weight:700}.BrokerOrdersView-module__YN9O2W__detailItem{justify-content:space-between;gap:var(--space-3);font-size:var(--text-xs);display:flex}.BrokerOrdersView-module__YN9O2W__detailLabel{color:var(--text-tertiary)}.BrokerOrdersView-module__YN9O2W__detailValue{color:var(--text-primary);font-variant-numeric:tabular-nums}.BrokerOrdersView-module__YN9O2W__helpText{color:var(--text-tertiary);font-size:var(--text-xs);margin:0;font-style:italic}.BrokerOrdersView-module__YN9O2W__emptyCard{align-items:center;gap:var(--space-3);padding:var(--space-8) var(--space-6);text-align:center;background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex}.BrokerOrdersView-module__YN9O2W__emptyTitle{color:var(--text-secondary);font-size:var(--text-sm);margin:0;font-weight:600}.BrokerOrdersView-module__YN9O2W__emptyHint{max-width:40ch;color:var(--text-tertiary);font-size:var(--text-xs);margin:0}.BrokerOrdersView-module__YN9O2W__latencySection{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background:var(--bg-surface-subtle);flex-direction:column;grid-column:1/-1;display:flex}.BrokerOrdersView-module__YN9O2W__latencyHead{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.BrokerOrdersView-module__YN9O2W__latLegend{align-items:center;gap:var(--space-3);color:var(--text-tertiary);flex-wrap:wrap;font-size:11px;display:flex}.BrokerOrdersView-module__YN9O2W__latLegend span{align-items:center;gap:5px;display:inline-flex}.BrokerOrdersView-module__YN9O2W__latLegendExec{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.BrokerOrdersView-module__YN9O2W__latLegendExecLabel{color:var(--text-secondary);font-weight:600}.BrokerOrdersView-module__YN9O2W__latLegendRange{opacity:.72;font-variant-numeric:tabular-nums}.BrokerOrdersView-module__YN9O2W__dot{border-radius:2px;flex-shrink:0;width:9px;height:9px;display:inline-block}.BrokerOrdersView-module__YN9O2W__dotProp{background:var(--info-500)}.BrokerOrdersView-module__YN9O2W__dotExec{background:var(--success-500)}.BrokerOrdersView-module__YN9O2W__dotWarn{background:var(--warning-500)}.BrokerOrdersView-module__YN9O2W__dotDanger{background:var(--error-500)}.BrokerOrdersView-module__YN9O2W__latBars{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.BrokerOrdersView-module__YN9O2W__latBar{flex-direction:column;gap:6px;display:flex}.BrokerOrdersView-module__YN9O2W__latBarTop{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.BrokerOrdersView-module__YN9O2W__latBarLabel{font-size:var(--text-xs);color:var(--text-secondary);font-weight:600}.BrokerOrdersView-module__YN9O2W__latBarNums{gap:var(--space-2);font-variant-numeric:tabular-nums;color:var(--text-tertiary);font-size:11px;display:inline-flex}.BrokerOrdersView-module__YN9O2W__latBarNums span{align-items:center;gap:4px;display:inline-flex}.BrokerOrdersView-module__YN9O2W__latPendingTag{color:var(--text-tertiary);border:1px solid var(--border-default);white-space:nowrap;border-radius:10px;padding:0 6px;font-size:10px}.BrokerOrdersView-module__YN9O2W__latBarTrack{border-radius:var(--radius-sm);background:var(--surface-lift-sm);height:12px;overflow:hidden}.BrokerOrdersView-module__YN9O2W__latBarFill{gap:1px;min-width:2px;height:100%;display:flex}.BrokerOrdersView-module__YN9O2W__segProp{background:var(--info-500)}.BrokerOrdersView-module__YN9O2W__segExec{background:var(--success-500)}.BrokerOrdersView-module__YN9O2W__segExecWarn{background:var(--warning-500)}.BrokerOrdersView-module__YN9O2W__segExecDanger{background:var(--error-500)}
.VideoPlayer-module__wuMfdG__container{aspect-ratio:16/9;border:1px solid var(--border-default);background:#000;border-radius:1rem;justify-content:center;align-items:center;width:100%;max-width:40rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.VideoPlayer-module__wuMfdG__container.VideoPlayer-module__wuMfdG__fullscreen{aspect-ratio:auto;background:#000;border:none;border-radius:0;align-items:center;max-width:none}.VideoPlayer-module__wuMfdG__videoElement{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.VideoPlayer-module__wuMfdG__container.VideoPlayer-module__wuMfdG__fullscreen .VideoPlayer-module__wuMfdG__videoElement{object-fit:contain;max-height:100vh}.VideoPlayer-module__wuMfdG__started{object-fit:contain}.VideoPlayer-module__wuMfdG__interactionHitbox{z-index:5;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.VideoPlayer-module__wuMfdG__startOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;cursor:pointer;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.VideoPlayer-module__wuMfdG__startOverlay:hover{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0003}.VideoPlayer-module__wuMfdG__bigPlayIcon{color:var(--color-lime);filter:drop-shadow(0 4px 12px color-mix(in srgb, var(--color-lime) 40%, transparent));transition:transform .3s cubic-bezier(.175,.885,.32,1.275),filter .3s}.VideoPlayer-module__wuMfdG__startOverlay:hover .VideoPlayer-module__wuMfdG__bigPlayIcon{filter:drop-shadow(0 6px 16px color-mix(in srgb, var(--color-lime) 60%, transparent));transform:scale(1.15)}.VideoPlayer-module__wuMfdG__controlsWrapper{background:color-mix(in srgb, var(--bg-app) 75%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid color-mix(in srgb, var(--border-default) 50%, transparent);z-index:20;border-radius:8px;padding:8px 12px;transition:opacity .3s,transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;bottom:8px;left:8px;right:8px}.VideoPlayer-module__wuMfdG__controlsVisible{opacity:1;transform:translateY(0)}.VideoPlayer-module__wuMfdG__controlsHidden{opacity:0;pointer-events:none;transform:translateY(12px)}.VideoPlayer-module__wuMfdG__scrubberContainer{flex:1;align-items:center;height:12px;margin:0 4px;display:flex;position:relative}.VideoPlayer-module__wuMfdG__scrubberInput{appearance:none;background:color-mix(in srgb, var(--text-tertiary) 30%, transparent);cursor:pointer;background-image:linear-gradient(var(--color-lime), var(--color-lime));background-size:var(--progress,0%) 100%;background-repeat:no-repeat;border-radius:2px;outline:none;width:100%;height:4px;margin:0;transition:height .15s}.VideoPlayer-module__wuMfdG__scrubberInput::-webkit-slider-thumb{appearance:none;background:var(--color-lime);cursor:pointer;opacity:0;width:14px;height:14px;box-shadow:0 0 10px color-mix(in srgb, var(--color-lime) 50%, transparent);border-radius:50%;transition:opacity .2s,transform .2s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)}.VideoPlayer-module__wuMfdG__scrubberInput::-moz-range-thumb{background:var(--color-lime);cursor:pointer;opacity:0;width:14px;height:14px;box-shadow:0 0 10px color-mix(in srgb, var(--color-lime) 50%, transparent);border:none;border-radius:50%;transition:opacity .2s,transform .2s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)}.VideoPlayer-module__wuMfdG__scrubberContainer:hover .VideoPlayer-module__wuMfdG__scrubberInput{height:6px}.VideoPlayer-module__wuMfdG__scrubberContainer:hover .VideoPlayer-module__wuMfdG__scrubberInput::-webkit-slider-thumb{opacity:1;transform:scale(1)}.VideoPlayer-module__wuMfdG__scrubberContainer:hover .VideoPlayer-module__wuMfdG__scrubberInput::-moz-range-thumb{opacity:1;transform:scale(1)}.VideoPlayer-module__wuMfdG__controlsRow{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.VideoPlayer-module__wuMfdG__controlButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.VideoPlayer-module__wuMfdG__controlButton:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 10%, transparent);transform:scale(1.05)}.VideoPlayer-module__wuMfdG__timeDisplay{color:var(--text-secondary);font-size:.75rem;font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;margin-left:0}.VideoPlayer-module__wuMfdG__timeDivider{color:var(--text-tertiary);margin:0 4px}.VideoPlayer-module__wuMfdG__volumeContainer{align-items:center;gap:8px;display:flex}.VideoPlayer-module__wuMfdG__volumeSlider{appearance:none;background:color-mix(in srgb, var(--text-tertiary) 30%, transparent);cursor:pointer;opacity:0;background-image:linear-gradient(var(--text-primary), var(--text-primary));background-size:var(--volume,100%) 100%;background-repeat:no-repeat;border-radius:2px;outline:none;width:0;height:4px;transition:width .3s cubic-bezier(.175,.885,.32,1.275),opacity .2s}.VideoPlayer-module__wuMfdG__volumeContainer:hover .VideoPlayer-module__wuMfdG__volumeSlider{opacity:1;width:48px}@media (max-width:768px){.VideoPlayer-module__wuMfdG__volumeSlider{opacity:1;width:40px}.VideoPlayer-module__wuMfdG__controlsWrapper{padding:6px 10px;bottom:6px;left:6px;right:6px}}.VideoPlayer-module__wuMfdG__volumeSlider::-webkit-slider-thumb{appearance:none;background:var(--text-primary);cursor:pointer;border-radius:50%;width:12px;height:12px;transition:transform .1s}.VideoPlayer-module__wuMfdG__volumeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.VideoPlayer-module__wuMfdG__volumeSlider::-moz-range-thumb{background:var(--text-primary);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:transform .1s}.VideoPlayer-module__wuMfdG__volumeSlider::-moz-range-thumb:hover{transform:scale(1.2)}
.Controls-module__SrHMla__container{gap:var(--space-8);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Controls-module__SrHMla__skeleton{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);height:300px;color:var(--text-tertiary);font-size:var(--text-sm);justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.Controls-module__SrHMla__container{max-width:none}}
.HealthTab-module__8WwvJa__tab{gap:var(--space-6);flex-direction:column;display:flex}.HealthTab-module__8WwvJa__sectionTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0 0 var(--space-4);font-weight:600}.HealthTab-module__8WwvJa__chartsGrid{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.HealthTab-module__8WwvJa__tableSectionHeader{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.HealthTab-module__8WwvJa__tableHeading{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.HealthTab-module__8WwvJa__state{padding:var(--space-8);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}@media (max-width:768px){.HealthTab-module__8WwvJa__chartsGrid{grid-template-columns:1fr}}
.VerificationCard-module__LzjR6G__card{flex-direction:column;gap:2px;min-width:0;display:flex}.VerificationCard-module__LzjR6G__head{align-items:center;gap:var(--space-1);display:inline-flex}.VerificationCard-module__LzjR6G__headIcon{color:var(--text-tertiary)}.VerificationCard-module__LzjR6G__headLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:10px;font-weight:600}.VerificationCard-module__LzjR6G__body{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.VerificationCard-module__LzjR6G__statusMuted{font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap;font-weight:600}.VerificationCard-module__LzjR6G__verified{font-size:var(--text-sm);color:var(--success-500);white-space:nowrap;font-weight:600}.VerificationCard-module__LzjR6G__hint{align-items:center;gap:var(--space-1);color:var(--warning-500);font-size:11px;font-weight:500;line-height:1.3;display:inline-flex}.VerificationCard-module__LzjR6G__progress{align-items:flex-start;gap:var(--space-2);max-width:340px;padding:var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface-subtle);display:flex}.VerificationCard-module__LzjR6G__spinner{color:var(--accent-primary);flex-shrink:0;margin-top:1px;animation:.8s linear infinite VerificationCard-module__LzjR6G__spin}.VerificationCard-module__LzjR6G__progressBody{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.VerificationCard-module__LzjR6G__progressTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.VerificationCard-module__LzjR6G__progressDetail{color:var(--text-secondary);font-size:12px;line-height:1.45}.VerificationCard-module__LzjR6G__progressTrack{border-radius:var(--radius-full);background:var(--border-default);height:4px;margin-top:2px;overflow:hidden}.VerificationCard-module__LzjR6G__progressFill{border-radius:var(--radius-full);background:var(--accent-primary);height:100%;transition:width .4s}.VerificationCard-module__LzjR6G__progressCount{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}@keyframes VerificationCard-module__LzjR6G__spin{to{transform:rotate(360deg)}}.VerificationCard-module__LzjR6G__confirm{align-items:center;gap:var(--space-4);padding:var(--space-5);text-align:center;flex-direction:column;display:flex}.VerificationCard-module__LzjR6G__confirmIcon{border-radius:var(--radius-full);background:var(--bg-warning-subtle);width:44px;height:44px;color:var(--warning-500);justify-content:center;align-items:center;display:inline-flex}.VerificationCard-module__LzjR6G__confirmText{font-size:var(--text-sm);color:var(--text-primary);margin:0;line-height:1.5}.VerificationCard-module__LzjR6G__confirmActions{gap:var(--space-2);justify-content:center;display:flex}
.PerformanceMetrics-module__YJvVZa__container{flex-direction:column;gap:1.5rem;display:flex}.PerformanceMetrics-module__YJvVZa__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.PerformanceMetrics-module__YJvVZa__titleGroup{align-items:center;gap:.75rem;display:flex}.PerformanceMetrics-module__YJvVZa__titleIcon{color:var(--accent-primary)}.PerformanceMetrics-module__YJvVZa__title{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.PerformanceMetrics-module__YJvVZa__rangeSelector{background:var(--bg-surface-subtle);border:1px solid var(--border-default);border-radius:10px;padding:.25rem;display:flex}.PerformanceMetrics-module__YJvVZa__rangeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:500;transition:all .2s}.PerformanceMetrics-module__YJvVZa__rangeBtn:hover{color:var(--text-primary);background:var(--bg-surface-subtle)}.PerformanceMetrics-module__YJvVZa__rangeBtnActive,.PerformanceMetrics-module__YJvVZa__rangeBtnActive:hover{background:var(--accent-primary);color:var(--bg-app);cursor:default}.PerformanceMetrics-module__YJvVZa__rangeBtnDisabled,.PerformanceMetrics-module__YJvVZa__rangeBtnDisabled:hover{opacity:.3;cursor:not-allowed;color:var(--text-tertiary);background:0 0}.PerformanceMetrics-module__YJvVZa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.PerformanceMetrics-module__YJvVZa__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;justify-content:space-between;padding:1.5rem;transition:transform .2s,background .2s;display:flex}.PerformanceMetrics-module__YJvVZa__card:hover{background:var(--surface-lift-md)}.PerformanceMetrics-module__YJvVZa__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.PerformanceMetrics-module__YJvVZa__label{color:var(--text-tertiary);font-size:.85rem;font-weight:500}.PerformanceMetrics-module__YJvVZa__icon{opacity:.8}.PerformanceMetrics-module__YJvVZa__value{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.PerformanceMetrics-module__YJvVZa__subtext{color:var(--text-tertiary);font-size:.75rem}@media (max-width:1024px){.PerformanceMetrics-module__YJvVZa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PerformanceMetrics-module__YJvVZa__rangeSelector{width:100%;overflow-x:auto}.PerformanceMetrics-module__YJvVZa__rangeBtn{white-space:nowrap;flex:1}}@media (max-width:640px){.PerformanceMetrics-module__YJvVZa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.PerformanceMetrics-module__YJvVZa__card{padding:1rem}.PerformanceMetrics-module__YJvVZa__label{font-size:.75rem}.PerformanceMetrics-module__YJvVZa__value{font-size:1.25rem}.PerformanceMetrics-module__YJvVZa__subtext{font-size:.65rem}}
.Account-module__jGo2aq__container{gap:var(--space-2);flex-direction:column;max-width:1000px;margin:0 auto;display:flex}.Account-module__jGo2aq__header{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);padding:0;display:flex}.Account-module__jGo2aq__headerContent{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.Account-module__jGo2aq__title{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:28px;font-weight:800;line-height:1}.Account-module__jGo2aq__subtitle{font-size:var(--text-sm);color:var(--text-tertiary)}@media (max-width:640px){.Account-module__jGo2aq__title{font-size:20px}.Account-module__jGo2aq__subtitle{font-size:var(--text-xs)}.Account-module__jGo2aq__header{margin-bottom:var(--space-2)}}.Account-module__jGo2aq__pageTabsWrapper{z-index:20;margin-bottom:var(--space-10);padding-top:var(--space-2);position:sticky;top:0}.Account-module__jGo2aq__pageTabsWrapper:after{content:"";background:var(--border-default);pointer-events:none;z-index:-1;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Account-module__jGo2aq__mainContent{gap:var(--space-8);flex-direction:column;display:flex}.Account-module__jGo2aq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-1);font-size:24px;font-weight:700}.Account-module__jGo2aq__sectionSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-8)}.Account-module__jGo2aq__nameWarning{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle);color:var(--warning-500);font-size:var(--text-sm);margin-bottom:var(--space-6);display:flex}.Account-module__jGo2aq__warningOutline{border-color:var(--border-warning-subtle)!important}.Account-module__jGo2aq__formGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.Account-module__jGo2aq__fullWidth{grid-column:1/-1}.Account-module__jGo2aq__actions{margin-top:var(--space-10);justify-content:flex-end;display:flex}.Account-module__jGo2aq__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6);margin-bottom:var(--space-4);transition:transform .2s,border-color .2s}[data-theme=light] .Account-module__jGo2aq__card{border-color:var(--border-default);background:#fff}.Account-module__jGo2aq__cardHighlighted{animation:2.5s ease-out forwards Account-module__jGo2aq__brokerCardHighlight}@keyframes Account-module__jGo2aq__brokerCardHighlight{0%,10%{box-shadow:0 0 0 2px var(--accent-text);border-color:var(--accent-text);background:#c8ff0012}to{box-shadow:none;border-color:var(--border-default);background:var(--surface-lift-sm)}}.Account-module__jGo2aq__cardHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.Account-module__jGo2aq__cardTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Account-module__jGo2aq__cardValue{font-size:var(--text-sm);color:var(--text-secondary)}.Account-module__jGo2aq__badgeNeutral{background:var(--bg-surface-subtle);color:var(--text-secondary);border:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:.2rem .8rem;font-size:11px;font-weight:700}[data-theme=light] .Account-module__jGo2aq__badgeNeutral{font-weight:600}.Account-module__jGo2aq__formulaPill{background:var(--bg-surface-subtle);color:var(--text-secondary);border:1px solid var(--border-default);letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:.2rem .7rem;font-size:11px;font-weight:700}.Account-module__jGo2aq__formulaPillProfit{background:color-mix(in srgb, var(--color-lime) 12%, transparent);border-color:color-mix(in srgb, var(--color-lime) 35%, transparent);color:var(--accent-text)}[data-theme=light] .Account-module__jGo2aq__formulaPill{font-weight:600}.Account-module__jGo2aq__actionBtnPrimary,.Account-module__jGo2aq__actionBtnNeutral,.Account-module__jGo2aq__actionBtnSecondary,.Account-module__jGo2aq__actionBtnOutline{border-radius:var(--radius-lg);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);box-sizing:border-box;border:1px solid #0000;height:48px;padding:0 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.Account-module__jGo2aq__actionBtnPrimary{color:var(--text-inverse);background:var(--accent-primary);border-color:var(--accent-primary)}.Account-module__jGo2aq__actionBtnPrimary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 15px var(--accent-glow)}.Account-module__jGo2aq__actionBtnSecondary{color:var(--text-primary);background:var(--bg-surface-subtle);border:1px solid var(--border-default)}.Account-module__jGo2aq__actionBtnSecondary:hover{background:var(--surface-lift-lg);border-color:var(--border-hover)}.Account-module__jGo2aq__actionBtnOutline{color:var(--error-500);border:1px solid rgba(var(--error-rgb), .2);background:0 0}.Account-module__jGo2aq__actionBtnOutline:hover{background:rgba(var(--error-rgb), .05);border-color:rgba(var(--error-rgb), .4)}@keyframes Account-module__jGo2aq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Account-module__jGo2aq__formGrid{grid-template-columns:1fr}.Account-module__jGo2aq__passwordRow{flex-direction:column;align-items:stretch!important}.Account-module__jGo2aq__actions{justify-content:center!important}.Account-module__jGo2aq__actionBtnPrimary,.Account-module__jGo2aq__actionBtnSecondary{height:44px!important}}.Account-module__jGo2aq__warningBox{background:rgba(var(--error-rgb), .1);border:1px solid rgba(var(--error-rgb), .2);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-4)}.Account-module__jGo2aq__warningText{color:var(--error-500);font-size:var(--text-sm);font-weight:500}.Account-module__jGo2aq__securitySection{flex-direction:column;display:flex}.Account-module__jGo2aq__passwordGroup{gap:var(--space-6);flex-direction:column;max-width:500px;display:flex}.Account-module__jGo2aq__passwordRow{align-items:flex-end;gap:var(--space-4);display:flex}.Account-module__jGo2aq__passwordRow>:first-child{flex:1}.Account-module__jGo2aq__passwordSaveBtn{align-self:flex-end}.Account-module__jGo2aq__methodsList{margin-top:var(--space-8);gap:var(--space-2);flex-direction:column;max-width:500px;display:flex}.Account-module__jGo2aq__methodRow{padding:var(--space-3) var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-md);font-size:var(--text-sm);justify-content:space-between;align-items:center;display:flex}.Account-module__jGo2aq__methodStatus{color:var(--text-secondary);font-size:13px}.Account-module__jGo2aq__methodActions{align-items:center;gap:var(--space-3);min-width:0;display:flex}.Account-module__jGo2aq__methodActions .Account-module__jGo2aq__methodStatus{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Account-module__jGo2aq__methodHint{color:var(--text-secondary);font-size:var(--text-sm);margin:0}.Account-module__jGo2aq__linkGoogleBtn{width:100%}.Account-module__jGo2aq__deleteSection{margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid var(--border-default);justify-content:flex-start;display:flex}.Account-module__jGo2aq__subscriptionHeader{margin-bottom:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.Account-module__jGo2aq__compactPaymentCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;gap:var(--space-4);padding:.5rem 1rem;display:flex}[data-theme=light] .Account-module__jGo2aq__compactPaymentCard{border-color:var(--border-default);background:#fff}.Account-module__jGo2aq__desktopPayment{display:flex}@media (min-width:641px){.Account-module__jGo2aq__mobilePayment{display:none!important}}@media (max-width:640px){.Account-module__jGo2aq__desktopPayment{display:none!important}.Account-module__jGo2aq__subscriptionHeader{align-items:flex-start;gap:var(--space-4);flex-direction:column}.Account-module__jGo2aq__passwordRow{flex-direction:column;align-items:flex-start}.Account-module__jGo2aq__passwordRow>:first-child{width:100%}.Account-module__jGo2aq__passwordSaveBtn{margin-top:var(--space-2);align-self:flex-start}}
.BrokerTutorialFallback-module__r2hgnG__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:1rem;flex-direction:column;gap:16px;width:100%;max-width:40rem;padding:20px;display:flex}.BrokerTutorialFallback-module__r2hgnG__headerRow{align-items:flex-start;gap:16px;display:flex}.BrokerTutorialFallback-module__r2hgnG__iconBubble{background:color-mix(in srgb, var(--color-lime) 12%, transparent);width:44px;height:44px;color:var(--accent-text);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BrokerTutorialFallback-module__r2hgnG__headerText{flex-direction:column;gap:6px;min-width:0;display:flex}.BrokerTutorialFallback-module__r2hgnG__title{color:var(--text-primary);font-size:1.0625rem;font-weight:700;line-height:1.25}.BrokerTutorialFallback-module__r2hgnG__body{color:var(--text-secondary);font-size:.875rem;line-height:1.55}.BrokerTutorialFallback-module__r2hgnG__supportLink{font:inherit;color:var(--accent-text);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.BrokerTutorialFallback-module__r2hgnG__supportLink:hover{color:var(--text-primary)}.BrokerTutorialFallback-module__r2hgnG__setupBlock{border-top:1px solid var(--border-default);flex-direction:column;gap:10px;margin:0 -20px;padding:16px 20px 0;display:flex}.BrokerTutorialFallback-module__r2hgnG__setupTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);font-size:.6875rem;font-weight:700}.BrokerTutorialFallback-module__r2hgnG__setupGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.BrokerTutorialFallback-module__r2hgnG__setupItem{background:var(--surface-lift-md);border:1px solid var(--border-default);border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.BrokerTutorialFallback-module__r2hgnG__setupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);white-space:nowrap;font-size:.6875rem;font-weight:600}.BrokerTutorialFallback-module__r2hgnG__setupValue{color:var(--text-primary);text-align:right;word-break:break-word;font-size:.875rem;font-weight:700}.BrokerTutorialFallback-module__r2hgnG__guidedBlock{background:color-mix(in srgb, var(--info-500) 8%, transparent);border:1px solid color-mix(in srgb, var(--info-500) 20%, transparent);border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.BrokerTutorialFallback-module__r2hgnG__guidedTitleRow{color:var(--info-500);align-items:center;gap:8px;display:flex}.BrokerTutorialFallback-module__r2hgnG__guidedTitle{color:var(--text-primary);font-size:.875rem;font-weight:700}.BrokerTutorialFallback-module__r2hgnG__guidedBody{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.BrokerTutorialFallback-module__r2hgnG__guidedList{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.BrokerTutorialFallback-module__r2hgnG__guidedChip{background:var(--bg-app);border:1px solid var(--border-default);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:6px 10px;transition:all .2s;display:inline-flex}.BrokerTutorialFallback-module__r2hgnG__guidedChip:hover{border-color:var(--color-lime);background:var(--surface-lift-md)}.BrokerTutorialFallback-module__r2hgnG__guidedLogo{object-fit:contain;object-position:center;width:auto;max-width:80px;height:16px}.BrokerTutorialFallback-module__r2hgnG__modalTile .BrokerTutorialFallback-module__r2hgnG__guidedLogo{max-width:110px;height:22px}[data-theme=light] .BrokerTutorialFallback-module__r2hgnG__guidedLogo{filter:brightness(0)}.BrokerTutorialFallback-module__r2hgnG__guidedArrow{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s,color .2s}.BrokerTutorialFallback-module__r2hgnG__guidedChip:hover .BrokerTutorialFallback-module__r2hgnG__guidedArrow,.BrokerTutorialFallback-module__r2hgnG__modalTile:hover .BrokerTutorialFallback-module__r2hgnG__guidedArrow{color:var(--accent-text);transform:translate(2px)}.BrokerTutorialFallback-module__r2hgnG__guidedMoreChip{background:var(--bg-app);border:1px dashed var(--border-hover);min-height:32px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex}.BrokerTutorialFallback-module__r2hgnG__guidedMoreChip:hover{border-color:var(--color-lime);color:var(--accent-text);background:var(--surface-lift-md)}.BrokerTutorialFallback-module__r2hgnG__modalGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.BrokerTutorialFallback-module__r2hgnG__modalTile{background:var(--surface-lift-sm);border:1px solid var(--border-default);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:64px;padding:18px 16px;transition:all .2s;display:flex}.BrokerTutorialFallback-module__r2hgnG__modalTile:hover{border-color:var(--color-lime);background:var(--surface-lift-md)}@media (max-width:480px){.BrokerTutorialFallback-module__r2hgnG__setupGrid,.BrokerTutorialFallback-module__r2hgnG__modalGrid{grid-template-columns:1fr}}
.chart-card-module___hFFfG__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex;overflow:hidden}.chart-card-module___hFFfG__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex}.chart-card-module___hFFfG__title{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;margin:0;font-weight:600}.chart-card-module___hFFfG__controls{align-items:center;gap:var(--space-3);display:flex}.chart-card-module___hFFfG__body{padding:var(--space-5) var(--space-5) var(--space-4);flex-direction:column;flex:1;justify-content:center;min-height:240px;display:flex}.chart-card-module___hFFfG__modeSelect{min-width:95px;width:auto!important}.chart-card-module___hFFfG__modeSelect button{background:var(--bg-surface-subtle)!important;border:1px solid var(--border-default)!important;border-radius:10px!important;height:auto!important;padding:.65rem .8rem!important;font-size:.75rem!important;font-weight:500!important}@media (max-width:768px){.chart-card-module___hFFfG__header{flex-direction:column;align-items:flex-start}.chart-card-module___hFFfG__controls{flex-wrap:wrap;width:100%}}
.DashboardAllAccountsSettings-module__KVBlKq__container{padding:var(--space-8) var(--space-4);justify-content:center;display:flex}.DashboardAllAccountsSettings-module__KVBlKq__card{width:100%;max-width:560px;padding:var(--space-8);background:var(--surface-base);border:1px solid var(--border-default);text-align:center;border-radius:16px}.DashboardAllAccountsSettings-module__KVBlKq__icon{width:56px;height:56px;margin-bottom:var(--space-4);color:var(--accent-text);background:var(--bg-accent-subtle);border:1px solid var(--border-accent-subtle);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.DashboardAllAccountsSettings-module__KVBlKq__title{margin:0 0 var(--space-2);color:var(--text-primary);font-size:18px;font-weight:600}.DashboardAllAccountsSettings-module__KVBlKq__description{margin:0 auto var(--space-6);max-width:440px;color:var(--text-secondary);font-size:14px;line-height:1.5}.DashboardAllAccountsSettings-module__KVBlKq__accountList{gap:var(--space-2);text-align:left;flex-direction:column;display:flex}.DashboardAllAccountsSettings-module__KVBlKq__accountRow{padding:var(--space-3) var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;transition:background .15s,border-color .15s,transform .1s;display:flex}.DashboardAllAccountsSettings-module__KVBlKq__accountRow:hover{background:var(--surface-lift-md);border-color:var(--border-strong)}.DashboardAllAccountsSettings-module__KVBlKq__accountRow:active{transform:translateY(1px)}.DashboardAllAccountsSettings-module__KVBlKq__accountMeta{text-align:left}.DashboardAllAccountsSettings-module__KVBlKq__accountLogin{text-align:left;color:var(--text-primary);font-size:14px;font-weight:600;display:block}.DashboardAllAccountsSettings-module__KVBlKq__accountBroker{text-align:left;color:var(--text-secondary);margin-top:2px;font-size:12px;display:block}
.BrokerSetupStep-module__o8dKEW__guideCard{flex-direction:column;flex:1;gap:32px;min-height:0;display:flex}.BrokerSetupStep-module__o8dKEW__tutorialWrapper{flex-direction:column;flex:1;align-items:flex-start;gap:16px;width:100%;max-width:100%;min-height:0;display:flex}.BrokerSetupStep-module__o8dKEW__buttonContainer{justify-content:flex-start;width:100%;margin-top:8px;display:flex}.BrokerSetupStep-module__o8dKEW__actionButton{width:fit-content;min-width:320px;margin-top:0}
