.brand-mark-module__WORNba__mark{color:var(--accent-contrast);background:linear-gradient(135deg, var(--accent), color-mix(in oklab, var(--accent) 65%, #000));border-radius:var(--radius-sm);box-shadow:0 4px 14px var(--accent-ring);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}
.side-nav-module__QLkSkW__nav{flex-direction:column;gap:18px;display:flex}.side-nav-module__QLkSkW__section{flex-direction:column;gap:2px;display:flex}.side-nav-module__QLkSkW__sectionLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);margin-bottom:6px;padding:0 12px;font-size:.68rem;font-weight:600}.side-nav-module__QLkSkW__item{border-radius:var(--radius-sm);color:var(--text-secondary);transition:background var(--speed) var(--ease), color var(--speed) var(--ease);align-items:center;gap:11px;padding:9px 12px;font-size:.9rem;font-weight:500;display:flex;position:relative}.side-nav-module__QLkSkW__item svg{opacity:.85;flex-shrink:0}.side-nav-module__QLkSkW__item:hover{color:var(--text);background:var(--surface-2)}.side-nav-module__QLkSkW__item[data-active]{color:var(--accent);background:var(--accent-soft);font-weight:600}.side-nav-module__QLkSkW__item[data-active]:before{content:"";border-radius:var(--radius-full);background:var(--accent);width:3px;height:18px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.side-nav-module__QLkSkW__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-sidebar=collapsed] .side-nav-module__QLkSkW__item{justify-content:center;padding:9px 0}:is([data-sidebar=collapsed] .side-nav-module__QLkSkW__label,[data-sidebar=collapsed] .side-nav-module__QLkSkW__sectionLabel){display:none}[data-sidebar=collapsed] .side-nav-module__QLkSkW__item[data-active]:before{display:none}[data-sidebar=collapsed] .side-nav-module__QLkSkW__section:not(:first-child){border-top:1px solid var(--border);padding-top:10px}@media (max-width:860px){.side-nav-module__QLkSkW__section{border-top:none;padding-top:0}[data-sidebar=collapsed] .side-nav-module__QLkSkW__section{border-top:none;padding-top:0}[data-sidebar=collapsed] .side-nav-module__QLkSkW__sectionLabel{display:block}.side-nav-module__QLkSkW__item{justify-content:flex-start;padding:9px 12px}[data-sidebar=collapsed] .side-nav-module__QLkSkW__item{justify-content:flex-start;padding:9px 12px}[data-sidebar=collapsed] .side-nav-module__QLkSkW__label{display:inline}}
.command-palette-module__V6Gj_q__overlay{z-index:200;-webkit-backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:flex-start;padding:14vh 16px 16px;display:flex;position:fixed;inset:0}.command-palette-module__V6Gj_q__panel{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);width:min(560px,100%);box-shadow:var(--shadow-pop);flex-direction:column;display:flex;overflow:hidden}.command-palette-module__V6Gj_q__inputRow{border-bottom:1px solid var(--border);color:var(--text-faint);align-items:center;gap:10px;padding:14px 16px;display:flex}.command-palette-module__V6Gj_q__inputRow input{min-width:0;font:inherit;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.command-palette-module__V6Gj_q__inputRow input::placeholder{color:var(--text-faint)}.command-palette-module__V6Gj_q__panel kbd{font-family:var(--font-mono);color:var(--text-faint);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-xs);flex-shrink:0;padding:2px 6px;font-size:.68rem}.command-palette-module__V6Gj_q__list{max-height:330px;padding:6px;overflow-y:auto}.command-palette-module__V6Gj_q__sectionLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);padding:8px 10px 4px;font-size:.68rem;font-weight:600}.command-palette-module__V6Gj_q__item{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);text-align:left;align-items:center;gap:11px;padding:9px 10px;font-size:.9rem;font-weight:500;display:flex}.command-palette-module__V6Gj_q__item[data-selected=true]{color:var(--accent);background:var(--accent-soft)}.command-palette-module__V6Gj_q__itemIcon{opacity:.85;flex-shrink:0;display:inline-flex}.command-palette-module__V6Gj_q__itemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.command-palette-module__V6Gj_q__empty{text-align:center;color:var(--text-faint);padding:24px;font-size:.88rem}.command-palette-module__V6Gj_q__footer{border-top:1px solid var(--border);color:var(--text-faint);gap:16px;padding:10px 16px;font-size:.75rem;display:flex}.command-palette-module__V6Gj_q__footer span{align-items:center;gap:5px;display:inline-flex}
.theme-controls-module__VBhwZa__root{position:relative}.theme-controls-module__VBhwZa__trigger{border-radius:var(--radius-sm);border:1px solid var(--border-strong);width:36px;height:36px;color:var(--text-secondary);background:var(--surface);transition:color var(--speed) var(--ease), background var(--speed) var(--ease);justify-content:center;align-items:center;display:inline-flex}.theme-controls-module__VBhwZa__trigger:hover,.theme-controls-module__VBhwZa__trigger[aria-expanded=true]{color:var(--accent);background:var(--surface-2)}.theme-controls-module__VBhwZa__rowTrigger{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);text-align:left;transition:background var(--speed) var(--ease), color var(--speed) var(--ease);align-items:center;gap:10px;padding:8px 10px;font-size:.87rem;font-weight:500;display:flex}.theme-controls-module__VBhwZa__rowTrigger svg{opacity:.85;flex-shrink:0;margin-left:2px}.theme-controls-module__VBhwZa__rowTrigger:hover,.theme-controls-module__VBhwZa__rowTrigger[aria-expanded=true]{color:var(--text);background:var(--surface-2)}.theme-controls-module__VBhwZa__rowLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-sidebar=collapsed] .theme-controls-module__VBhwZa__rowTrigger{justify-content:center;padding:8px 0}[data-sidebar=collapsed] .theme-controls-module__VBhwZa__rowTrigger svg{margin-left:0}[data-sidebar=collapsed] .theme-controls-module__VBhwZa__rowLabel{display:none}@media (max-width:860px){[data-sidebar=collapsed] .theme-controls-module__VBhwZa__rowTrigger{justify-content:flex-start;padding:8px 10px}[data-sidebar=collapsed] .theme-controls-module__VBhwZa__rowTrigger svg{margin-left:2px}[data-sidebar=collapsed] .theme-controls-module__VBhwZa__rowLabel{display:inline}}.theme-controls-module__VBhwZa__panel{z-index:50;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:236px;box-shadow:var(--shadow-pop);flex-direction:column;gap:14px;padding:14px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.theme-controls-module__VBhwZa__panel[data-direction=up]{inset:auto auto calc(100% + 8px) 0}.theme-controls-module__VBhwZa__group{flex-direction:column;gap:8px;display:flex}.theme-controls-module__VBhwZa__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.72rem;font-weight:600}.theme-controls-module__VBhwZa__segmented{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;display:grid}.theme-controls-module__VBhwZa__segmented button{color:var(--text-secondary);border-radius:var(--radius-xs);transition:background var(--speed) var(--ease), color var(--speed) var(--ease);justify-content:center;align-items:center;gap:6px;padding:6px 0;font-size:.78rem;font-weight:500;display:inline-flex}.theme-controls-module__VBhwZa__segmented button:hover{color:var(--text)}.theme-controls-module__VBhwZa__segmented button[data-active]{background:var(--surface);color:var(--text);box-shadow:var(--shadow-card)}.theme-controls-module__VBhwZa__swatches{gap:8px;display:flex}.theme-controls-module__VBhwZa__swatch{border-radius:var(--radius-full);background:var(--accent);width:26px;height:26px;transition:transform var(--speed) var(--ease), box-shadow var(--speed) var(--ease);border:2px solid #0000}.theme-controls-module__VBhwZa__swatch:hover{transform:scale(1.12)}.theme-controls-module__VBhwZa__swatch[data-active]{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px var(--accent)}
.toast-module__7lpCUW__container{z-index:400;pointer-events:none;flex-direction:column;gap:10px;width:min(360px,100vw - 32px);display:flex;position:fixed}.toast-module__7lpCUW__container[data-placement=top-left]{top:16px;left:16px}.toast-module__7lpCUW__container[data-placement=top-right]{top:16px;right:16px}.toast-module__7lpCUW__container[data-placement=bottom-left]{flex-direction:column-reverse;bottom:16px;left:16px}.toast-module__7lpCUW__container[data-placement=bottom-right]{flex-direction:column-reverse;bottom:16px;right:16px}.toast-module__7lpCUW__toast{--toast-color:var(--accent);pointer-events:auto;background:var(--surface);border:1px solid var(--border-strong);border-left:3px solid var(--toast-color);border-radius:var(--radius-sm);box-shadow:var(--shadow-pop);animation:toast-module__7lpCUW__toastIn .25s var(--ease);transition:opacity .2s var(--ease), transform .2s var(--ease);align-items:flex-start;gap:11px;padding:13px 14px;display:flex;position:relative;overflow:hidden}.toast-module__7lpCUW__toast[data-kind=success]{--toast-color:var(--success)}.toast-module__7lpCUW__toast[data-kind=error]{--toast-color:var(--danger)}.toast-module__7lpCUW__toast[data-kind=warning]{--toast-color:var(--warning)}.toast-module__7lpCUW__toast[data-leaving]{opacity:0;transform:translateY(6px)scale(.98)}.toast-module__7lpCUW__icon{color:var(--toast-color);flex-shrink:0;margin-top:1px;display:inline-flex}.toast-module__7lpCUW__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.toast-module__7lpCUW__body strong{letter-spacing:-.005em;font-size:.88rem;font-weight:650}.toast-module__7lpCUW__body span{color:var(--text-secondary);font-size:.8rem}.toast-module__7lpCUW__close{border-radius:var(--radius-xs);color:var(--text-faint);transition:color var(--speed) var(--ease);flex-shrink:0;margin:-2px -4px 0 0;padding:3px;display:inline-flex}.toast-module__7lpCUW__close:hover{color:var(--text)}.toast-module__7lpCUW__bar{background:var(--toast-color);opacity:.5;width:100%;height:2px;animation-name:toast-module__7lpCUW__toastBar;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0}@keyframes toast-module__7lpCUW__toastIn{0%{opacity:0;transform:translateY(8px)scale(.98)}}@keyframes toast-module__7lpCUW__toastBar{0%{width:100%}to{width:0%}}@media (prefers-reduced-motion:reduce){.toast-module__7lpCUW__toast{animation:none}}
.market-sessions-module__3HEI9W__card{flex-direction:column;gap:26px;padding:24px 26px 20px;display:flex}.market-sessions-module__3HEI9W__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.market-sessions-module__3HEI9W__status{align-items:center;gap:12px;display:flex}.market-sessions-module__3HEI9W__statusDot{border-radius:var(--radius-full);background:var(--text-faint);flex-shrink:0;width:11px;height:11px;position:relative}.market-sessions-module__3HEI9W__statusDot[data-open]{background:var(--session-color)}.market-sessions-module__3HEI9W__statusDot[data-open]:after{content:"";border-radius:inherit;background:var(--session-color);opacity:.3;animation:market-sessions-module__3HEI9W__sessionPulse 2.2s var(--ease) infinite;position:absolute;inset:-5px}.market-sessions-module__3HEI9W__statusText{flex-direction:column;gap:1px;display:flex}.market-sessions-module__3HEI9W__statusText strong{letter-spacing:-.01em;font-size:1.05rem;font-weight:650}.market-sessions-module__3HEI9W__statusText span{color:var(--text-faint);font-size:.8rem}.market-sessions-module__3HEI9W__statusText span[data-warn]{color:var(--warning);font-weight:600}.market-sessions-module__3HEI9W__statusDot[data-closed]{background:var(--danger);box-shadow:0 0 0 3px color-mix(in oklab, var(--danger) 20%, transparent)}.market-sessions-module__3HEI9W__closedBadge{border-radius:var(--radius-full);letter-spacing:.09em;color:var(--danger);background:color-mix(in oklab, var(--danger) 10%, transparent);border:1px solid color-mix(in oklab, var(--danger) 40%, transparent);margin-left:6px;padding:3px 12px;font-size:.7rem;font-weight:800}.market-sessions-module__3HEI9W__chart[data-closed] .market-sessions-module__3HEI9W__segment{filter:saturate(.25)brightness(.85)}.market-sessions-module__3HEI9W__chart[data-closed] .market-sessions-module__3HEI9W__segFill,.market-sessions-module__3HEI9W__chart[data-closed] .market-sessions-module__3HEI9W__noTradeCap{opacity:.3}.market-sessions-module__3HEI9W__chart[data-closed] .market-sessions-module__3HEI9W__nowLine{opacity:.55}.market-sessions-module__3HEI9W__chart[data-closed] .market-sessions-module__3HEI9W__nowBubble{color:var(--danger);border-color:color-mix(in oklab, var(--danger) 45%, transparent)}.market-sessions-module__3HEI9W__statusDot[data-warn],.market-sessions-module__3HEI9W__statusDot[data-warn]:after{background:var(--warning)}.market-sessions-module__3HEI9W__clock{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.market-sessions-module__3HEI9W__clockTime{letter-spacing:.01em;font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:600}.market-sessions-module__3HEI9W__clockMeta{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.72rem;font-weight:600}.market-sessions-module__3HEI9W__chart{flex-direction:column;gap:8px;display:flex}.market-sessions-module__3HEI9W__track{height:66px;position:relative}.market-sessions-module__3HEI9W__segment{height:100%;padding:0 1px;position:absolute;top:0}.market-sessions-module__3HEI9W__segLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);white-space:nowrap;align-items:center;gap:6px;margin-bottom:6px;padding-left:2px;font-size:.7rem;font-weight:600;display:flex;overflow:hidden}.market-sessions-module__3HEI9W__segment[data-status=active] .market-sessions-module__3HEI9W__segLabel{color:var(--text)}.market-sessions-module__3HEI9W__segDot{border-radius:var(--radius-full);background:var(--session-color);flex-shrink:0;width:6px;height:6px}.market-sessions-module__3HEI9W__segBar{background:color-mix(in oklab, var(--session-color) 13%, transparent);border:1px solid color-mix(in oklab, var(--session-color) 22%, transparent);height:36px;transition:background var(--speed) var(--ease);border-radius:7px;position:absolute;bottom:0;left:1px;right:1px;overflow:hidden}.market-sessions-module__3HEI9W__segment[data-status=past] .market-sessions-module__3HEI9W__segBar{opacity:.5}.market-sessions-module__3HEI9W__segment[data-status=active] .market-sessions-module__3HEI9W__segBar{border-color:color-mix(in oklab, var(--session-color) 55%, transparent);box-shadow:0 0 18px color-mix(in oklab, var(--session-color) 25%, transparent)}.market-sessions-module__3HEI9W__segFill{background:color-mix(in oklab, var(--session-color) 55%, transparent);height:100%;transition:width 1s linear}.market-sessions-module__3HEI9W__segment[data-status=past] .market-sessions-module__3HEI9W__segFill{background:color-mix(in oklab, var(--session-color) 30%, transparent)}.market-sessions-module__3HEI9W__segment[data-status=disabled] .market-sessions-module__3HEI9W__segBar{border-style:dashed;border-color:var(--border);background:0 0}.market-sessions-module__3HEI9W__segment[data-status=disabled] .market-sessions-module__3HEI9W__segLabel{opacity:.45;text-decoration:line-through}.market-sessions-module__3HEI9W__segment[data-status=disabled] .market-sessions-module__3HEI9W__segDot{background:var(--text-faint)}.market-sessions-module__3HEI9W__noTradeCap{background:repeating-linear-gradient(135deg, color-mix(in oklab, var(--warning) 40%, transparent) 0 3px, transparent 3px 7px);pointer-events:none;position:absolute;top:0;bottom:0}.market-sessions-module__3HEI9W__overlapBand{border-radius:var(--radius-full);background:color-mix(in oklab, var(--warning) 65%, transparent);pointer-events:none;height:4px;position:absolute;bottom:-8px}.market-sessions-module__3HEI9W__segment[data-break] .market-sessions-module__3HEI9W__segBar{background:repeating-linear-gradient(135deg, color-mix(in oklab, var(--text-faint) 18%, transparent) 0 4px, transparent 4px 9px);border-style:dashed;border-color:var(--border-strong)}.market-sessions-module__3HEI9W__segment[data-break] .market-sessions-module__3HEI9W__segFill{background:0 0}.market-sessions-module__3HEI9W__segTip{z-index:30;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-width:150px;box-shadow:var(--shadow-pop);color:var(--text-secondary);white-space:nowrap;pointer-events:none;flex-direction:column;gap:2px;padding:10px 12px;font-size:.78rem;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.market-sessions-module__3HEI9W__segment:first-child .market-sessions-module__3HEI9W__segTip{left:0;transform:none}.market-sessions-module__3HEI9W__segment:last-child .market-sessions-module__3HEI9W__segTip{left:auto;right:0;transform:none}.market-sessions-module__3HEI9W__segTip strong{color:var(--text);font-size:.85rem}.market-sessions-module__3HEI9W__segTipStatus{color:var(--text-faint)}.market-sessions-module__3HEI9W__segment:hover .market-sessions-module__3HEI9W__segTip{display:flex}.market-sessions-module__3HEI9W__segment:hover .market-sessions-module__3HEI9W__segBar{background:color-mix(in oklab, var(--session-color) 20%, transparent)}.market-sessions-module__3HEI9W__nowLine{border-radius:var(--radius-full);background:var(--text);pointer-events:none;z-index:10;width:2px;height:48px;margin-left:-1px;position:absolute;bottom:-4px;box-shadow:0 0 8px #00000059}.market-sessions-module__3HEI9W__nowLine:after{content:"";border-radius:var(--radius-full);background:var(--text);width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.market-sessions-module__3HEI9W__nowBubble{color:var(--bg);background:var(--text);border-radius:var(--radius-xs);white-space:nowrap;padding:2px 7px;font-size:.7rem;font-weight:600;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.market-sessions-module__3HEI9W__axis{height:16px;position:relative}.market-sessions-module__3HEI9W__tick{color:var(--text-faint);font-size:.66rem;position:absolute}.market-sessions-module__3HEI9W__stats{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;padding-top:18px;display:grid}.market-sessions-module__3HEI9W__stat{flex-direction:column;gap:4px;display:flex}.market-sessions-module__3HEI9W__statLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.7rem;font-weight:600}.market-sessions-module__3HEI9W__statValue{letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:650}.market-sessions-module__3HEI9W__statHint{color:var(--text-faint);font-size:.76rem}.market-sessions-module__3HEI9W__statBar{border-radius:var(--radius-full);background:var(--bg-raised);max-width:140px;height:3px;margin-top:6px;position:relative;overflow:hidden}.market-sessions-module__3HEI9W__statBar i{border-radius:inherit;background:color-mix(in oklab, var(--session-color) 70%, transparent);transition:width 1s linear;position:absolute;inset:0 auto 0 0}@keyframes market-sessions-module__3HEI9W__sessionPulse{0%{opacity:.4;transform:scale(.6)}70%{opacity:0;transform:scale(1.5)}to{opacity:0}}@media (max-width:640px){.market-sessions-module__3HEI9W__card{padding:18px 16px 16px}.market-sessions-module__3HEI9W__clockTime{font-size:1.35rem}.market-sessions-module__3HEI9W__tick[data-minor]{display:none}}@media (prefers-reduced-motion:reduce){.market-sessions-module__3HEI9W__statusDot[data-open]:after{animation:none}.market-sessions-module__3HEI9W__segFill,.market-sessions-module__3HEI9W__statBar i{transition:none}}
.setup-module__zw_Fqa__section{flex-direction:column;gap:16px;max-width:1200px;padding:22px 24px;display:flex}.setup-module__zw_Fqa__section h2{letter-spacing:-.01em;font-size:1.05rem;font-weight:650}.setup-module__zw_Fqa__hint{color:var(--text-faint);font-size:.8rem}.setup-module__zw_Fqa__empty{color:var(--text-faint);font-size:.85rem}.setup-module__zw_Fqa__engineBadge{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;color:var(--warning);background:color-mix(in oklab, var(--warning) 10%, transparent);border:1px solid color-mix(in oklab, var(--warning) 30%, transparent);padding:3px 10px;font-size:.72rem;font-weight:600}.setup-module__zw_Fqa__playbookDiagram{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;padding:20px 18px}.setup-module__zw_Fqa__playbookText{flex-direction:column;gap:14px;display:flex}.setup-module__zw_Fqa__thesis{max-width:900px;color:var(--text-secondary);font-size:.92rem;line-height:1.6}.setup-module__zw_Fqa__steps{grid-template-columns:1fr 1fr;gap:10px 26px;padding-left:0;list-style:none;display:grid}.setup-module__zw_Fqa__steps li{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:default;transition:background var(--speed) var(--ease);padding:8px 12px;font-size:.85rem;line-height:1.55}.setup-module__zw_Fqa__steps li:hover{background:var(--surface-2)}.setup-module__zw_Fqa__steps li strong{color:var(--text)}@media (max-width:900px){.setup-module__zw_Fqa__steps{grid-template-columns:1fr}}.setup-module__zw_Fqa__configHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.setup-module__zw_Fqa__editingRow{align-items:center;gap:10px;display:flex}.setup-module__zw_Fqa__editingLabel{color:var(--text-faint);font-size:.78rem}.setup-module__zw_Fqa__editingRow select{min-width:170px}.setup-module__zw_Fqa__dirtyDot{border-radius:var(--radius-full);background:var(--warning);width:9px;height:9px}.setup-module__zw_Fqa__configGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.setup-module__zw_Fqa__configGroup{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--speed) var(--ease);flex-direction:column;gap:12px;padding:16px 18px;display:flex}.setup-module__zw_Fqa__configGroup:hover{border-color:var(--accent-ring)}.setup-module__zw_Fqa__configGroup h3{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.78rem;font-weight:700}.setup-module__zw_Fqa__spanTwo{grid-column:span 2}.setup-module__zw_Fqa__row{justify-content:space-between;align-items:center;gap:14px;font-size:.85rem;display:flex}.setup-module__zw_Fqa__row>span:first-child{color:var(--text-secondary);flex-direction:column;gap:2px;display:flex}.setup-module__zw_Fqa__row select{max-width:220px;margin-right:30px}.setup-module__zw_Fqa__rowHint{color:var(--text-faint);font-size:.72rem;font-style:normal}.setup-module__zw_Fqa__rowHintBlock{color:var(--text-faint);font-size:.76rem}.setup-module__zw_Fqa__chipRow{gap:6px;display:inline-flex}.setup-module__zw_Fqa__chip{border-radius:var(--radius-full);text-transform:uppercase;color:var(--text-faint);background:var(--surface);border:1px solid var(--border);transition:color var(--speed) var(--ease), border-color var(--speed) var(--ease);padding:3px 11px;font-size:.74rem;font-weight:600}.setup-module__zw_Fqa__chip[data-on]{color:var(--accent);border-color:var(--accent-ring);background:var(--accent-faint)}.setup-module__zw_Fqa__numField{justify-content:space-between;align-items:center;gap:14px;font-size:.85rem;display:flex}.setup-module__zw_Fqa__numField>span:first-child{color:var(--text-secondary)}.setup-module__zw_Fqa__numInput{align-items:center;gap:6px;display:inline-flex}.setup-module__zw_Fqa__numInput input{width:88px;padding:7px 10px}.setup-module__zw_Fqa__numInput em{min-width:24px;color:var(--text-faint);font-size:.72rem;font-style:normal}.setup-module__zw_Fqa__locked{color:var(--text-faint);background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius-sm);padding:8px 12px;font-size:.76rem;line-height:1.5}.setup-module__zw_Fqa__sizingRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.setup-module__zw_Fqa__symbolTable{flex-direction:column;gap:6px;display:flex}.setup-module__zw_Fqa__symbolHead,.setup-module__zw_Fqa__symbolRow{grid-template-columns:56px repeat(7,1fr);align-items:center;gap:10px;display:grid}.setup-module__zw_Fqa__symbolRow .setup-module__zw_Fqa__numInput input{width:100%}.setup-module__zw_Fqa__symbolHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.7rem;font-weight:600}.setup-module__zw_Fqa__symbolRow{border-top:1px solid var(--border);padding:6px 0;font-size:.85rem}.setup-module__zw_Fqa__matrixHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.setup-module__zw_Fqa__matrixHead h3{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.78rem;font-weight:700}.setup-module__zw_Fqa__matrixActions{align-items:center;gap:12px;display:inline-flex}.setup-module__zw_Fqa__matrixMeta{color:var(--text-faint);align-items:center;gap:7px;font-size:.74rem;display:inline-flex}.setup-module__zw_Fqa__matrixTable{flex-direction:column;gap:4px;display:flex}.setup-module__zw_Fqa__matrixRow{border-top:1px solid var(--border);grid-template-columns:56px repeat(3,1fr);align-items:center;gap:12px;padding:8px 0;font-size:.85rem;display:grid}.setup-module__zw_Fqa__matrixRow[data-head]{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);border-top:none;padding-bottom:2px;font-size:.7rem;font-weight:600}.setup-module__zw_Fqa__matrixCell{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);align-items:center;gap:12px;padding:6px 10px;display:flex}.setup-module__zw_Fqa__matrixCell[data-off]{opacity:.55;border-style:dashed}.setup-module__zw_Fqa__matrixStats{flex-direction:column;gap:1px;min-width:0;display:flex}.setup-module__zw_Fqa__matrixStats em{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-style:normal;overflow:hidden}.setup-module__zw_Fqa__matrixStats [data-pos]{color:var(--success);font-weight:650}.setup-module__zw_Fqa__matrixStats [data-neg]{color:var(--danger);font-weight:650}@media (max-width:1100px){.setup-module__zw_Fqa__matrixRow{grid-template-columns:44px repeat(3,1fr);gap:8px}}.setup-module__zw_Fqa__saveBar{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.setup-module__zw_Fqa__saveAs{gap:10px;display:flex}.setup-module__zw_Fqa__saveAs input{width:220px}.setup-module__zw_Fqa__variantList{flex-direction:column;display:flex}.setup-module__zw_Fqa__variantRow{border-top:1px solid var(--border);grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:10px 0;display:grid}.setup-module__zw_Fqa__variantName{font-size:.9rem;font-weight:600}.setup-module__zw_Fqa__variantMeta{color:var(--text-faint);font-size:.75rem}.setup-module__zw_Fqa__variantActions{gap:6px;display:inline-flex}.setup-module__zw_Fqa__miniBtn{border-radius:var(--radius-xs);color:var(--text-secondary);border:1px solid var(--border-strong);transition:color var(--speed) var(--ease), background var(--speed) var(--ease);padding:4px 11px;font-size:.75rem;font-weight:600}.setup-module__zw_Fqa__miniBtn:hover:not(:disabled){color:var(--text);background:var(--surface-2)}.setup-module__zw_Fqa__miniBtn:disabled{opacity:.45}.setup-module__zw_Fqa__miniBtnDanger:hover:not(:disabled){color:var(--danger);border-color:color-mix(in oklab, var(--danger) 35%, transparent)}@media (max-width:1100px){.setup-module__zw_Fqa__playbook{grid-template-columns:1fr}.setup-module__zw_Fqa__playbookDiagram{position:static}.setup-module__zw_Fqa__configGrid{grid-template-columns:1fr}.setup-module__zw_Fqa__spanTwo{grid-column:span 1}}
.connection-status-module__RD4utG__chip{border-radius:var(--radius-sm);color:var(--text-secondary);transition:background var(--speed) var(--ease), color var(--speed) var(--ease);align-items:center;gap:10px;padding:8px 10px;font-size:.87rem;font-weight:500;display:flex}.connection-status-module__RD4utG__chip:hover{color:var(--text);background:var(--surface-2)}.connection-status-module__RD4utG__dot{border-radius:var(--radius-full);background:var(--text-faint);flex-shrink:0;width:8px;height:8px;margin:0 5px 0 7px;position:relative}.connection-status-module__RD4utG__chip[data-status=online] .connection-status-module__RD4utG__dot{background:var(--success)}.connection-status-module__RD4utG__chip[data-status=online] .connection-status-module__RD4utG__dot:after{content:"";border-radius:inherit;background:var(--success);opacity:.35;animation:connection-status-module__RD4utG__feedPulse 2s var(--ease) infinite;position:absolute;inset:-4px}.connection-status-module__RD4utG__chip[data-status=connecting] .connection-status-module__RD4utG__dot{background:var(--warning)}.connection-status-module__RD4utG__chip[data-status=offline] .connection-status-module__RD4utG__dot{background:var(--danger)}.connection-status-module__RD4utG__chip[data-session] .connection-status-module__RD4utG__dot{background:var(--session-color)}.connection-status-module__RD4utG__chip[data-session] .connection-status-module__RD4utG__state{color:var(--text-faint)}.connection-status-module__RD4utG__chip[data-warn] .connection-status-module__RD4utG__dot{background:var(--warning)}.connection-status-module__RD4utG__chip[data-warn] .connection-status-module__RD4utG__state{color:var(--warning)}.connection-status-module__RD4utG__chip[data-closed] .connection-status-module__RD4utG__dot{background:var(--danger)}.connection-status-module__RD4utG__chip[data-closed] .connection-status-module__RD4utG__state{color:var(--danger)}.connection-status-module__RD4utG__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.connection-status-module__RD4utG__state{color:var(--text-faint);flex-shrink:0;font-size:.72rem;font-weight:600}.connection-status-module__RD4utG__chip[data-status=online] .connection-status-module__RD4utG__state{color:var(--success)}.connection-status-module__RD4utG__chip[data-status=offline] .connection-status-module__RD4utG__state{color:var(--danger)}@keyframes connection-status-module__RD4utG__feedPulse{0%{opacity:.45;transform:scale(.6)}70%{opacity:0;transform:scale(1.6)}to{opacity:0}}[data-sidebar=collapsed] .connection-status-module__RD4utG__chip{justify-content:center;padding:8px 0}:is([data-sidebar=collapsed] .connection-status-module__RD4utG__label,[data-sidebar=collapsed] .connection-status-module__RD4utG__state){display:none}[data-sidebar=collapsed] .connection-status-module__RD4utG__dot{margin:0}@media (max-width:860px){[data-sidebar=collapsed] .connection-status-module__RD4utG__chip{justify-content:flex-start;padding:8px 10px}:is([data-sidebar=collapsed] .connection-status-module__RD4utG__label,[data-sidebar=collapsed] .connection-status-module__RD4utG__state){display:inline}[data-sidebar=collapsed] .connection-status-module__RD4utG__dot{margin:0 5px 0 7px}}@media (prefers-reduced-motion:reduce){.connection-status-module__RD4utG__chip[data-status=online] .connection-status-module__RD4utG__dot:after{animation:none}}
.replay-chart-module__ubwqta__chart{width:100%;height:460px;position:relative}.replay-chart-module__ubwqta__histogram{z-index:2;pointer-events:none;position:absolute;inset:0}
.broker-module__SPmIIa__wrap{flex-direction:column;gap:18px;max-width:1100px;padding:22px 24px;display:flex}.broker-module__SPmIIa__card{flex-direction:column;gap:14px;padding:20px 24px;display:flex}.broker-module__SPmIIa__card h2{font-size:1.05rem;font-weight:650}.broker-module__SPmIIa__head{justify-content:space-between;align-items:center;gap:14px;display:flex}.broker-module__SPmIIa__empty{color:var(--text-faint);align-items:center;gap:8px;font-size:.85rem;display:flex}.broker-module__SPmIIa__addForm{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:14px;padding:16px 18px;display:flex}.broker-module__SPmIIa__formRow{grid-template-columns:180px 1fr 140px;gap:12px;display:grid}.broker-module__SPmIIa__credGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.broker-module__SPmIIa__addForm label{flex-direction:column;gap:5px;display:flex}.broker-module__SPmIIa__addForm label>span{letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);flex-direction:column;font-size:.74rem;font-weight:600;display:flex}.broker-module__SPmIIa__addForm label>span em{text-transform:none;letter-spacing:0;font-size:.72rem;font-style:normal;font-weight:400}.broker-module__SPmIIa__formActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.broker-module__SPmIIa__securityNote{color:var(--text-faint);font-size:.76rem}.broker-module__SPmIIa__connection{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.broker-module__SPmIIa__connHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.broker-module__SPmIIa__connTitle{align-items:center;gap:10px;font-size:.95rem;display:flex}.broker-module__SPmIIa__envBadge{border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase;padding:2px 10px;font-size:.7rem;font-weight:700}.broker-module__SPmIIa__envBadge[data-env=demo]{color:var(--accent);background:var(--accent-faint);border:1px solid var(--accent-ring)}.broker-module__SPmIIa__envBadge[data-env=live]{color:var(--danger);background:color-mix(in oklab, var(--danger) 10%, transparent);border:1px solid color-mix(in oklab, var(--danger) 35%, transparent)}.broker-module__SPmIIa__testBadge{color:var(--danger);font-size:.72rem}.broker-module__SPmIIa__testBadge[data-ok]{color:var(--success)}.broker-module__SPmIIa__connActions{gap:8px;display:inline-flex}.broker-module__SPmIIa__danger:hover{color:var(--danger)!important}.broker-module__SPmIIa__connMeta{color:var(--text-faint);font-size:.76rem}.broker-module__SPmIIa__testError{color:var(--danger);background:color-mix(in oklab, var(--danger) 8%, transparent);border:1px solid color-mix(in oklab, var(--danger) 30%, transparent);border-radius:var(--radius-sm);padding:8px 12px;font-size:.78rem;line-height:1.5}.broker-module__SPmIIa__accounts{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding-top:6px;display:flex}.broker-module__SPmIIa__account{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:8px;padding:10px 14px;display:flex}.broker-module__SPmIIa__account[data-inactive]{opacity:.55}.broker-module__SPmIIa__accountHead{align-items:center;gap:10px;display:flex}.broker-module__SPmIIa__accountType{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);font-size:.72rem}.broker-module__SPmIIa__balances{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;display:grid}.broker-module__SPmIIa__balances span{flex-direction:column;gap:2px;display:flex}.broker-module__SPmIIa__balances em{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.66rem;font-style:normal;font-weight:600}.broker-module__SPmIIa__balances strong{font-variant-numeric:tabular-nums;font-size:.95rem}.broker-module__SPmIIa__roadmap{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.broker-module__SPmIIa__trading{background:var(--bg-raised);border:1px solid var(--accent-ring);border-radius:var(--radius-md);flex-direction:column;gap:12px;margin-top:4px;padding:14px 16px;display:flex}.broker-module__SPmIIa__tradingHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.broker-module__SPmIIa__tradingHead h3{font-size:.85rem;font-weight:700}.broker-module__SPmIIa__demoOnly{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:600}.broker-module__SPmIIa__ticket{flex-direction:column;gap:10px;display:flex}.broker-module__SPmIIa__ticketRow{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.broker-module__SPmIIa__ticketRow label{flex-direction:column;gap:4px;display:flex}.broker-module__SPmIIa__ticketRow label>span:first-child{letter-spacing:.05em;text-transform:uppercase;color:var(--text-faint);font-size:.68rem;font-weight:600}.broker-module__SPmIIa__ticketRow input,.broker-module__SPmIIa__ticketRow select{width:130px}.broker-module__SPmIIa__searchRow{gap:6px;display:inline-flex}.broker-module__SPmIIa__searchRow input{width:90px}.broker-module__SPmIIa__ticketNote{color:var(--text-faint);font-size:.74rem}.broker-module__SPmIIa__ticketMissing{color:var(--warning);font-size:.78rem;font-weight:600}.broker-module__SPmIIa__ticketProblem{color:var(--danger);font-size:.78rem;font-weight:600}.broker-module__SPmIIa__livePriceChip{border-radius:var(--radius-full);color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);padding:2px 10px;font-size:.74rem}.broker-module__SPmIIa__fillsHead{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin-bottom:6px;font-size:.72rem;font-weight:700}.broker-module__SPmIIa__tradeHistHead,.broker-module__SPmIIa__tradeHistRow{grid-template-columns:1.2fr .7fr 2fr .6fr .9fr .6fr .6fr .9fr;align-items:center;gap:10px;min-width:720px;display:grid}.broker-module__SPmIIa__tradeHistHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);padding-bottom:3px;font-size:.66rem;font-weight:700}.broker-module__SPmIIa__tradeHistRow{border-top:1px solid var(--border);padding:7px 0;font-size:.82rem}.broker-module__SPmIIa__tradeQty{color:var(--text-faint);font-size:.72rem;font-style:normal}.broker-module__SPmIIa__stopLine{color:var(--text-faint);margin-top:1px;font-size:.7rem;font-style:normal;display:block}.broker-module__SPmIIa__dirBadge{border-radius:var(--radius-full);letter-spacing:.06em;justify-self:start;padding:1px 8px;font-size:.64rem;font-weight:700}.broker-module__SPmIIa__dirBadge[data-dir=long]{color:var(--success);border:1px solid color-mix(in oklab, var(--success) 40%, transparent)}.broker-module__SPmIIa__dirBadge[data-dir=short]{color:var(--danger);border:1px solid color-mix(in oklab, var(--danger) 40%, transparent)}.broker-module__SPmIIa__tradePnl{color:var(--text-faint);font-weight:650}.broker-module__SPmIIa__tradePnl[data-pos]{color:var(--success)}.broker-module__SPmIIa__tradePnl[data-neg]{color:var(--danger)}.broker-module__SPmIIa__tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:6px;padding-bottom:0;display:flex}.broker-module__SPmIIa__tab{border-radius:var(--radius-sm) var(--radius-sm) 0 0;color:var(--text-faint);transition:color var(--speed) var(--ease), background var(--speed) var(--ease);border:1px solid #0000;border-bottom:none;align-items:center;gap:8px;padding:9px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.broker-module__SPmIIa__tab:hover{color:var(--text)}.broker-module__SPmIIa__tab[data-active]{color:var(--text);background:var(--bg-raised);border-color:var(--border)}.broker-module__SPmIIa__envDot{border-radius:var(--radius-full);width:8px;height:8px}.broker-module__SPmIIa__envDot[data-env=demo]{background:var(--accent)}.broker-module__SPmIIa__envDot[data-env=live]{background:var(--danger)}.broker-module__SPmIIa__mappingRow{flex-wrap:wrap;gap:8px;display:flex}.broker-module__SPmIIa__mappingChip{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);transition:border-color var(--speed) var(--ease), background var(--speed) var(--ease);flex-direction:column;align-items:flex-start;gap:2px;padding:8px 14px;font-size:.8rem;display:flex}.broker-module__SPmIIa__mappingChip strong{color:var(--text);font-size:.9rem}.broker-module__SPmIIa__mappingChip[data-active]{border-color:var(--accent);background:var(--accent-faint)}.broker-module__SPmIIa__mappingChip[data-unmapped]{opacity:.55}.broker-module__SPmIIa__chartWrap{border-radius:var(--radius-sm);height:460px;position:relative;overflow:hidden}.broker-module__SPmIIa__activeTradeRow{align-items:center;gap:14px;display:flex}.broker-module__SPmIIa__activeTradeRow>button{flex-shrink:0}.broker-module__SPmIIa__tradeBarCard{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;flex:1;gap:6px;padding:12px 16px 26px;display:flex}.broker-module__SPmIIa__tradeBarCard[data-warn]{border-color:color-mix(in oklab, var(--danger) 40%, transparent);padding-bottom:12px}.broker-module__SPmIIa__tradeBarHead{align-items:center;gap:12px;font-size:.88rem;display:flex}.broker-module__SPmIIa__lockTag{color:var(--success);font-size:.72rem;font-weight:600}.broker-module__SPmIIa__tradeBarTrack{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);height:18px;position:relative;overflow:visible}.broker-module__SPmIIa__zoneRed,.broker-module__SPmIIa__zoneGreen{border-radius:var(--radius-full);transition:left .5s,width .5s;position:absolute;top:0;bottom:0}.broker-module__SPmIIa__zoneRed{background:color-mix(in oklab, var(--danger) 30%, transparent)}.broker-module__SPmIIa__zoneRed[data-locked]{background:color-mix(in oklab, var(--success) 22%, transparent)}.broker-module__SPmIIa__zoneGreen{background:color-mix(in oklab, var(--success) 26%, transparent)}.broker-module__SPmIIa__markEntry,.broker-module__SPmIIa__markStop,.broker-module__SPmIIa__markTarget{width:2px;transition:left .5s;position:absolute;top:-3px;bottom:-3px;transform:translate(-50%)}.broker-module__SPmIIa__markEntry{background:var(--text)}.broker-module__SPmIIa__markStop{background:var(--danger)}.broker-module__SPmIIa__markStop[data-locked],.broker-module__SPmIIa__markTarget{background:var(--success)}.broker-module__SPmIIa__markPrice{background:var(--accent);width:4px;box-shadow:0 0 8px color-mix(in oklab, var(--accent) 70%, transparent);border-radius:2px;transition:left .6s cubic-bezier(.4,0,.2,1);position:absolute;top:-7px;bottom:-7px;transform:translate(-50%)}.broker-module__SPmIIa__markPrice span{color:var(--accent);white-space:nowrap;font-size:.7rem;font-weight:700;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.broker-module__SPmIIa__tradeBarLabels{height:14px;position:relative}.broker-module__SPmIIa__tradeBarLabels span{color:var(--text-faint);white-space:nowrap;font-size:.68rem;transition:left .5s;position:absolute;transform:translate(-50%)}.broker-module__SPmIIa__tradeBarLabels span[data-kind=stop]{color:var(--danger)}.broker-module__SPmIIa__tradeBarLabels span[data-kind=lock]{color:var(--success);font-weight:700}.broker-module__SPmIIa__tradeBarLabels span[data-kind=target]{color:var(--success)}.broker-module__SPmIIa__pendingCard{opacity:.85;border-style:dashed}.broker-module__SPmIIa__tradeBarTrack[data-pending] .broker-module__SPmIIa__zoneRed,.broker-module__SPmIIa__tradeBarTrack[data-pending] .broker-module__SPmIIa__zoneGreen{opacity:.45}.broker-module__SPmIIa__markEntryPending{background:var(--accent);width:3px}.broker-module__SPmIIa__pendingTag{border-radius:var(--radius-full);letter-spacing:.06em;color:var(--accent);border:1px dashed var(--accent-ring);padding:1px 8px;font-size:.64rem;font-weight:700}.broker-module__SPmIIa__pendingAway{color:var(--text-faint);margin-left:auto;font-size:.72rem}.broker-module__SPmIIa__histScroll{overflow-x:auto}.broker-module__SPmIIa__wsChip{border-radius:var(--radius-full);letter-spacing:.04em;color:var(--text-faint);border:1px solid var(--border);vertical-align:middle;margin-left:8px;padding:2px 9px;font-size:.68rem;font-weight:600}.broker-module__SPmIIa__wsChip[data-live]{color:var(--success);border-color:color-mix(in oklab, var(--success) 40%, transparent)}.broker-module__SPmIIa__accountChip{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);transition:border-color var(--speed) var(--ease), background var(--speed) var(--ease);align-items:center;gap:8px;padding:6px 12px;font-size:.8rem;display:inline-flex}.broker-module__SPmIIa__accountChip em{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);font-size:.68rem;font-style:normal}.broker-module__SPmIIa__accountChip[data-active]{border-color:var(--accent);background:var(--accent-faint);color:var(--text)}.broker-module__SPmIIa__accountChip[data-inactive]{opacity:.55}.broker-module__SPmIIa__balVal{transition:color .3s}.broker-module__SPmIIa__balVal[data-pos]{color:var(--success)}.broker-module__SPmIIa__balVal[data-neg]{color:var(--danger)}.broker-module__SPmIIa__confirmStrip{background:var(--accent-faint);border:1px solid var(--accent-ring);border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:10px 14px;font-size:.85rem;display:flex}.broker-module__SPmIIa__confirmActions{gap:8px;display:inline-flex}.broker-module__SPmIIa__stateGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.broker-module__SPmIIa__stateGrid h4{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin-bottom:6px;font-size:.72rem;font-weight:700}.broker-module__SPmIIa__stateRow{border-top:1px solid var(--border);align-items:center;gap:12px;padding:7px 10px;font-size:.83rem;display:flex}.broker-module__SPmIIa__stateRow[data-warn]{background:color-mix(in oklab, var(--danger) 7%, transparent);border-radius:var(--radius-xs)}.broker-module__SPmIIa__stateRow button{margin-left:auto}.broker-module__SPmIIa__warnTag{border-radius:var(--radius-full);letter-spacing:.06em;color:var(--danger);border:1px solid color-mix(in oklab, var(--danger) 40%, transparent);padding:1px 8px;font-size:.66rem;font-weight:700}.broker-module__SPmIIa__ordStatus{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);font-size:.7rem}@media (max-width:900px){.broker-module__SPmIIa__stateGrid,.broker-module__SPmIIa__formRow,.broker-module__SPmIIa__credGrid{grid-template-columns:1fr}}
.breakaway-diagram-module__OU2r1W__svg{width:100%;height:auto;display:block}.breakaway-diagram-module__OU2r1W__part{transition:opacity var(--speed) var(--ease)}.breakaway-diagram-module__OU2r1W__dim{opacity:.22}.breakaway-diagram-module__OU2r1W__hot{opacity:1}.breakaway-diagram-module__OU2r1W__histBar{fill:color-mix(in oklab, var(--success) 22%, transparent)}.breakaway-diagram-module__OU2r1W__warmup{fill:color-mix(in oklab, var(--warning) 7%, transparent)}.breakaway-diagram-module__OU2r1W__warmupLabel{fill:var(--warning);opacity:.8;font-size:9px}.breakaway-diagram-module__OU2r1W__level{stroke:#94a3b8;stroke-width:2px}.breakaway-diagram-module__OU2r1W__levelLabel{fill:#94a3b8;font-size:11px;font-weight:700}.breakaway-diagram-module__OU2r1W__flipLabel{fill:#94a3b8;opacity:.75;font-size:9px;font-style:italic}.breakaway-diagram-module__OU2r1W__edgeVa{stroke:#94a3b8;stroke-width:1px;stroke-dasharray:2 4}.breakaway-diagram-module__OU2r1W__edgeVaLabel{fill:#94a3b8;opacity:.8;font-size:9px}.breakaway-diagram-module__OU2r1W__hvnBand{fill:color-mix(in oklab, var(--success) 14%, transparent)}.breakaway-diagram-module__OU2r1W__hvnLabel{fill:var(--text-faint);font-size:10px}.breakaway-diagram-module__OU2r1W__stop{stroke:var(--danger);stroke-width:1.5px;stroke-dasharray:6 4}.breakaway-diagram-module__OU2r1W__stopLabel{fill:var(--danger);font-size:11px;font-weight:700}.breakaway-diagram-module__OU2r1W__band{fill:var(--accent-soft);stroke:var(--accent-ring);stroke-width:1px}.breakaway-diagram-module__OU2r1W__bandLabel{fill:var(--accent);font-size:10px;font-weight:600}.breakaway-diagram-module__OU2r1W__target{stroke:var(--success);stroke-width:1.5px;stroke-dasharray:6 4}.breakaway-diagram-module__OU2r1W__targetLabel{fill:var(--success);font-size:11px;font-weight:700}.breakaway-diagram-module__OU2r1W__targetArrow{stroke:var(--success);stroke-width:1.5px;fill:none;opacity:.7}.breakaway-diagram-module__OU2r1W__arrowFill{fill:var(--success)}.breakaway-diagram-module__OU2r1W__wickUp{stroke:var(--success);stroke-width:1.5px}.breakaway-diagram-module__OU2r1W__wickDown{stroke:var(--danger);stroke-width:1.5px}.breakaway-diagram-module__OU2r1W__bodyUp{fill:var(--success)}.breakaway-diagram-module__OU2r1W__bodyDown{fill:var(--danger)}.breakaway-diagram-module__OU2r1W__acceptanceRing{fill:none;stroke:var(--warning);stroke-width:2px}.breakaway-diagram-module__OU2r1W__acceptanceLabel{fill:var(--warning);font-size:10px;font-weight:600}
.jobs-status-module__k4kQ3q__wrap{position:relative}.jobs-status-module__k4kQ3q__panel{z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:300px;max-height:380px;box-shadow:var(--shadow-card);flex-direction:column;gap:10px;padding:14px;display:flex;position:absolute;bottom:0;left:calc(100% + 10px);overflow-y:auto}.jobs-status-module__k4kQ3q__panel h4{margin:0;font-size:.8rem}.jobs-status-module__k4kQ3q__panel h5{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);margin:6px 0 0;font-size:.7rem}.jobs-status-module__k4kQ3q__empty{color:var(--text-faint);margin:0;font-size:.8rem}.jobs-status-module__k4kQ3q__job{flex-direction:column;gap:5px;display:flex}.jobs-status-module__k4kQ3q__jobHead{justify-content:space-between;gap:8px;display:flex}.jobs-status-module__k4kQ3q__jobLabel{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.jobs-status-module__k4kQ3q__jobPct{font-variant-numeric:tabular-nums;color:var(--text-secondary);font-size:.75rem}.jobs-status-module__k4kQ3q__track{border-radius:var(--radius-full);background:var(--bg-raised);height:5px;overflow:hidden}.jobs-status-module__k4kQ3q__fill{border-radius:inherit;background:var(--accent,#6e8bfb);height:100%;transition:width .6s}.jobs-status-module__k4kQ3q__jobDetail{color:var(--text-faint);font-size:.72rem}.jobs-status-module__k4kQ3q__recentRow{align-items:center;gap:7px;min-width:0;display:flex}.jobs-status-module__k4kQ3q__recentRow .jobs-status-module__k4kQ3q__jobLabel{flex:1}.jobs-status-module__k4kQ3q__recentDot{border-radius:var(--radius-full);background:var(--text-faint);flex-shrink:0;width:6px;height:6px}.jobs-status-module__k4kQ3q__recentRow[data-status=done] .jobs-status-module__k4kQ3q__recentDot{background:var(--success)}.jobs-status-module__k4kQ3q__recentRow[data-status=error] .jobs-status-module__k4kQ3q__recentDot,.jobs-status-module__k4kQ3q__recentRow[data-status=stalled] .jobs-status-module__k4kQ3q__recentDot{background:var(--danger,#e5484d)}
.live-ticker-module__-9cNvG__root{border-top:1px solid var(--border);flex-direction:column;gap:12px;padding-top:16px;display:flex}.live-ticker-module__-9cNvG__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-ticker-module__-9cNvG__title{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:8px;font-size:.75rem;font-weight:600;display:inline-flex}.live-ticker-module__-9cNvG__dot{border-radius:var(--radius-full);background:var(--text-faint);width:8px;height:8px;position:relative}.live-ticker-module__-9cNvG__dot[data-live]{background:var(--success)}.live-ticker-module__-9cNvG__dot[data-live]:after{content:"";border-radius:inherit;background:var(--success);opacity:.35;animation:live-ticker-module__-9cNvG__tickerPulse 2s var(--ease) infinite;position:absolute;inset:-4px}.live-ticker-module__-9cNvG__rate{color:var(--text-faint);font-size:.75rem}.live-ticker-module__-9cNvG__tiles{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.live-ticker-module__-9cNvG__tile{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:3px;padding:10px 13px;display:flex}.live-ticker-module__-9cNvG__tileSymbol{letter-spacing:.08em;color:var(--text-faint);font-size:.7rem;font-weight:700}.live-ticker-module__-9cNvG__tilePrice{font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:650}.live-ticker-module__-9cNvG__tilePrice[data-dir="1"]{color:var(--success);animation:live-ticker-module__-9cNvG__flashTick .6s var(--ease)}.live-ticker-module__-9cNvG__tilePrice[data-dir="-1"]{color:var(--danger);animation:live-ticker-module__-9cNvG__flashTick .6s var(--ease)}.live-ticker-module__-9cNvG__tileMeta{color:var(--text-faint);font-size:.7rem}.live-ticker-module__-9cNvG__tileWaiting{color:var(--text-faint);font-size:.8rem}.live-ticker-module__-9cNvG__tileTape{border-top:1px solid var(--border);flex-direction:column;gap:1px;margin-top:6px;padding-top:6px;display:flex;overflow:hidden}.live-ticker-module__-9cNvG__tapeRow{color:var(--text-secondary);grid-template-columns:1fr auto auto;gap:8px;font-size:.68rem;display:grid}.live-ticker-module__-9cNvG__tapeRow:nth-child(2){opacity:.65}.live-ticker-module__-9cNvG__tapeRow:nth-child(3){opacity:.4}.live-ticker-module__-9cNvG__tapeSize,.live-ticker-module__-9cNvG__tapeTime{color:var(--text-faint)}.live-ticker-module__-9cNvG__tapeTime{text-align:right}@keyframes live-ticker-module__-9cNvG__flashTick{0%{filter:brightness(1.6)}to{filter:brightness()}}@keyframes live-ticker-module__-9cNvG__tickerPulse{0%{opacity:.4;transform:scale(.6)}70%{opacity:0;transform:scale(1.5)}to{opacity:0}}@media (prefers-reduced-motion:reduce){.live-ticker-module__-9cNvG__dot[data-live]:after,.live-ticker-module__-9cNvG__tilePrice[data-dir="1"],.live-ticker-module__-9cNvG__tilePrice[data-dir="-1"]{animation:none}}
.databento-module__GOHb2q__stack{flex-direction:column;gap:20px;max-width:980px;display:flex}.databento-module__GOHb2q__section{flex-direction:column;gap:16px;padding:22px 24px;display:flex}.databento-module__GOHb2q__sectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.databento-module__GOHb2q__sectionHead h2{letter-spacing:-.01em;font-size:1.05rem;font-weight:650}.databento-module__GOHb2q__hint{color:var(--text-faint);max-width:640px;margin-top:-8px;font-size:.83rem}.databento-module__GOHb2q__badge{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;color:var(--text-faint);background:var(--bg-raised);border:1px solid var(--border);padding:3px 10px;font-size:.72rem;font-weight:600}.databento-module__GOHb2q__badge[data-status=online],.databento-module__GOHb2q__badge[data-status=connected]{color:var(--success);background:color-mix(in oklab, var(--success) 10%, transparent);border-color:color-mix(in oklab, var(--success) 30%, transparent)}.databento-module__GOHb2q__badge[data-status=offline],.databento-module__GOHb2q__badge[data-status=error]{color:var(--danger);background:color-mix(in oklab, var(--danger) 10%, transparent);border-color:color-mix(in oklab, var(--danger) 30%, transparent)}.databento-module__GOHb2q__kvGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}.databento-module__GOHb2q__kv{flex-direction:column;gap:3px;display:flex}.databento-module__GOHb2q__kv span{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.7rem;font-weight:600}.databento-module__GOHb2q__kv strong{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:600}.databento-module__GOHb2q__contracts{flex-wrap:wrap;gap:8px;display:flex}.databento-module__GOHb2q__contract{color:var(--text-secondary);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-full);padding:4px 12px;font-size:.8rem;font-weight:600}.databento-module__GOHb2q__dlRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.databento-module__GOHb2q__dlRow input{max-width:190px}.databento-module__GOHb2q__error{color:var(--danger);font-size:.83rem}.databento-module__GOHb2q__empty{color:var(--text-faint);font-size:.85rem}.databento-module__GOHb2q__table{flex-direction:column;gap:6px;display:flex}.databento-module__GOHb2q__tableHead,.databento-module__GOHb2q__tableRow{grid-template-columns:1fr 1fr 1.4fr 1fr;align-items:center;gap:12px;display:grid}.databento-module__GOHb2q__tableHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.7rem;font-weight:600}.databento-module__GOHb2q__tableRow{border-top:1px solid var(--border);padding:8px 0;font-size:.87rem}.databento-module__GOHb2q__sourceTag{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;justify-self:start;padding:2px 10px;font-size:.72rem;font-weight:600}.databento-module__GOHb2q__sourceTag[data-source=live]{color:var(--accent);background:var(--accent-soft)}.databento-module__GOHb2q__sourceTag[data-source=historical]{color:var(--text-secondary);background:var(--bg-raised);border:1px solid var(--border)}.databento-module__GOHb2q__jobStatus{align-items:center;gap:7px;display:inline-flex}.databento-module__GOHb2q__jobStatus[data-status=done]{color:var(--success)}.databento-module__GOHb2q__jobStatus[data-status=error]{color:var(--danger)}.databento-module__GOHb2q__jobStatus[data-status=running]{color:var(--warning)}.databento-module__GOHb2q__inlineLink{color:var(--accent);font-weight:600}.databento-module__GOHb2q__inlineLink:hover{text-decoration:underline}.databento-module__GOHb2q__captureRow{border-top:1px solid var(--border);grid-template-columns:.8fr .9fr 1fr .9fr .7fr;align-items:center;gap:12px;padding:8px 0;font-size:.87rem;display:grid}.databento-module__GOHb2q__captureRow.databento-module__GOHb2q__tableHead,.databento-module__GOHb2q__catalogRow.databento-module__GOHb2q__tableHead{border-top:none;padding:0 0 2px}.databento-module__GOHb2q__captureRow .databento-module__GOHb2q__badge{justify-self:start}.databento-module__GOHb2q__captureError{color:var(--danger);background:color-mix(in oklab, var(--danger) 8%, transparent);border:1px solid color-mix(in oklab, var(--danger) 25%, transparent);border-radius:var(--radius-xs);margin:-2px 0 8px;padding:8px 12px;font-size:.8rem}.databento-module__GOHb2q__captureNote{color:var(--text-secondary);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-xs);margin:-2px 0 8px;padding:8px 12px;font-size:.8rem}.databento-module__GOHb2q__badge[data-status=backfill]{color:var(--accent);background:var(--accent-soft);border-color:var(--accent-ring)}.databento-module__GOHb2q__dateGroup{flex-direction:column;display:flex}.databento-module__GOHb2q__dateGroup+.databento-module__GOHb2q__dateGroup{margin-top:10px}.databento-module__GOHb2q__dateHead{border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0 4px;display:flex}.databento-module__GOHb2q__dateHead>span:first-child{font-size:.88rem;font-weight:700}.databento-module__GOHb2q__dateHead>span:last-child{color:var(--text-faint);font-size:.74rem}.databento-module__GOHb2q__catalogRow{grid-template-columns:.8fr .7fr .9fr .8fr 1.1fr 36px;align-items:center;gap:12px;padding:7px 0;font-size:.85rem;display:grid}.databento-module__GOHb2q__catalogRow+.databento-module__GOHb2q__catalogRow{border-top:1px solid var(--border)}.databento-module__GOHb2q__integrity{border-radius:var(--radius-full);letter-spacing:.04em;text-transform:uppercase;justify-self:start;align-items:center;padding:2px 9px;font-size:.7rem;font-weight:600;display:inline-flex}.databento-module__GOHb2q__integrity[data-state=ok]{color:var(--success);background:color-mix(in oklab, var(--success) 10%, transparent)}.databento-module__GOHb2q__integrity[data-state=bad]{color:var(--danger);background:color-mix(in oklab, var(--danger) 10%, transparent)}.databento-module__GOHb2q__integrity[data-state=pend]{color:var(--warning);background:color-mix(in oklab, var(--warning) 10%, transparent)}.databento-module__GOHb2q__integrity[data-state=none]{color:var(--text-faint);background:var(--bg-raised)}.databento-module__GOHb2q__menuWrap{justify-self:end;position:relative}.databento-module__GOHb2q__kebab{border-radius:var(--radius-xs);width:30px;height:30px;color:var(--text-faint);transition:color var(--speed) var(--ease), background var(--speed) var(--ease);justify-content:center;align-items:center;display:inline-flex}.databento-module__GOHb2q__kebab:hover:not(:disabled),.databento-module__GOHb2q__kebab[aria-expanded=true]{color:var(--text);background:var(--surface-2)}.databento-module__GOHb2q__kebab:disabled{opacity:.6}.databento-module__GOHb2q__rowMenu{z-index:60;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-width:185px;box-shadow:var(--shadow-pop);flex-direction:column;padding:5px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.databento-module__GOHb2q__menuItem{border-radius:var(--radius-xs);width:100%;color:var(--text-secondary);text-align:left;transition:color var(--speed) var(--ease), background var(--speed) var(--ease);align-items:center;gap:9px;padding:7px 10px;font-size:.83rem;font-weight:500;display:flex}.databento-module__GOHb2q__menuItem svg{opacity:.8;flex-shrink:0}.databento-module__GOHb2q__menuItem:hover:not(:disabled){color:var(--text);background:var(--surface-2)}.databento-module__GOHb2q__menuItem:disabled{opacity:.5}.databento-module__GOHb2q__menuItemDanger:hover:not(:disabled){color:var(--danger);background:color-mix(in oklab, var(--danger) 9%, transparent)}.databento-module__GOHb2q__menuDivider{background:var(--border);height:1px;margin:4px 6px}.databento-module__GOHb2q__progressTrack{border-radius:var(--radius-full);background:var(--bg-raised);height:3px;margin:2px 0 6px;position:relative;overflow:hidden}.databento-module__GOHb2q__progressIndeterminate{border-radius:inherit;background:var(--accent);width:35%;animation:1.2s ease-in-out infinite databento-module__GOHb2q__slide;position:absolute;top:0;bottom:0}@keyframes databento-module__GOHb2q__slide{0%{left:-35%}to{left:100%}}@media (prefers-reduced-motion:reduce){.databento-module__GOHb2q__progressIndeterminate{animation-duration:2.4s}}@media (max-width:640px){.databento-module__GOHb2q__tableHead{display:none}.databento-module__GOHb2q__tableRow{grid-template-columns:1fr 1fr}}.databento-module__GOHb2q__catalogStats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:4px 0 14px;display:grid}.databento-module__GOHb2q__catalogStat{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:3px;padding:10px 12px;display:flex}.databento-module__GOHb2q__catalogStat span{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);font-size:.7rem}.databento-module__GOHb2q__catalogStat strong{color:var(--text-primary);overflow-wrap:anywhere;font-size:.85rem}
.livetrades-module__gIpQnW__wrap{flex-direction:column;gap:18px;max-width:1400px;padding:22px 24px;display:flex}.livetrades-module__gIpQnW__card{flex-direction:column;gap:12px;padding:18px 22px;display:flex}.livetrades-module__gIpQnW__card h2{font-size:1rem;font-weight:650}.livetrades-module__gIpQnW__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.livetrades-module__gIpQnW__empty{color:var(--text-faint);align-items:center;gap:8px;font-size:.84rem;display:flex}.livetrades-module__gIpQnW__faint{color:var(--text-faint);font-size:.75rem}.livetrades-module__gIpQnW__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.livetrades-module__gIpQnW__winPills{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);gap:2px;padding:3px;display:inline-flex}.livetrades-module__gIpQnW__winPill{border-radius:var(--radius-full);color:var(--text-faint);transition:color var(--speed) var(--ease), background var(--speed) var(--ease);padding:5px 13px;font-size:.78rem;font-weight:600}.livetrades-module__gIpQnW__winPill[data-active]{color:var(--text);background:var(--accent-faint)}.livetrades-module__gIpQnW__filters select{min-width:240px}.livetrades-module__gIpQnW__card[data-armed]{border-color:var(--accent-ring)}.livetrades-module__gIpQnW__routerChip{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;color:var(--text-faint);border:1px solid var(--border);vertical-align:middle;margin-left:8px;padding:2px 10px;font-size:.68rem;font-weight:700}.livetrades-module__gIpQnW__routerChip[data-state=live],.livetrades-module__gIpQnW__routerChip[data-state=armed]{color:var(--success);border-color:color-mix(in oklab, var(--success) 45%, transparent)}.livetrades-module__gIpQnW__routerChip[data-state=error]{color:var(--danger);border-color:color-mix(in oklab, var(--danger) 45%, transparent)}.livetrades-module__gIpQnW__armControls{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.livetrades-module__gIpQnW__symPill{border-radius:var(--radius-full);color:var(--text-faint);border:1px solid var(--border);padding:5px 12px;font-size:.78rem;font-weight:700}.livetrades-module__gIpQnW__symPill[data-active]{color:var(--accent);border-color:var(--accent-ring);background:var(--accent-faint)}.livetrades-module__gIpQnW__maxCt{color:var(--text-faint);align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.livetrades-module__gIpQnW__maxCt input{width:60px;padding:6px 8px}.livetrades-module__gIpQnW__confirmStrip{background:var(--accent-faint);border:1px solid var(--accent-ring);border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:10px 14px;font-size:.85rem;display:flex}.livetrades-module__gIpQnW__confirmActions{gap:8px;display:inline-flex}.livetrades-module__gIpQnW__errorNote{color:var(--danger);background:color-mix(in oklab, var(--danger) 8%, transparent);border:1px solid color-mix(in oklab, var(--danger) 30%, transparent);border-radius:var(--radius-sm);padding:8px 12px;font-size:.78rem}.livetrades-module__gIpQnW__routerMeta{color:var(--text-faint);font-size:.76rem}.livetrades-module__gIpQnW__journal{border-top:1px solid var(--border);flex-direction:column;max-height:180px;display:flex;overflow-y:auto}.livetrades-module__gIpQnW__journalRow{border-bottom:1px solid color-mix(in oklab, var(--border) 50%, transparent);grid-template-columns:90px 150px 1fr;gap:10px;padding:4px 0;font-size:.73rem;display:grid}.livetrades-module__gIpQnW__journalTs{color:var(--text-faint)}.livetrades-module__gIpQnW__journalEvent{font-weight:650}.livetrades-module__gIpQnW__journalEvent[data-event=order_placed],.livetrades-module__gIpQnW__journalEvent[data-event=entry_filled]{color:var(--success)}.livetrades-module__gIpQnW__journalEvent[data-event=tick_error],.livetrades-module__gIpQnW__journalEvent[data-event=action_error],.livetrades-module__gIpQnW__journalEvent[data-event=place_failed],.livetrades-module__gIpQnW__journalEvent[data-event=stop_modify_failed]{color:var(--danger)}.livetrades-module__gIpQnW__journalDetail{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.livetrades-module__gIpQnW__statsGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:1100px){.livetrades-module__gIpQnW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.livetrades-module__gIpQnW__statsGrid{grid-template-columns:1fr}}.livetrades-module__gIpQnW__stat{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:14px 16px;display:flex}.livetrades-module__gIpQnW__stat em{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:6px;font-size:.66rem;font-style:normal;font-weight:700;display:flex}.livetrades-module__gIpQnW__stat strong{font-variant-numeric:tabular-nums;font-size:1.15rem}.livetrades-module__gIpQnW__stat strong[data-pos]{color:var(--success)}.livetrades-module__gIpQnW__stat strong[data-neg]{color:var(--danger)}.livetrades-module__gIpQnW__statSub{color:var(--text-faint);font-size:.72rem}.livetrades-module__gIpQnW__statWarn{color:var(--danger);font-size:.72rem;font-weight:700}.livetrades-module__gIpQnW__budgetInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xs);width:64px;color:var(--text);padding:1px 6px;font-size:.7rem}.livetrades-module__gIpQnW__budgetTrack{border-radius:var(--radius-full);background:var(--surface);height:5px;overflow:hidden}.livetrades-module__gIpQnW__budgetFill{background:var(--warning);height:100%;transition:width .4s;display:block}.livetrades-module__gIpQnW__budgetFill[data-danger]{background:var(--danger)}.livetrades-module__gIpQnW__dailyStats{color:var(--text-faint);font-size:.78rem}.livetrades-module__gIpQnW__dailyStats strong[data-pos]{color:var(--success)}.livetrades-module__gIpQnW__dailyStats strong[data-neg]{color:var(--danger)}.livetrades-module__gIpQnW__dailyChart{align-items:stretch;gap:2px;height:160px;padding:6px 0;display:flex;position:relative}.livetrades-module__gIpQnW__trendSvg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.livetrades-module__gIpQnW__dayCol{flex:1;min-width:3px;display:flex}.livetrades-module__gIpQnW__dayBarZone{flex:1;position:relative}.livetrades-module__gIpQnW__dayBar{background:var(--text-faint);opacity:.35;border-radius:2px;position:absolute;left:15%;right:15%}.livetrades-module__gIpQnW__dayBar[data-pos]{background:var(--success);opacity:.9}.livetrades-module__gIpQnW__dayBar[data-neg]{background:var(--danger);opacity:.9}.livetrades-module__gIpQnW__pendingRow{align-items:center;gap:14px;display:flex}.livetrades-module__gIpQnW__pendingRow>button{flex-shrink:0}.livetrades-module__gIpQnW__orderRow{border-top:1px solid var(--border);align-items:center;gap:14px;padding:7px 0;font-size:.83rem;display:flex}.livetrades-module__gIpQnW__orderRow>:last-child{margin-left:auto}.livetrades-module__gIpQnW__orderRow [data-pos]{color:var(--success);font-weight:650}.livetrades-module__gIpQnW__orderRow [data-neg]{color:var(--danger);font-weight:650}.livetrades-module__gIpQnW__snapGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;display:grid}.livetrades-module__gIpQnW__snapCard{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.livetrades-module__gIpQnW__snapHead{align-items:center;gap:10px;font-size:.95rem;display:flex}.livetrades-module__gIpQnW__snapHead>.livetrades-module__gIpQnW__mono{color:var(--text-secondary)}.livetrades-module__gIpQnW__snapOpen{color:var(--accent);margin-left:auto;font-size:.68rem;font-weight:700}.livetrades-module__gIpQnW__snapChart{border-radius:var(--radius-sm);height:300px;position:relative;overflow:hidden}.livetrades-module__gIpQnW__levelsPending{z-index:3;color:var(--text-faint);align-items:center;gap:6px;font-size:.7rem;display:inline-flex;position:absolute;top:8px;left:10px}.livetrades-module__gIpQnW__healthRow{flex-wrap:wrap;gap:8px;display:flex}.livetrades-module__gIpQnW__healthChip{border-radius:var(--radius-full);color:var(--text-faint);border:1px solid var(--border);font-variant-numeric:tabular-nums;align-items:center;gap:5px;padding:4px 11px;font-size:.72rem;display:inline-flex}.livetrades-module__gIpQnW__healthChip[data-ok]{color:var(--success);border-color:color-mix(in oklab, var(--success) 40%, transparent)}.livetrades-module__gIpQnW__healthChip[data-warn]{color:var(--warning);border-color:color-mix(in oklab, var(--warning) 45%, transparent)}.livetrades-module__gIpQnW__healthChip[data-bad]{color:var(--danger);border-color:color-mix(in oklab, var(--danger) 45%, transparent)}.livetrades-module__gIpQnW__snapStats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.livetrades-module__gIpQnW__snapStats span{flex-direction:column;gap:1px;display:flex}.livetrades-module__gIpQnW__snapStats em{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem;font-style:normal;font-weight:700}.livetrades-module__gIpQnW__snapStats strong{font-size:.82rem}.livetrades-module__gIpQnW__snapStats strong[data-pos]{color:var(--success)}.livetrades-module__gIpQnW__snapStats strong[data-neg]{color:var(--danger)}.livetrades-module__gIpQnW__snapLevels{border-top:1px solid var(--border);flex-direction:column;padding-top:6px;display:flex}.livetrades-module__gIpQnW__snapLevelHead,.livetrades-module__gIpQnW__snapLevelRow{grid-template-columns:40px 1fr 1fr 1fr;gap:8px;padding:2px 0;font-size:.74rem;display:grid}.livetrades-module__gIpQnW__snapLevelHead{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem;font-weight:700}.livetrades-module__gIpQnW__levelTag{color:var(--text-faint);font-size:.64rem;font-weight:700}.livetrades-module__gIpQnW__levelTag[data-kind=PW]{color:var(--warning)}.livetrades-module__gIpQnW__levelTag[data-kind=CS]{color:var(--accent)}.livetrades-module__gIpQnW__analyticsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.livetrades-module__gIpQnW__histScroll{overflow-x:auto}.livetrades-module__gIpQnW__histHead,.livetrades-module__gIpQnW__histRow{grid-template-columns:1.1fr .6fr 1.7fr .5fr .8fr .6fr .8fr .5fr 1.2fr;align-items:center;gap:10px;min-width:900px;display:grid}.livetrades-module__gIpQnW__histHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);padding-bottom:3px;font-size:.66rem;font-weight:700}.livetrades-module__gIpQnW__histRow{border-top:1px solid var(--border);padding:7px 0;font-size:.82rem}.livetrades-module__gIpQnW__histRow [data-pos]{color:var(--success);font-weight:650}.livetrades-module__gIpQnW__histRow [data-neg]{color:var(--danger);font-weight:650}.livetrades-module__gIpQnW__dirText{font-size:.7rem;font-weight:700}.livetrades-module__gIpQnW__dirText[data-dir=long]{color:var(--success)}.livetrades-module__gIpQnW__dirText[data-dir=short]{color:var(--danger)}.livetrades-module__gIpQnW__stopSub{color:var(--text-faint);font-size:.68rem;font-style:normal;display:block}.livetrades-module__gIpQnW__setupTag{letter-spacing:.04em;color:var(--accent);font-size:.64rem;font-style:normal;font-weight:700;display:block}.livetrades-module__gIpQnW__journalToggle{color:var(--text-faint);text-underline-offset:2px;align-self:flex-start;padding:3px 0;font-size:.68rem;text-decoration:underline}.livetrades-module__gIpQnW__journalToggle:hover{color:var(--text)}
.replay-module__fCZGyG__setupStrip{flex-wrap:wrap;align-items:flex-end;gap:14px;padding:16px 20px;display:flex}.replay-module__fCZGyG__field{flex-direction:column;gap:5px;display:flex}.replay-module__fCZGyG__field span{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.7rem;font-weight:600}.replay-module__fCZGyG__field select{min-width:150px}.replay-module__fCZGyG__zone{text-align:center;color:var(--text-faint);background:color-mix(in oklab, var(--surface) 45%, transparent);border:1.5px dashed var(--border-strong);border-radius:var(--radius-md);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px 24px;display:flex;position:relative}.replay-module__fCZGyG__zone strong{color:var(--text-secondary);font-size:.95rem}.replay-module__fCZGyG__zone p{max-width:460px;font-size:.8rem}.replay-module__fCZGyG__zoneTag{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-full);padding:2px 9px;font-size:.66rem;font-weight:600;position:absolute;top:10px;right:12px}.replay-module__fCZGyG__layout{grid-template-columns:1fr 1fr;gap:18px;display:grid}.replay-module__fCZGyG__chartZone{min-height:340px}.replay-module__fCZGyG__chartCard{flex-direction:column;gap:10px;padding:16px 18px 10px;display:flex}.replay-module__fCZGyG__chartHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.replay-module__fCZGyG__chartHead strong{font-size:.95rem;font-weight:700}.replay-module__fCZGyG__chartTitle{align-items:center;gap:10px;display:inline-flex}.replay-module__fCZGyG__liveBadge{letter-spacing:.08em;color:var(--danger);background:color-mix(in oklab, var(--danger) 10%, transparent);border:1px solid color-mix(in oklab, var(--danger) 35%, transparent);border-radius:var(--radius-full);align-items:center;gap:6px;padding:2px 9px;font-size:.68rem;font-weight:700;display:inline-flex}.replay-module__fCZGyG__liveDot{border-radius:var(--radius-full);background:var(--danger);width:7px;height:7px;position:relative}.replay-module__fCZGyG__liveDot:after{content:"";border-radius:inherit;background:var(--danger);opacity:.4;animation:replay-module__fCZGyG__livePulse 1.6s var(--ease) infinite;position:absolute;inset:-3px}@keyframes replay-module__fCZGyG__livePulse{0%{opacity:.5;transform:scale(.6)}70%{opacity:0;transform:scale(1.6)}to{opacity:0}}.replay-module__fCZGyG__chartMeta{color:var(--text-faint);font-size:.76rem}.replay-module__fCZGyG__coverageCard{border-color:color-mix(in oklab, var(--warning) 35%, transparent);background:color-mix(in oklab, var(--warning) 6%, var(--surface));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.replay-module__fCZGyG__coverageText{flex-direction:column;gap:3px;min-width:0;display:flex}.replay-module__fCZGyG__coverageText strong{color:var(--warning);font-size:.9rem}.replay-module__fCZGyG__coverageText span{color:var(--text-secondary);font-size:.8rem}.replay-module__fCZGyG__regimeBadge{border-radius:var(--radius-full);letter-spacing:.04em;text-transform:uppercase;padding:2px 10px;font-size:.7rem;font-weight:700}.replay-module__fCZGyG__regimeBadge[data-state=bull]{color:var(--success);background:color-mix(in oklab, var(--success) 12%, transparent)}.replay-module__fCZGyG__regimeBadge[data-state=bear]{color:var(--danger);background:color-mix(in oklab, var(--danger) 12%, transparent)}.replay-module__fCZGyG__regimeBadge[data-state=balanced]{color:var(--accent);background:var(--accent-soft)}.replay-module__fCZGyG__regimeBadge[data-state=neutral]{color:var(--text-faint);background:var(--bg-raised)}.replay-module__fCZGyG__shapeBadge{border-radius:var(--radius-full);color:var(--text-secondary);background:var(--bg-raised);border:1px solid var(--border);padding:2px 9px;font-size:.7rem;font-weight:600}.replay-module__fCZGyG__shapeBadge[data-heavy=top]{color:var(--danger)}.replay-module__fCZGyG__shapeBadge[data-heavy=bottom]{color:var(--success)}.replay-module__fCZGyG__levelsLoading{color:var(--text-faint);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.replay-module__fCZGyG__overlayBar{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.replay-module__fCZGyG__overlayToggle{border-radius:var(--radius-full);color:var(--text-faint);background:var(--bg-raised);border:1px solid var(--border);transition:color var(--speed) var(--ease), border-color var(--speed) var(--ease);padding:3px 11px;font-size:.74rem;font-weight:600}.replay-module__fCZGyG__overlayToggle[data-on]{color:var(--text);border-color:var(--border-strong)}.replay-module__fCZGyG__overlayToggle[data-on][data-family=pw]{color:#f59e0b;border-color:#f59e0b66}.replay-module__fCZGyG__overlayToggle[data-on][data-family=pd]{color:#94a3b8;border-color:#94a3b866}.replay-module__fCZGyG__overlayToggle[data-on][data-family=ov]{color:#14b8a6;border-color:#14b8a666}.replay-module__fCZGyG__overlayToggle[data-on][data-family=csvp]{color:#4f7dff;border-color:#4f7dff66}.replay-module__fCZGyG__staticShapes{color:var(--text-faint);gap:10px;margin-left:auto;font-size:.72rem;display:inline-flex}.replay-module__fCZGyG__controls{border-top:1px solid var(--border);align-items:center;gap:8px;padding:8px 4px 4px;display:flex}.replay-module__fCZGyG__ctrlBtn{border-radius:var(--radius-xs);width:32px;height:32px;color:var(--text-secondary);transition:color var(--speed) var(--ease), background var(--speed) var(--ease);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.replay-module__fCZGyG__ctrlBtn:hover{color:var(--text);background:var(--surface-2)}.replay-module__fCZGyG__playBtn{color:var(--accent);background:var(--accent-soft)}.replay-module__fCZGyG__playBtn:hover{color:var(--accent);background:var(--accent-soft);filter:brightness(1.15)}.replay-module__fCZGyG__scrub{appearance:none;background:var(--bg-raised);border-radius:var(--radius-full);cursor:pointer;outline:none;flex:1;min-width:80px;height:4px}.replay-module__fCZGyG__scrub::-webkit-slider-thumb{appearance:none;border-radius:var(--radius-full);background:var(--accent);border:2px solid var(--surface);width:14px;height:14px;box-shadow:0 0 0 1px var(--accent-ring)}.replay-module__fCZGyG__scrub::-moz-range-thumb{border-radius:var(--radius-full);background:var(--accent);border:2px solid var(--surface);width:14px;height:14px}.replay-module__fCZGyG__clockLabel{text-align:right;min-width:86px;color:var(--text-secondary);flex-shrink:0;font-size:.78rem}.replay-module__fCZGyG__speedSelect{flex-shrink:0;width:76px;padding:6px 8px}@media (prefers-reduced-motion:reduce){.replay-module__fCZGyG__liveDot:after{animation:none}}.replay-module__fCZGyG__engineCard{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.replay-module__fCZGyG__engineHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.replay-module__fCZGyG__engineTitle{align-items:center;gap:10px;display:flex}.replay-module__fCZGyG__engineTitle h2{font-size:1.05rem;font-weight:650}.replay-module__fCZGyG__engineTag{border-radius:var(--radius-full);color:var(--accent);background:var(--accent-soft);padding:2px 10px;font-size:.72rem;font-weight:600}.replay-module__fCZGyG__engineControls{gap:10px;display:flex}.replay-module__fCZGyG__engineControls select{min-width:150px}.replay-module__fCZGyG__engineHint{color:var(--text-faint);max-width:640px;font-size:.83rem}.replay-module__fCZGyG__kpis{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:14px;padding:14px 16px;display:grid}.replay-module__fCZGyG__kpi{flex-direction:column;gap:3px;display:flex}.replay-module__fCZGyG__kpi span{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.66rem;font-weight:600}.replay-module__fCZGyG__kpi strong{font-variant-numeric:tabular-nums;font-size:1.1rem}.replay-module__fCZGyG__tradeTable{flex-direction:column;display:flex;overflow-x:auto}.replay-module__fCZGyG__tradeHead,.replay-module__fCZGyG__tradeRow{grid-template-columns:.7fr 1.1fr 1fr .5fr 1.6fr 1.6fr .8fr .9fr;align-items:center;gap:12px;min-width:900px;display:grid}.replay-module__fCZGyG__tradeHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);padding-bottom:4px;font-size:.68rem;font-weight:600}.replay-module__fCZGyG__tradeRow{border-top:1px solid var(--border);cursor:pointer;transition:background var(--speed) var(--ease);padding:8px 0;font-size:.82rem}.replay-module__fCZGyG__tradeRow:hover{background:var(--surface-2)}.replay-module__fCZGyG__tradeRow[data-blocked]{opacity:.62}.replay-module__fCZGyG__tradeStatus{flex-direction:column;gap:1px;display:flex}.replay-module__fCZGyG__tradeStatus em{color:var(--warning);font-size:.7rem;font-style:normal}.replay-module__fCZGyG__tradeR{color:var(--danger);font-weight:650}.replay-module__fCZGyG__tradeR[data-win]{color:var(--success)}.replay-module__fCZGyG__tradeR em{color:var(--text-faint);font-size:.68rem;font-style:normal;font-weight:400}.replay-module__fCZGyG__engineNote{color:var(--text-faint);align-self:center;font-size:.75rem}.replay-module__fCZGyG__compareCols{align-items:center;gap:8px;display:flex}.replay-module__fCZGyG__compareVs{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:.7rem;font-weight:700}.replay-module__fCZGyG__compareMetrics{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;padding:10px 16px;display:flex}.replay-module__fCZGyG__compareMetricHead,.replay-module__fCZGyG__compareMetricRow{grid-template-columns:1.3fr 1fr 1fr .8fr;align-items:center;gap:12px;display:grid}.replay-module__fCZGyG__compareMetricHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);padding-bottom:6px;font-size:.68rem;font-weight:600}.replay-module__fCZGyG__compareMetricRow{border-top:1px solid var(--border);padding:7px 0;font-size:.85rem}.replay-module__fCZGyG__compareMetricRow>span:first-child{color:var(--text-secondary);font-size:.8rem}.replay-module__fCZGyG__compareDelta{color:var(--text-faint);font-weight:650}.replay-module__fCZGyG__compareDelta[data-good]{color:var(--success)}.replay-module__fCZGyG__compareDelta[data-bad]{color:var(--danger)}.replay-module__fCZGyG__compareTradeHead,.replay-module__fCZGyG__compareTradeRow{grid-template-columns:1.4fr 1.6fr 1.6fr .7fr;align-items:center;gap:12px;min-width:760px;display:grid}.replay-module__fCZGyG__compareTradeHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);padding-bottom:4px;font-size:.68rem;font-weight:600}.replay-module__fCZGyG__compareTradeRow{border-top:1px solid var(--border);cursor:pointer;transition:background var(--speed) var(--ease);padding:8px 0;font-size:.82rem}.replay-module__fCZGyG__compareTradeRow:hover{background:var(--surface-2)}.replay-module__fCZGyG__compareTradeRow[data-changed]{background:var(--accent-faint)}.replay-module__fCZGyG__compareTradeRow[data-changed]:hover{background:var(--accent-soft)}.replay-module__fCZGyG__outcome{flex-direction:column;gap:1px;display:flex}.replay-module__fCZGyG__outcome em{color:var(--warning);font-size:.68rem;font-style:normal}.replay-module__fCZGyG__outcome[data-missing]{color:var(--text-faint)}.replay-module__fCZGyG__outcomeR{color:var(--danger);font-weight:650}.replay-module__fCZGyG__outcomeR[data-win]{color:var(--success)}@media (max-width:1000px){.replay-module__fCZGyG__layout{grid-template-columns:1fr}}
.settings-module__SLoQRq__tabs{border-bottom:1px solid var(--border);gap:4px;margin-top:-12px;display:flex}.settings-module__SLoQRq__tab{color:var(--text-secondary);transition:color var(--speed) var(--ease);padding:8px 14px 10px;font-size:.88rem;font-weight:500;position:relative}.settings-module__SLoQRq__tab:hover{color:var(--text)}.settings-module__SLoQRq__tab[data-active]{color:var(--accent);font-weight:600}.settings-module__SLoQRq__tab[data-active]:after{content:"";border-radius:var(--radius-full);background:var(--accent);height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.settings-module__SLoQRq__stack{flex-direction:column;gap:20px;max-width:980px;display:flex}.settings-module__SLoQRq__section{flex-direction:column;gap:18px;padding:22px 24px;display:flex}.settings-module__SLoQRq__sectionHead{flex-direction:column;gap:4px;display:flex}.settings-module__SLoQRq__sectionHead h2{letter-spacing:-.01em;font-size:1.05rem;font-weight:650}.settings-module__SLoQRq__sectionHead p{color:var(--text-faint);max-width:640px;font-size:.83rem}.settings-module__SLoQRq__sessionGrid{flex-direction:column;gap:8px;display:flex}.settings-module__SLoQRq__gridHead,.settings-module__SLoQRq__gridRow{grid-template-columns:1.2fr .7fr 1fr 1fr 1fr 1fr;align-items:center;gap:12px;display:grid}.settings-module__SLoQRq__gridHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.7rem;font-weight:600}.settings-module__SLoQRq__gridRow{border-top:1px solid var(--border);padding:10px 0}.settings-module__SLoQRq__gridRow[data-disabled] .settings-module__SLoQRq__sessionName{opacity:.5}.settings-module__SLoQRq__sessionName{align-items:center;gap:9px;font-size:.92rem;font-weight:600;display:flex}.settings-module__SLoQRq__sessionName i{border-radius:var(--radius-full);background:var(--session-color);flex-shrink:0;width:9px;height:9px}.settings-module__SLoQRq__minField{align-items:center;gap:8px;display:flex}.settings-module__SLoQRq__minField span{color:var(--text-faint);font-size:.78rem}.settings-module__SLoQRq__gridRow input:disabled{opacity:.45;cursor:not-allowed}.settings-module__SLoQRq__toggleRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.settings-module__SLoQRq__toggleText{flex-direction:column;gap:3px;display:flex}.settings-module__SLoQRq__toggleText strong{font-size:.92rem;font-weight:600}.settings-module__SLoQRq__toggleText span{color:var(--text-faint);max-width:560px;font-size:.82rem}.settings-module__SLoQRq__holidayGrid{flex-direction:column;gap:8px;display:flex}.settings-module__SLoQRq__holidayHead,.settings-module__SLoQRq__holidayRow{grid-template-columns:1fr 1.4fr .9fr .9fr 36px;align-items:center;gap:12px;display:grid}.settings-module__SLoQRq__holidayHead{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:.7rem;font-weight:600}.settings-module__SLoQRq__holidayRow{border-top:1px solid var(--border);padding:8px 0}.settings-module__SLoQRq__holidayRow input:disabled{opacity:.45;cursor:not-allowed}.settings-module__SLoQRq__removeBtn{border-radius:var(--radius-xs);width:32px;height:32px;color:var(--text-faint);transition:color var(--speed) var(--ease), background var(--speed) var(--ease);justify-content:center;align-items:center;display:inline-flex}.settings-module__SLoQRq__removeBtn:hover{color:var(--danger);background:color-mix(in oklab, var(--danger) 10%, transparent)}.settings-module__SLoQRq__symbolList{flex-direction:column;display:flex}.settings-module__SLoQRq__symbolRow{border-top:1px solid var(--border);grid-template-columns:1fr auto 36px;align-items:center;gap:14px;padding:9px 0;display:grid}.settings-module__SLoQRq__symbolRow[data-disabled] .settings-module__SLoQRq__symbolName{opacity:.45;text-decoration:line-through}.settings-module__SLoQRq__symbolName{font-size:.92rem;font-weight:600}.settings-module__SLoQRq__addRow{gap:12px;display:flex}.settings-module__SLoQRq__addRow input{max-width:220px}.settings-module__SLoQRq__warnText{color:var(--warning);font-style:normal;font-weight:600}.settings-module__SLoQRq__schemaControls{flex-shrink:0;align-items:center;gap:12px;display:flex}.settings-module__SLoQRq__modeSelect{width:120px}.settings-module__SLoQRq__daysField{align-items:center;gap:6px;display:flex}.settings-module__SLoQRq__daysField input{width:72px}.settings-module__SLoQRq__daysField span{color:var(--text-faint);font-size:.78rem}.settings-module__SLoQRq__schemaControls input:disabled,.settings-module__SLoQRq__schemaControls select:disabled{opacity:.45;cursor:not-allowed}.settings-module__SLoQRq__saveGroup{align-items:center;gap:14px;display:flex}.settings-module__SLoQRq__savedFlash{color:var(--success);font-size:.83rem;font-weight:600}.settings-module__SLoQRq__errorText{color:var(--danger);font-size:.83rem}.settings-module__SLoQRq__placementPicker{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;gap:12px;max-width:460px;padding:18px;display:grid;position:relative}.settings-module__SLoQRq__placementOption{border-radius:var(--radius-sm);color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);transition:border-color var(--speed) var(--ease), color var(--speed) var(--ease);align-items:center;gap:9px;padding:12px 14px;font-size:.85rem;font-weight:500;display:flex}.settings-module__SLoQRq__placementOption[data-corner=top-left] .settings-module__SLoQRq__placementDot{align-self:flex-start}.settings-module__SLoQRq__placementOption:hover{color:var(--text);border-color:var(--border-strong)}.settings-module__SLoQRq__placementOption[data-active]{color:var(--accent);border-color:var(--accent);background:var(--accent-faint);font-weight:600}.settings-module__SLoQRq__placementDot{border-radius:var(--radius-full);opacity:.7;background:currentColor;flex-shrink:0;width:8px;height:8px}.settings-module__SLoQRq__footerRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-module__SLoQRq__footerNote{color:var(--text-faint);font-size:.8rem}@media (max-width:860px){.settings-module__SLoQRq__gridHead{display:none}.settings-module__SLoQRq__gridRow{grid-template-columns:1fr 1fr}.settings-module__SLoQRq__holidayHead{display:none}.settings-module__SLoQRq__holidayRow{grid-template-columns:1fr 1fr}}.settings-module__SLoQRq__stack{flex-direction:column;gap:18px;display:flex}.settings-module__SLoQRq__stack .card{padding:20px 22px}.settings-module__SLoQRq__stack h2{margin:0 0 6px;font-size:1rem}.settings-module__SLoQRq__stack h2+.settings-module__SLoQRq__hint{margin-bottom:12px}.settings-module__SLoQRq__stack h2+.settings-module__SLoQRq__formCol,.settings-module__SLoQRq__stack h2+.settings-module__SLoQRq__formRow{margin-top:12px}.settings-module__SLoQRq__formCol{flex-direction:column;gap:14px;max-width:480px;display:flex}:is(.settings-module__SLoQRq__formCol .btn,.settings-module__SLoQRq__formRow .btn){align-self:flex-start;margin-top:2px}.settings-module__SLoQRq__formCol label,.settings-module__SLoQRq__formRow label{flex-direction:column;flex:1;gap:5px;display:flex}.settings-module__SLoQRq__formCol label span,.settings-module__SLoQRq__formRow label span{color:var(--text-secondary);font-size:.8rem}.settings-module__SLoQRq__formRow{align-items:flex-end;gap:12px;max-width:480px;display:flex}.settings-module__SLoQRq__switchRow{justify-content:space-between;align-items:center;flex-direction:row!important}.settings-module__SLoQRq__hint{color:var(--text-secondary);font-size:.85rem}.settings-module__SLoQRq__error{color:var(--danger,#e5484d);font-size:.85rem}.settings-module__SLoQRq__roleBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;color:var(--accent,#6e8bfb);background:color-mix(in oklab, var(--accent,#6e8bfb) 12%, transparent);margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:600}
.switch-module__JHwata__switch{border-radius:var(--radius-full);background:var(--bg-raised);border:1px solid var(--border-strong);width:38px;height:22px;transition:background var(--speed) var(--ease), border-color var(--speed) var(--ease);flex-shrink:0;position:relative}.switch-module__JHwata__switch[aria-checked=true]{background:var(--accent);border-color:var(--accent)}.switch-module__JHwata__thumb{border-radius:var(--radius-full);background:var(--text-secondary);width:16px;height:16px;transition:transform var(--speed) var(--ease), background var(--speed) var(--ease);position:absolute;top:2px;left:2px}.switch-module__JHwata__switch[aria-checked=true] .switch-module__JHwata__thumb{background:var(--accent-contrast);transform:translate(16px)}
.user-menu-module__DLm9jq__root{position:relative}.user-menu-module__DLm9jq__trigger{border-radius:var(--radius-sm);text-align:left;width:100%;transition:background var(--speed) var(--ease);align-items:center;gap:10px;padding:8px 10px;display:flex}.user-menu-module__DLm9jq__trigger:hover,.user-menu-module__DLm9jq__trigger[aria-expanded=true]{background:var(--surface-2)}.user-menu-module__DLm9jq__avatar{border-radius:var(--radius-full);width:28px;height:28px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-ring);flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.user-menu-module__DLm9jq__email{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-secondary);flex:1;font-size:.83rem;overflow:hidden}.user-menu-module__DLm9jq__chevron{color:var(--text-faint);flex-shrink:0}[data-sidebar=collapsed] .user-menu-module__DLm9jq__trigger{justify-content:center;padding:8px 0}:is([data-sidebar=collapsed] .user-menu-module__DLm9jq__email,[data-sidebar=collapsed] .user-menu-module__DLm9jq__chevron){display:none}.user-menu-module__DLm9jq__menu{z-index:50;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-pop);padding:6px;position:absolute;bottom:calc(100% + 8px);left:0}.user-menu-module__DLm9jq__menuHeader{border-bottom:1px solid var(--border);flex-direction:column;gap:1px;margin-bottom:6px;padding:8px 10px 10px;display:flex}.user-menu-module__DLm9jq__menuHeader span{color:var(--text-faint);font-size:.72rem}.user-menu-module__DLm9jq__menuHeader strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.user-menu-module__DLm9jq__menuItem{border-radius:var(--radius-xs);width:100%;color:var(--text-secondary);transition:background var(--speed) var(--ease), color var(--speed) var(--ease);align-items:center;gap:10px;padding:8px 10px;font-size:.87rem;font-weight:500;display:flex}.user-menu-module__DLm9jq__menuItem:hover{color:var(--danger);background:color-mix(in oklab, var(--danger) 9%, transparent)}@media (max-width:860px){[data-sidebar=collapsed] .user-menu-module__DLm9jq__trigger{justify-content:flex-start;padding:8px 10px}:is([data-sidebar=collapsed] .user-menu-module__DLm9jq__email,[data-sidebar=collapsed] .user-menu-module__DLm9jq__chevron){display:inline}}
.login-module__WEZH7G__page{justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.login-module__WEZH7G__themeCorner{position:fixed;top:20px;right:20px}.login-module__WEZH7G__panel{flex-direction:column;gap:26px;width:100%;max-width:400px;padding:36px 32px 28px;display:flex}.login-module__WEZH7G__brand{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.login-module__WEZH7G__brand h1{letter-spacing:-.01em;margin-top:12px;font-size:1.35rem;font-weight:700}.login-module__WEZH7G__brand p{color:var(--text-faint);font-size:.88rem}.login-module__WEZH7G__form{flex-direction:column;gap:18px;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:7px;display:flex}.login-module__WEZH7G__field label{color:var(--text-secondary);font-size:.82rem;font-weight:500}.login-module__WEZH7G__error{color:var(--danger);background:color-mix(in oklab, var(--danger) 10%, transparent);border:1px solid color-mix(in oklab, var(--danger) 30%, transparent);border-radius:var(--radius-sm);align-items:center;gap:8px;padding:10px 12px;font-size:.85rem;display:flex}.login-module__WEZH7G__submit{margin-top:4px;padding:12px 16px;font-size:.95rem}.login-module__WEZH7G__submit:disabled{opacity:.65;cursor:default}.login-module__WEZH7G__footnote{text-align:center;color:var(--text-faint);font-size:.75rem}
.app-shell-module__uk8rSG__shell{min-height:100dvh;display:flex}.app-shell-module__uk8rSG__sidebar{border-right:1px solid var(--border);background:color-mix(in oklab, var(--surface) 55%, transparent);-webkit-backdrop-filter:blur(10px);width:250px;height:100dvh;transition:width var(--speed) var(--ease);flex-direction:column;flex-shrink:0;gap:14px;padding:16px 12px 12px;display:flex;position:sticky;top:0}[data-sidebar=collapsed] .app-shell-module__uk8rSG__sidebar{width:72px}.app-shell-module__uk8rSG__top{justify-content:space-between;align-items:center;gap:6px;padding:2px 4px;display:flex}[data-sidebar=collapsed] .app-shell-module__uk8rSG__top{flex-direction:column;gap:10px}.app-shell-module__uk8rSG__brand{align-items:center;gap:12px;min-width:0;display:flex}.app-shell-module__uk8rSG__brandText{white-space:nowrap;flex-direction:column;line-height:1.15;display:flex}[data-sidebar=collapsed] .app-shell-module__uk8rSG__brandText{display:none}.app-shell-module__uk8rSG__brandText strong{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.app-shell-module__uk8rSG__brandText small{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);font-size:.68rem;font-weight:600}.app-shell-module__uk8rSG__collapseBtn{border-radius:var(--radius-xs);width:28px;height:28px;color:var(--text-faint);transition:color var(--speed) var(--ease), background var(--speed) var(--ease);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.app-shell-module__uk8rSG__collapseBtn:hover{color:var(--text);background:var(--surface-2)}.app-shell-module__uk8rSG__iconExpand{display:none}[data-sidebar=collapsed] .app-shell-module__uk8rSG__iconCollapse{display:none}[data-sidebar=collapsed] .app-shell-module__uk8rSG__iconExpand{display:block}.app-shell-module__uk8rSG__searchRow{border-radius:var(--radius-sm);color:var(--text-faint);background:var(--bg-raised);border:1px solid var(--border);transition:border-color var(--speed) var(--ease), color var(--speed) var(--ease);align-items:center;gap:10px;padding:8px 10px;font-size:.87rem;display:flex}.app-shell-module__uk8rSG__searchRow:hover{color:var(--text-secondary);border-color:var(--border-strong)}.app-shell-module__uk8rSG__searchRow svg{flex-shrink:0}.app-shell-module__uk8rSG__searchLabel{text-align:left;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.app-shell-module__uk8rSG__searchKbd{font-family:var(--font-mono);color:var(--text-faint);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xs);flex-shrink:0;padding:1px 5px;font-size:.66rem}[data-sidebar=collapsed] .app-shell-module__uk8rSG__searchRow{background:0 0;border-color:#0000;justify-content:center;padding:8px 0}[data-sidebar=collapsed] .app-shell-module__uk8rSG__searchRow:hover{background:var(--surface-2)}:is([data-sidebar=collapsed] .app-shell-module__uk8rSG__searchLabel,[data-sidebar=collapsed] .app-shell-module__uk8rSG__searchKbd){display:none}.app-shell-module__uk8rSG__navScroll{scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.app-shell-module__uk8rSG__bottom{border-top:1px solid var(--border);flex-direction:column;gap:2px;padding-top:10px;display:flex}.app-shell-module__uk8rSG__bottomDivider{background:var(--border);height:1px;margin:8px 2px}.app-shell-module__uk8rSG__main{flex-direction:column;flex:1;gap:28px;min-width:0;padding:28px 36px;display:flex}.app-shell-module__uk8rSG__mobileBar{display:none}.app-shell-module__uk8rSG__backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}@media (max-width:860px){.app-shell-module__uk8rSG__shell{flex-direction:column}.app-shell-module__uk8rSG__mobileBar{z-index:40;border-bottom:1px solid var(--border);background:color-mix(in oklab, var(--surface) 75%, transparent);-webkit-backdrop-filter:blur(10px);align-items:center;gap:12px;padding:10px 14px;display:flex;position:sticky;top:0}.app-shell-module__uk8rSG__mobileBar .app-shell-module__uk8rSG__brand{margin-right:auto}.app-shell-module__uk8rSG__mobileBrandText{letter-spacing:-.01em;font-size:1rem;font-weight:700}.app-shell-module__uk8rSG__hamburger{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--text-secondary);transition:background var(--speed) var(--ease), color var(--speed) var(--ease);justify-content:center;align-items:center;display:inline-flex}.app-shell-module__uk8rSG__hamburger:hover{color:var(--text);background:var(--surface-2)}.app-shell-module__uk8rSG__sidebar{z-index:100;width:290px;height:100dvh;transition:transform .25s var(--ease);background:var(--surface);border-right:1px solid var(--border);position:fixed;top:0;left:0;transform:translate(-105%)}[data-sidebar=collapsed] .app-shell-module__uk8rSG__sidebar{z-index:100;width:290px;height:100dvh;transition:transform .25s var(--ease);background:var(--surface);border-right:1px solid var(--border);position:fixed;top:0;left:0;transform:translate(-105%)}.app-shell-module__uk8rSG__sidebar[data-open]{box-shadow:var(--shadow-pop);transform:translate(0)}.app-shell-module__uk8rSG__top{flex-direction:row}[data-sidebar=collapsed] .app-shell-module__uk8rSG__top{flex-direction:row}.app-shell-module__uk8rSG__brandText{display:flex}[data-sidebar=collapsed] .app-shell-module__uk8rSG__brandText{display:flex}.app-shell-module__uk8rSG__collapseBtn{display:none}.app-shell-module__uk8rSG__searchRow{background:var(--bg-raised);border:1px solid var(--border);justify-content:flex-start;padding:8px 10px}[data-sidebar=collapsed] .app-shell-module__uk8rSG__searchRow{background:var(--bg-raised);border:1px solid var(--border);justify-content:flex-start;padding:8px 10px}.app-shell-module__uk8rSG__searchLabel{display:block}[data-sidebar=collapsed] .app-shell-module__uk8rSG__searchLabel{display:block}.app-shell-module__uk8rSG__searchKbd{display:none}[data-sidebar=collapsed] .app-shell-module__uk8rSG__searchKbd{display:none}.app-shell-module__uk8rSG__main{padding:20px 16px}}
