.Placeholder-module__doUDPG__placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:56vh;display:flex}.Placeholder-module__doUDPG__ico{background:var(--surface);border:1px solid var(--border);width:64px;height:64px;color:var(--accent-text);box-shadow:var(--shadow-sm);border-radius:18px;place-items:center;margin-bottom:14px;display:grid}.Placeholder-module__doUDPG__placeholder h2{letter-spacing:-.025em;color:var(--text);margin:0;font-size:22px;font-weight:600}.Placeholder-module__doUDPG__placeholder p{color:var(--text-muted);max-width:380px;margin:4px 0 0;font-size:14.5px;line-height:1.5}.Placeholder-module__doUDPG__tag{letter-spacing:.03em;color:var(--accent-text);background:var(--accent-soft);border-radius:99px;margin-top:18px;padding:5px 12px;font-size:12px;font-weight:600}
.PageHead-module__neY6lW__pageHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.PageHead-module__neY6lW__eyebrow{color:var(--accent-text);letter-spacing:.01em;margin-bottom:6px;font-size:12.5px;font-weight:550}.PageHead-module__neY6lW__title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:30px;font-weight:600;line-height:1.1}.PageHead-module__neY6lW__sub{color:var(--text-muted);margin:7px 0 0;font-size:14.5px}.PageHead-module__neY6lW__actions{gap:10px;display:flex}
.Card-module__b6YjYG__card{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.Card-module__b6YjYG__pad{padding:20px}.Card-module__b6YjYG__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.Card-module__b6YjYG__head h3{letter-spacing:-.015em;color:var(--text);margin:0;font-size:15.5px;font-weight:600}.Card-module__b6YjYG__foot{border-top:1px solid var(--border);padding:13px 20px}
.Button-module__8RiFmG__btn{transition:background .15s var(--ease), transform .1s var(--ease), border-color .15s var(--ease);white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:9px 15px;font-size:13.5px;font-weight:550;display:inline-flex}.Button-module__8RiFmG__btn:active{transform:scale(.98)}.Button-module__8RiFmG__btn:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__lg{border-radius:11px;padding:13px 18px;font-size:14.5px}.Button-module__8RiFmG__ghost{background:var(--surface);border:1px solid var(--border);color:var(--text);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__ghost:hover{background:var(--surface-hover);border-color:var(--border-strong)}.Button-module__8RiFmG__primary{background:var(--accent);color:#f7fef8;color:lab(98.9754% -3.00968 1.76094);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__primary:hover{background:var(--accent-hover)}.Button-module__8RiFmG__danger{background:var(--danger);color:#fffbfa;color:lab(98.7536% 2.97692 1.82115);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__danger:hover{background:var(--danger-hover)}
.ConfirmDialog-module__Xa8SYq__backdrop{z-index:70;background:var(--backdrop);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:ConfirmDialog-module__Xa8SYq__fade .18s var(--ease);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ConfirmDialog-module__Xa8SYq__panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);width:100%;max-width:420px;box-shadow:var(--shadow-lg);animation:ConfirmDialog-module__Xa8SYq__pop .2s var(--ease) both;padding:22px}.ConfirmDialog-module__Xa8SYq__title{color:var(--text);margin:0;font-size:16px;font-weight:650;line-height:1.35}.ConfirmDialog-module__Xa8SYq__body{color:var(--text-muted);margin-top:8px;font-size:13.5px;line-height:1.55}.ConfirmDialog-module__Xa8SYq__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@keyframes ConfirmDialog-module__Xa8SYq__fade{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__Xa8SYq__pop{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ConfirmDialog-module__Xa8SYq__backdrop,.ConfirmDialog-module__Xa8SYq__panel{animation:none}}@media (max-width:480px){.ConfirmDialog-module__Xa8SYq__actions{flex-direction:column-reverse}.ConfirmDialog-module__Xa8SYq__actions button{justify-content:center;width:100%}}
.IconButton-module__09XwpW__iconBtn{width:40px;height:40px;color:var(--text-muted);transition:background .16s var(--ease), color .16s var(--ease), transform .1s var(--ease);border-radius:10px;place-items:center;display:grid;position:relative}.IconButton-module__09XwpW__iconBtn:hover{background:var(--surface-hover);color:var(--text)}.IconButton-module__09XwpW__iconBtn:active{transform:scale(.94)}.IconButton-module__09XwpW__badge{background:var(--accent);color:#f7fef8;color:lab(98.9754% -3.00968 1.76094);border:2px solid var(--bg-elevated);font-variant-numeric:tabular-nums;border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:grid;position:absolute;top:7px;right:7px}
.AccountMenu-module__cQDcRW__wrap{position:relative}.AccountMenu-module__cQDcRW__avatarBtn{transition:background .16s var(--ease);border-radius:99px;align-items:center;gap:8px;padding:4px 6px 4px 4px;display:flex}.AccountMenu-module__cQDcRW__avatarBtn:hover{background:var(--surface-hover)}.AccountMenu-module__cQDcRW__avatar{color:#f7fef8;color:lab(98.9754% -3.00968 1.76094);background:linear-gradient(145deg,#7eab89,#40815b);background:linear-gradient(145deg,lab(66.1233% -21.2811 12.5517),lab(48.984% -28.7386 14.064));border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:grid;box-shadow:inset 0 1px #ffffff40;box-shadow:inset 0 1px lab(100% 0 0/.25)}.AccountMenu-module__cQDcRW__chev{color:var(--text-faint);transition:transform .2s var(--ease)}.AccountMenu-module__cQDcRW__avatarBtn[aria-expanded=true] .AccountMenu-module__cQDcRW__chev{transform:rotate(180deg)}.AccountMenu-module__cQDcRW__dropdown{top:calc(var(--topbar-h) - 6px);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:248px;box-shadow:var(--shadow-lg);z-index:60;transform-origin:100% 0;animation:AccountMenu-module__cQDcRW__pop .16s var(--ease);padding:6px;position:absolute;right:14px}@keyframes AccountMenu-module__cQDcRW__pop{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.AccountMenu-module__cQDcRW__head{border-bottom:1px solid var(--border);align-items:center;gap:11px;margin-bottom:6px;padding:10px 10px 12px;display:flex}.AccountMenu-module__cQDcRW__head .AccountMenu-module__cQDcRW__avatar{width:38px;height:38px;font-size:15px}.AccountMenu-module__cQDcRW__identity{min-width:0}.AccountMenu-module__cQDcRW__name{letter-spacing:-.01em;font-size:14px;font-weight:600}.AccountMenu-module__cQDcRW__email{color:var(--text-muted);font-size:12.5px}.AccountMenu-module__cQDcRW__item{width:100%;color:var(--text);text-align:left;transition:background .13s var(--ease);border-radius:9px;align-items:center;gap:11px;padding:9px 10px;font-size:14px;font-weight:450;display:flex}.AccountMenu-module__cQDcRW__item svg{color:var(--text-faint);flex:none}.AccountMenu-module__cQDcRW__item:hover{background:var(--surface-hover)}.AccountMenu-module__cQDcRW__item:hover svg{color:var(--text-muted)}.AccountMenu-module__cQDcRW__danger,.AccountMenu-module__cQDcRW__danger svg{color:var(--danger)}.AccountMenu-module__cQDcRW__danger:hover{background:var(--danger-soft)}.AccountMenu-module__cQDcRW__sep{background:var(--border);height:1px;margin:6px 4px}@media (max-width:860px){.AccountMenu-module__cQDcRW__dropdown{right:10px}}
.Grid-module__uyBlWq__grid{gap:18px;display:grid}.Grid-module__uyBlWq__cardsRow{grid-template-columns:repeat(4,1fr)}.Grid-module__uyBlWq__split{grid-template-columns:1.55fr 1fr;align-items:start}.Grid-module__uyBlWq__kpiGrid{grid-template-columns:repeat(3,1fr)}.Grid-module__uyBlWq__stack{flex-direction:column;gap:18px;display:flex}@media (max-width:980px){.Grid-module__uyBlWq__cardsRow{grid-template-columns:repeat(2,1fr)}.Grid-module__uyBlWq__split{grid-template-columns:1fr}}@media (max-width:760px){.Grid-module__uyBlWq__kpiGrid{grid-template-columns:1fr}}@media (max-width:520px){.Grid-module__uyBlWq__cardsRow{grid-template-columns:1fr}}
.Topbar-module__p1niWa__topbar{height:var(--topbar-h);z-index:50;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--glass-edge);box-shadow:0 1px 0 var(--glass-highlight) inset, 0 6px 24px #4f463c0f;justify-content:space-between;align-items:center;gap:16px;padding:0 16px 0 12px;display:flex;position:fixed;top:0;left:0;right:0}@supports (color:lab(0% 0 0)){.Topbar-module__p1niWa__topbar{box-shadow:0 1px 0 var(--glass-highlight) inset, 0 6px 24px lab(30.399% 2.5166 7.37386/.06)}}.Topbar-module__p1niWa__left,.Topbar-module__p1niWa__right{align-items:center;gap:6px;display:flex}.Topbar-module__p1niWa__right{gap:4px}.Topbar-module__p1niWa__brand{color:inherit;align-items:center;gap:11px;padding:0 8px 0 4px;text-decoration:none;display:flex}.Topbar-module__p1niWa__brand:hover .Topbar-module__p1niWa__brandName{color:var(--accent-text)}.Topbar-module__p1niWa__brandName{letter-spacing:-.025em;color:var(--text);font-size:19px;font-weight:600}.Topbar-module__p1niWa__brandName b{color:var(--accent-text);font-weight:600}.Topbar-module__p1niWa__divider{background:var(--border);width:1px;height:24px;margin:0 6px}
.Input-module__5jsJuW__field{flex-direction:column;gap:6px;display:flex}.Input-module__5jsJuW__label{color:var(--text);letter-spacing:-.006em;font-size:13px;font-weight:550}.Input-module__5jsJuW__control{align-items:center;display:flex;position:relative}.Input-module__5jsJuW__input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);transition:border-color .15s var(--ease), box-shadow .15s var(--ease);padding:10px 13px;font-family:inherit;font-size:14.5px}.Input-module__5jsJuW__input::placeholder{color:var(--text-faint)}.Input-module__5jsJuW__input:hover{border-color:var(--border-strong)}.Input-module__5jsJuW__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px oklch(from var(--accent) l c h / .18);outline:none}.Input-module__5jsJuW__hasLeading{padding-left:40px}.Input-module__5jsJuW__hasTrailing{padding-right:42px}.Input-module__5jsJuW__leading,.Input-module__5jsJuW__trailing{color:var(--text-faint);place-items:center;display:grid;position:absolute;top:0;bottom:0}.Input-module__5jsJuW__leading{pointer-events:none;left:12px}.Input-module__5jsJuW__trailing{right:6px}
.MarketWidget-module__K8p5sG__sideFoot{padding:14px}.MarketWidget-module__K8p5sG__market{background:var(--glass-bg-strong);border:1px solid var(--glass-edge);border-radius:var(--radius);box-shadow:var(--shadow-sm), 0 1px 0 var(--glass-highlight) inset;padding:14px 14px 12px}.MarketWidget-module__K8p5sG__head{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.MarketWidget-module__K8p5sG__status{white-space:nowrap;letter-spacing:-.01em;color:var(--text);align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.MarketWidget-module__K8p5sG__liveDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 0 oklch(from var(--accent) l c h / .5);animation:MarketWidget-module__K8p5sG__live-pulse 2s var(--ease) infinite;border-radius:99px;flex:none}@keyframes MarketWidget-module__K8p5sG__live-pulse{0%{box-shadow:0 0 0 0 oklch(from var(--accent) l c h / .5)}70%{box-shadow:0 0 0 6px oklch(from var(--accent) l c h / 0)}to{box-shadow:0 0 0 0 oklch(from var(--accent) l c h / 0)}}@media (prefers-reduced-motion:reduce){.MarketWidget-module__K8p5sG__liveDot{animation:none}}.MarketWidget-module__K8p5sG__closedDot{background:var(--text-faint);box-shadow:none;animation:none}.MarketWidget-module__K8p5sG__time{font-family:var(--font-mono);white-space:nowrap;color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:10.5px}.MarketWidget-module__K8p5sG__rows{flex-direction:column;gap:7px;display:flex}.MarketWidget-module__K8p5sG__row{grid-template-columns:1fr auto auto;align-items:baseline;gap:8px;display:grid}.MarketWidget-module__K8p5sG__name{color:var(--text-muted);font-size:12px;font-weight:500}.MarketWidget-module__K8p5sG__val{font-family:var(--font-mono);color:var(--text);font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:500}.MarketWidget-module__K8p5sG__chg{font-variant-numeric:tabular-nums;text-align:right;min-width:46px;font-size:11px;font-weight:600}.MarketWidget-module__K8p5sG__up{color:var(--accent-text)}.MarketWidget-module__K8p5sG__down{color:var(--danger)}.MarketWidget-module__K8p5sG__regime{border-top:1px solid var(--border);font-family:var(--font-mono);color:var(--text-muted);justify-content:space-between;align-items:baseline;gap:8px;margin-top:7px;padding-top:7px;font-size:10.5px;display:flex}.MarketWidget-module__K8p5sG__regimeUp{color:#1fa26b}.MarketWidget-module__K8p5sG__regimeDown{color:var(--danger)}.MarketWidget-module__K8p5sG__regimeChop{color:var(--text-muted)}.MarketWidget-module__K8p5sG__regimeStale{opacity:.65}.MarketWidget-module__K8p5sG__regimeBar{color:var(--text-faint);white-space:nowrap;font-size:10px}
.Segmented-module__pBd-2W__seg{background:var(--surface-2);border:1px solid var(--border);border-radius:9px;gap:2px;padding:2px;display:inline-flex}.Segmented-module__pBd-2W__segBtn{color:var(--text-muted);transition:background .14s var(--ease), color .14s var(--ease);border-radius:7px;padding:5px 11px;font-size:12px;font-weight:550}.Segmented-module__pBd-2W__segBtn.Segmented-module__pBd-2W__on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}
.Sidebar-module__XRNO5a__sidebar{top:var(--topbar-h);width:var(--sidebar-w);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-right:1px solid var(--glass-edge);box-shadow:1px 0 0 var(--glass-highlight) inset;z-index:45;transition:transform .34s var(--ease);flex-direction:column;display:flex;position:fixed;bottom:0;left:0}.Sidebar-module__XRNO5a__closed{transform:translateX(calc(-1 * var(--sidebar-w) - 4px))}.Sidebar-module__XRNO5a__nav{flex-direction:column;flex:1;gap:2px;padding:16px 14px;display:flex;overflow-y:auto}.Sidebar-module__XRNO5a__label{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);margin:14px 0 8px;padding:0 12px;font-size:11px;font-weight:600}.Sidebar-module__XRNO5a__label:first-child{margin-top:0}.Sidebar-module__XRNO5a__item{border-radius:var(--radius-sm);color:var(--text-muted);letter-spacing:-.006em;transition:background .15s var(--ease), color .15s var(--ease);align-items:center;gap:12px;padding:9px 12px;font-size:14.5px;font-weight:450;display:flex;position:relative}.Sidebar-module__XRNO5a__item svg{color:var(--text-faint);transition:color .15s var(--ease);flex:none}.Sidebar-module__XRNO5a__item:hover{background:var(--surface-hover);color:var(--text)}.Sidebar-module__XRNO5a__item:hover svg{color:var(--text-muted)}.Sidebar-module__XRNO5a__item.Sidebar-module__XRNO5a__active{background:var(--accent-soft);color:var(--accent-text);font-weight:550}.Sidebar-module__XRNO5a__item.Sidebar-module__XRNO5a__active svg{color:var(--accent-text)}.Sidebar-module__XRNO5a__item.Sidebar-module__XRNO5a__active:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.Sidebar-module__XRNO5a__count{font-variant-numeric:tabular-nums;color:var(--text-faint);background:var(--surface-2);border-radius:99px;margin-left:auto;padding:1px 7px;font-size:11.5px;font-weight:600}.Sidebar-module__XRNO5a__item.Sidebar-module__XRNO5a__active .Sidebar-module__XRNO5a__count{background:oklch(from var(--accent) l c h / .16);color:var(--accent-text)}
.Switch-module__QeUTqq__track{background:var(--surface-2);border:1px solid var(--border);width:40px;height:23px;transition:background .16s var(--ease), border-color .16s var(--ease);border-radius:999px;flex:none;position:relative}.Switch-module__QeUTqq__track:hover:not(:disabled){border-color:var(--border-strong)}.Switch-module__QeUTqq__track:disabled{opacity:.45;cursor:not-allowed}.Switch-module__QeUTqq__track.Switch-module__QeUTqq__on{background:var(--accent);border-color:var(--accent)}.Switch-module__QeUTqq__thumb{background:var(--surface);width:17px;height:17px;box-shadow:var(--shadow-sm);transition:transform .16s var(--ease), background .16s var(--ease);border-radius:50%;position:absolute;top:2px;left:2px}.Switch-module__QeUTqq__on .Switch-module__QeUTqq__thumb{background:#fff;transform:translate(17px)}
.options-module__sv7gJq__root{--op-up:#1fa26b;--op-up-soft:#1fa26b24;--op-dn:var(--danger);--op-dn-soft:var(--danger-soft);--op-call:#2f96c7;--op-put:#9a6fd6;flex-direction:column;gap:16px;display:flex}@supports (color:lab(0% 0 0)){.options-module__sv7gJq__root{--op-up-soft:lab(59.0647% -45.3165 18.631/.14)}}.options-module__sv7gJq__pos{color:var(--op-up)}.options-module__sv7gJq__neg{color:var(--op-dn)}.options-module__sv7gJq__flatTone{color:var(--text-muted)}.options-module__sv7gJq__why{color:var(--text-faint);margin:10px 0 0;font-size:11.5px;line-height:1.5}.options-module__sv7gJq__headActions{align-items:center;gap:12px;display:flex}.options-module__sv7gJq__stamp{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-faint);white-space:nowrap;font-size:11.5px}.options-module__sv7gJq__form{flex-direction:column;gap:16px;display:flex}.options-module__sv7gJq__formTop{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.options-module__sv7gJq__tickerField{flex:0 0 170px}.options-module__sv7gJq__tickerInput{text-transform:uppercase;font-family:var(--font-mono);letter-spacing:.04em}.options-module__sv7gJq__quoteChip{border:1px dashed var(--border);border-radius:var(--radius-sm);background:var(--surface-2);flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:240px;min-height:41px;padding:6px 14px;font-size:13px;display:flex}.options-module__sv7gJq__chipName{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.options-module__sv7gJq__chipSpot{font-variant-numeric:tabular-nums;font-weight:650}.options-module__sv7gJq__chipTime{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-faint);font-size:11.5px}.options-module__sv7gJq__chipStale{color:var(--op-dn);font-weight:600}.options-module__sv7gJq__chipMuted{color:var(--text-faint)}.options-module__sv7gJq__chipError{color:var(--op-dn);font-weight:550}.options-module__sv7gJq__formGrid{grid-template-columns:auto minmax(180px,1.2fr) minmax(220px,1.6fr) minmax(110px,.6fr) minmax(110px,.6fr);align-items:end;gap:14px 16px;display:grid}@media (max-width:1080px){.options-module__sv7gJq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.options-module__sv7gJq__formGrid{grid-template-columns:1fr}}.options-module__sv7gJq__field{flex-direction:column;gap:6px;display:flex}.options-module__sv7gJq__fieldLabel{color:var(--text);letter-spacing:-.006em;font-size:13px;font-weight:550}.options-module__sv7gJq__selectWrap{align-items:center;display:flex;position:relative}.options-module__sv7gJq__select{appearance:none;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font-variant-numeric:tabular-nums;cursor:pointer;transition:border-color .15s var(--ease), box-shadow .15s var(--ease);padding:10px 34px 10px 13px;font-family:inherit;font-size:14px}.options-module__sv7gJq__select:hover{border-color:var(--border-strong)}.options-module__sv7gJq__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px oklch(from var(--accent) l c h / .18);outline:none}.options-module__sv7gJq__select:disabled{opacity:.55;cursor:not-allowed}.options-module__sv7gJq__selectChevron{pointer-events:none;color:var(--text-faint);font-size:11px;position:absolute;right:12px}.options-module__sv7gJq__numInput{font-variant-numeric:tabular-nums}.options-module__sv7gJq__formError{color:var(--op-dn);margin:0;font-size:12.5px}.options-module__sv7gJq__fieldErr{color:var(--op-dn);margin-top:4px;font-size:12px}.options-module__sv7gJq__decisionBar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);padding:14px 20px}.options-module__sv7gJq__dItems{flex-wrap:wrap;align-items:flex-start;gap:12px 30px;display:flex}.options-module__sv7gJq__dItem{flex-direction:column;gap:3px;display:flex}.options-module__sv7gJq__dK{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);font-size:10.5px;font-weight:600}.options-module__sv7gJq__dV{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.options-module__sv7gJq__matchYes{color:var(--op-up)}.options-module__sv7gJq__matchNo{color:var(--op-dn)}.options-module__sv7gJq__matchNeutral{color:var(--text-muted)}.options-module__sv7gJq__targetCard{border-color:color-mix(in oklab, var(--accent) 35%, var(--border));background:linear-gradient(135deg, var(--accent-soft), transparent 55%), var(--surface)}.options-module__sv7gJq__targetHeadline{letter-spacing:-.015em;color:var(--text);margin:0;font-size:21px;font-weight:650;line-height:1.35}.options-module__sv7gJq__targetHeadline strong{font-variant-numeric:tabular-nums;font-weight:750}.options-module__sv7gJq__targetSym{font-family:var(--font-mono);letter-spacing:.02em}.options-module__sv7gJq__targetUnreachable{color:var(--text-muted);max-width:78ch;margin:10px 0 0;font-size:13.5px;line-height:1.55}.options-module__sv7gJq__targetStats{flex-wrap:wrap;gap:14px 36px;margin-top:16px;display:flex}.options-module__sv7gJq__tStat{flex-direction:column;gap:3px;display:flex}.options-module__sv7gJq__tStatK{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);font-size:10.5px;font-weight:600}.options-module__sv7gJq__tStatV{font-variant-numeric:tabular-nums;font-size:17px;font-weight:650}.options-module__sv7gJq__tStatSub{color:var(--text-muted);font-size:12px;font-weight:450}.options-module__sv7gJq__math{border-top:1px solid var(--border);margin-top:12px;padding-top:10px}.options-module__sv7gJq__mathSummary{cursor:pointer;color:var(--accent-text);-webkit-user-select:none;user-select:none;width:fit-content;font-size:12.5px;font-weight:600}.options-module__sv7gJq__mathSummary:hover{text-decoration:underline}.options-module__sv7gJq__mathBody{color:var(--text-muted);margin-top:10px;font-size:12.5px;line-height:1.6}.options-module__sv7gJq__mathBody ul{flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.options-module__sv7gJq__mathNote{color:var(--text-faint);margin:10px 0 0;font-size:12px}.options-module__sv7gJq__contextGrid{align-items:stretch}.options-module__sv7gJq__ctxCard{flex-direction:column;display:flex}.options-module__sv7gJq__ctxCard>:first-child,.options-module__sv7gJq__levelsCard>:first-child,.options-module__sv7gJq__trendCard>:first-child,.options-module__sv7gJq__riskCard>:first-child,.options-module__sv7gJq__notesCard>:first-child{margin:-20px -20px 16px}.options-module__sv7gJq__kvs{flex-direction:column;gap:8px;display:flex}.options-module__sv7gJq__kv{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.options-module__sv7gJq__kvK{color:var(--text-muted);font-size:12.5px}.options-module__sv7gJq__kvV{font-variant-numeric:tabular-nums;text-align:right;font-size:13px;font-weight:600}.options-module__sv7gJq__kvSub{color:var(--text-faint);font-size:11.5px;font-weight:450}.options-module__sv7gJq__verdict{margin:10px 0 0;font-size:13px;font-weight:600}.options-module__sv7gJq__beRow{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.options-module__sv7gJq__beBig{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.options-module__sv7gJq__beAway{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.options-module__sv7gJq__beNote{color:var(--text-muted);margin:8px 0 0;font-size:12.5px;line-height:1.5}.options-module__sv7gJq__levelsHeadline{flex-wrap:wrap;gap:14px 40px;margin-bottom:14px;display:flex}.options-module__sv7gJq__levelSide{flex-direction:column;gap:4px;display:flex}.options-module__sv7gJq__levelPair{font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:600}.options-module__sv7gJq__tableWrap{overflow-x:auto}.options-module__sv7gJq__table{border-collapse:collapse;width:100%;font-size:13px}.options-module__sv7gJq__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);border-bottom:1px solid var(--border);white-space:nowrap;padding:6px 10px;font-size:10.5px;font-weight:600}.options-module__sv7gJq__table td{border-bottom:1px solid var(--border);white-space:nowrap;padding:7px 10px}.options-module__sv7gJq__table tbody tr:last-child td{border-bottom:none}.options-module__sv7gJq__thNum,.options-module__sv7gJq__tdNum{text-align:right}.options-module__sv7gJq__levelLane{font-family:var(--font-mono);color:var(--text-muted);font-weight:700}.options-module__sv7gJq__spotRow td{font-family:var(--font-mono);color:var(--text-faint);background:var(--surface-2);text-align:center;padding:4px 10px;font-size:11.5px}.options-module__sv7gJq__trendScoreChip{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);border:1px solid var(--border-strong);white-space:nowrap;border-radius:99px;padding:3px 10px;font-size:11.5px;font-weight:600}.options-module__sv7gJq__trendDirection{margin-bottom:10px;font-size:16px;font-weight:650}.options-module__sv7gJq__meter{background:var(--surface-2);border:1px solid var(--border);border-radius:99px;height:10px;position:relative;overflow:hidden}.options-module__sv7gJq__meterFill{background:linear-gradient(90deg, color-mix(in oklab, var(--accent) 55%, transparent), var(--accent));transition:width .35s var(--ease);border-radius:99px;position:absolute;inset:0 auto 0 0}.options-module__sv7gJq__meterTick{background:var(--border-strong);width:1px;position:absolute;top:0;bottom:0}.options-module__sv7gJq__meterTick20{left:20%}.options-module__sv7gJq__meterTick40{left:40%}.options-module__sv7gJq__meterTick60{left:60%}.options-module__sv7gJq__meterTick80{left:80%}.options-module__sv7gJq__meterScale{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);justify-content:space-between;margin-top:5px;font-size:10px;display:flex}.options-module__sv7gJq__trendVolume{color:var(--text-muted);font-variant-numeric:tabular-nums;margin:12px 0 0;font-size:13px}.options-module__sv7gJq__trendSummary{color:var(--text);margin:8px 0 0;font-size:13.5px;font-weight:550}.options-module__sv7gJq__basicsLine{border-top:1px solid var(--border);color:var(--text-muted);font-variant-numeric:tabular-nums;margin:12px 0 0;padding-top:10px;font-size:12.5px}.options-module__sv7gJq__quoteStrip{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);flex-wrap:wrap;gap:8px 22px;margin-bottom:12px;padding:8px 12px;font-size:12px;display:flex}.options-module__sv7gJq__noteList{color:var(--text-muted);flex-direction:column;gap:5px;margin:0;padding-left:18px;font-size:12.5px;line-height:1.5;display:flex}.options-module__sv7gJq__warn{color:var(--op-dn)}.options-module__sv7gJq__assumpHead{text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);margin-top:12px;font-size:10.5px;font-weight:600}.options-module__sv7gJq__assumpList{color:var(--text-faint);flex-direction:column;gap:4px;margin:6px 0 0;padding-left:18px;font-size:12px;line-height:1.5;display:flex}.options-module__sv7gJq__errorPanel{border:1px solid color-mix(in oklab, var(--danger) 40%, var(--border));border-radius:var(--radius);background:linear-gradient(135deg, var(--danger-soft), transparent 60%), var(--surface);flex-direction:column;align-items:flex-start;gap:8px;padding:20px 22px;display:flex}.options-module__sv7gJq__errorTitle{color:var(--text);font-size:15px;font-weight:650}.options-module__sv7gJq__errorBody{color:var(--text-muted);margin:0;font-size:13px}.options-module__sv7gJq__empty{text-align:center;border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;align-items:center;gap:12px;padding:56px 24px;display:flex}.options-module__sv7gJq__emptyIco{background:var(--accent-soft);width:52px;height:52px;color:var(--accent-text);border-radius:14px;place-items:center;display:grid}.options-module__sv7gJq__emptyTitle{letter-spacing:-.015em;margin:0;font-size:18px;font-weight:650}.options-module__sv7gJq__emptyBody{max-width:62ch;color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.6}.options-module__sv7gJq__emptyState{font-family:var(--font-mono);color:var(--text-faint);font-size:11.5px}.options-module__sv7gJq__disclaimer{color:var(--text-faint);margin:4px 2px 0;font-size:12px;line-height:1.55}.options-module__sv7gJq__scoreCell{align-items:center;gap:6px;display:inline-flex}.options-module__sv7gJq__scoreBar{background:color-mix(in oklab, var(--border) 70%, transparent);border-radius:3px;width:52px;height:5px;display:inline-block;overflow:hidden}.options-module__sv7gJq__scoreFill{background:var(--accent);opacity:.85;border-radius:3px;height:100%;display:block}.options-module__sv7gJq__scoreNum{color:var(--text-faint);min-width:20px;font-size:10.5px}.options-module__sv7gJq__levelSrc{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.options-module__sv7gJq__zoneCard>:first-child{margin-bottom:6px}.options-module__sv7gJq__zoneSvg{width:100%;height:auto;display:block}
.login-module__WEZH7G__wrap{place-items:center;min-height:100vh;padding:24px;display:grid}.login-module__WEZH7G__themeToggle{z-index:10;position:fixed;top:16px;right:16px}.login-module__WEZH7G__card{background:var(--glass-bg-strong);width:100%;max-width:380px;-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-edge);border-radius:var(--radius);box-shadow:var(--glass-shadow), var(--shadow-lg);padding:32px 30px 40px}.login-module__WEZH7G__brand{text-align:center;letter-spacing:-.025em;color:var(--text);margin-bottom:24px;font-size:22px;font-weight:600}.login-module__WEZH7G__brand b{color:var(--accent-text);font-weight:600}.login-module__WEZH7G__title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:28px;font-weight:600;line-height:1.15}.login-module__WEZH7G__sub{color:var(--text-muted);margin:6px 0 22px;font-size:14px}.login-module__WEZH7G__form{flex-direction:column;gap:16px;display:flex}.login-module__WEZH7G__submit{justify-content:center;width:100%;margin-top:6px}.login-module__WEZH7G__eyeBtn{width:32px;height:32px;color:var(--text-faint);transition:color .15s var(--ease), background .15s var(--ease);border-radius:8px;place-items:center;display:grid}.login-module__WEZH7G__eyeBtn:hover{color:var(--text-muted);background:var(--surface-hover)}.login-module__WEZH7G__secured{color:var(--text-faint);justify-content:center;align-items:center;gap:6px;margin-top:18px;font-size:12px;display:flex}.login-module__WEZH7G__error{color:var(--danger);background:var(--danger-soft);border-radius:var(--radius-sm);padding:9px 12px;font-size:13px}.login-module__WEZH7G__notice{color:var(--accent-text);background:var(--accent-soft);border-radius:var(--radius-sm);padding:9px 12px;font-size:13px}.login-module__WEZH7G__linkRow{justify-content:space-between;gap:12px;margin-top:-4px;display:flex}.login-module__WEZH7G__linkBtn{font:inherit;color:var(--accent-text);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.login-module__WEZH7G__linkBtn:hover{text-decoration:underline}.login-module__WEZH7G__linkRow .login-module__WEZH7G__linkBtn:only-child{margin-left:auto}
.AppShell-module__cB5iMW__app{min-height:100%}.AppShell-module__cB5iMW__main{padding-top:var(--topbar-h);min-height:100vh;overflow-x:clip}.AppShell-module__cB5iMW__inner{max-width:1180px;animation:AppShell-module__cB5iMW__pageIn .34s var(--ease) both;margin:0 auto;padding:32px 32px 64px}@keyframes AppShell-module__cB5iMW__pageIn{0%{transform:translateY(9px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AppShell-module__cB5iMW__inner{animation:none}}.AppShell-module__cB5iMW__topFade{--topbar-fade:30px;--fade-start:calc(var(--bg-blob-inset) + var(--topbar-h));--fade-mask:linear-gradient(to bottom, #000 0, #000 var(--fade-start), #000000eb calc(var(--fade-start) + var(--topbar-fade) * .2), #000000b8 calc(var(--fade-start) + var(--topbar-fade) * .4), #00000070 calc(var(--fade-start) + var(--topbar-fade) * .6), #0000002e calc(var(--fade-start) + var(--topbar-fade) * .8), #0000 calc(var(--fade-start) + var(--topbar-fade)));inset:calc(-1 * var(--bg-blob-inset));z-index:40;pointer-events:none;background:var(--bg-blobs), var(--bg);filter:var(--bg-blob-blur);-webkit-mask-image:var(--fade-mask);-webkit-mask-image:var(--fade-mask);mask-image:var(--fade-mask);transition:background .3s var(--ease);position:fixed;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.AppShell-module__cB5iMW__backdrop{inset:0;top:var(--topbar-h);background:var(--backdrop);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:44;animation:AppShell-module__cB5iMW__fade .25s var(--ease);position:fixed}@keyframes AppShell-module__cB5iMW__fade{0%{opacity:0}to{opacity:1}}@media (max-width:860px){.AppShell-module__cB5iMW__inner{padding:22px 18px 56px}.AppShell-module__cB5iMW__topFade{--topbar-fade:18px}}
.Delta-module__yYwRdW__delta{border-radius:99px;align-items:center;gap:3px;padding:3px 8px 3px 6px;font-size:12.5px;font-weight:600;display:inline-flex}.Delta-module__yYwRdW__up{color:var(--accent-text);background:var(--accent-soft)}.Delta-module__yYwRdW__down{color:var(--danger);background:var(--danger-soft)}.Delta-module__yYwRdW__compact{padding:1px 6px;font-size:11px}
.account-module__fN0HyW__card{max-width:440px;margin-inline:auto}.account-module__fN0HyW__form{flex-direction:column;gap:16px;display:flex}.account-module__fN0HyW__form>button{align-self:flex-start}.account-module__fN0HyW__error{color:var(--danger);background:var(--danger-soft);border-radius:var(--radius-sm);padding:9px 12px;font-size:13px}.account-module__fN0HyW__success{color:var(--accent-text);background:var(--accent-soft);border-radius:var(--radius-sm);align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:flex}
.augur-module__s42w0G__page{--au-ink:var(--text);--au-ink2:var(--text-muted);--au-muted:var(--text-faint);--au-grid:var(--border);--au-baseline:var(--border-strong);--au-accent:var(--accent-text);--au-accent-soft:var(--accent-soft);--au-s1:var(--accent);--au-dn:var(--danger);--au-good:var(--accent);--au-crit:var(--danger);--au-pending:var(--text-faint);--au-warning:var(--danger);--au-a1:#3f8254;--au-a2:#326140;--au-a3:#25452f;--au-strip-ink:#f7fef8}@supports (color:lab(0% 0 0)){.augur-module__s42w0G__page{--au-a1:lab(49.0894% -30.7488 18.3118);--au-a2:lab(37.171% -23.0091 13.6751);--au-a3:lab(26.4748% -16.8394 9.99079);--au-strip-ink:lab(98.9754% -3.00968 1.76094)}}[data-theme=dark] .augur-module__s42w0G__page{--au-a1:#386746;--au-a2:#2d5137;--au-a3:#253f2c;--au-strip-ink:#e5f3e8}@supports (color:lab(0% 0 0)){[data-theme=dark] .augur-module__s42w0G__page{--au-a1:lab(39.4929% -22.9852 13.6486);--au-a2:lab(31.1804% -18.3629 10.891);--au-a3:lab(24.0282% -13.7385 8.13142);--au-strip-ink:lab(94.4699% -6.02603 3.52883)}}.augur-module__s42w0G__stack{flex-direction:column;gap:14px;display:flex}.augur-module__s42w0G__note{color:var(--text-muted);margin:0;font-size:13.5px}.augur-module__s42w0G__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.augur-module__s42w0G__chip{border:1px solid var(--border);color:var(--text-muted);background:var(--surface);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;display:inline-flex}.augur-module__s42w0G__chipOk{color:var(--au-good);font-weight:700}.augur-module__s42w0G__chipWarn{color:var(--au-warning);font-weight:700}.augur-module__s42w0G__mono{font-family:var(--font-mono), ui-monospace, monospace}.augur-module__s42w0G__banner{border:1px solid var(--au-warning);background:var(--au-accent-soft);color:var(--text);border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.augur-module__s42w0G__bannerTitle{color:var(--au-warning);font-weight:700}.augur-module__s42w0G__callRow{flex-wrap:wrap;align-items:baseline;gap:14px;margin:10px 0 4px;display:flex}.augur-module__s42w0G__callPill{letter-spacing:.02em;border-radius:8px;align-items:center;gap:7px;padding:6px 14px;font-size:20px;font-weight:700;display:inline-flex}.augur-module__s42w0G__callUp{background:color-mix(in srgb, var(--au-good) 12%, transparent);color:var(--au-good)}.augur-module__s42w0G__callDown{background:color-mix(in srgb, var(--au-crit) 12%, transparent);color:var(--au-crit)}.augur-module__s42w0G__heroFig{font-variant-numeric:tabular-nums;font-size:46px;font-weight:650;line-height:1}.augur-module__s42w0G__heroFig small{color:var(--text-muted);margin-left:4px;font-size:15px;font-weight:500}.augur-module__s42w0G__settleChip{color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:11.5px}.augur-module__s42w0G__settleHit{color:var(--accent-text);background:var(--accent-soft);border-color:#0000}.augur-module__s42w0G__settleMiss{color:var(--danger);background:var(--danger-soft);border-color:#0000}.augur-module__s42w0G__dotHollow{background:var(--surface);box-shadow:inset 0 0 0 2px var(--au-pending)}.augur-module__s42w0G__meterNotes{color:var(--text-faint);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:2px;font-size:11px;display:flex}.augur-module__s42w0G__drivers{border-top:1px solid var(--border);margin-top:18px;padding-top:13px}.augur-module__s42w0G__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--text-faint);font-size:10.5px;font-weight:600;display:block}.augur-module__s42w0G__driverGrid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:11px;display:grid}@media (max-width:760px){.augur-module__s42w0G__driverGrid{grid-template-columns:1fr;gap:14px}}.augur-module__s42w0G__dcHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.augur-module__s42w0G__dcName{font-family:var(--font-mono), ui-monospace, monospace;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.augur-module__s42w0G__dcVal{color:var(--text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:650}.augur-module__s42w0G__dcTrack{background:var(--au-grid);border-radius:2px;height:12px;margin-top:7px;position:relative}.augur-module__s42w0G__dcTrack:before{content:"";background:var(--au-baseline);width:1px;position:absolute;top:-3px;bottom:-3px;left:50%}.augur-module__s42w0G__dcFill{height:12px;position:absolute;top:0}.augur-module__s42w0G__dcFoot{color:var(--text-faint);margin-top:6px;font-size:11px}.augur-module__s42w0G__modelLine{color:var(--text-muted);margin:14px 0 0;font-size:12px;line-height:1.55}.augur-module__s42w0G__tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:1000px){.augur-module__s42w0G__tiles{grid-template-columns:1fr 1fr}}@media (max-width:560px){.augur-module__s42w0G__tiles{grid-template-columns:1fr}}.augur-module__s42w0G__tile{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;padding:14px 16px;display:flex}.augur-module__s42w0G__tileLabel{color:var(--text-muted);font-size:11.5px}.augur-module__s42w0G__tileValue{font-variant-numeric:tabular-nums;margin-top:4px;font-size:30px;font-weight:650;line-height:1.1}.augur-module__s42w0G__dim{color:var(--text-faint);font-size:14px;font-weight:500}.augur-module__s42w0G__tileNote{color:var(--text-faint);margin-top:auto;padding-top:6px;font-size:11px;line-height:1.45}.augur-module__s42w0G__spark{margin-top:6px}.augur-module__s42w0G__spark svg{width:100%;height:auto;display:block}.augur-module__s42w0G__chartbox{margin-top:4px;position:relative}.augur-module__s42w0G__chartbox svg{width:100%;height:auto;display:block;overflow:visible}.augur-module__s42w0G__grid2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:900px){.augur-module__s42w0G__grid2{grid-template-columns:1fr}}.augur-module__s42w0G__cardSub{color:var(--text-faint);margin:2px 0 10px;font-size:12px;line-height:1.5}.augur-module__s42w0G__legend{color:var(--text-muted);flex-wrap:wrap;gap:14px;margin:2px 0 6px;font-size:11.5px;display:flex}.augur-module__s42w0G__key{align-items:center;gap:6px;display:inline-flex}.augur-module__s42w0G__dot{border-radius:50%;width:9px;height:9px;display:inline-block}.augur-module__s42w0G__lineKey{width:14px;height:2px;display:inline-block}.augur-module__s42w0G__callout{color:var(--text-muted);background:var(--au-accent-soft);border-radius:8px;margin-top:8px;padding:8px 11px;font-size:11.5px;line-height:1.55}.augur-module__s42w0G__callout b{color:var(--au-accent)}.augur-module__s42w0G__loop{border-top:1px solid var(--border);margin-top:14px;padding-top:12px}.augur-module__s42w0G__stepper{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.augur-module__s42w0G__step{color:var(--text-muted);border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:6px;padding:4px 9px;font-size:11.5px;display:inline-flex}.augur-module__s42w0G__stepN{color:var(--text-faint);font-size:10px}.augur-module__s42w0G__runline{color:var(--text-faint);margin:10px 0 0;font-size:12px;line-height:1.55}.augur-module__s42w0G__tablebox summary{cursor:pointer;color:var(--au-accent);font-size:12.5px;font-weight:600}.augur-module__s42w0G__tscroll{margin-top:10px;overflow-x:auto}.augur-module__s42w0G__table{border-collapse:collapse;width:100%;font-size:12.5px}.augur-module__s42w0G__table th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:var(--text-faint);border-bottom:1px solid var(--au-baseline);white-space:nowrap;padding:6px 10px 6px 0;font-size:10.5px;font-weight:600}.augur-module__s42w0G__table td{border-bottom:1px solid var(--au-grid);font-variant-numeric:tabular-nums;color:var(--text-muted);white-space:nowrap;padding:6px 10px 6px 0}.augur-module__s42w0G__tdFeature{font-family:var(--font-mono), ui-monospace, monospace;font-size:11.5px}.augur-module__s42w0G__hit{color:var(--au-good);font-weight:700}.augur-module__s42w0G__miss{color:var(--au-crit);font-weight:700}.augur-module__s42w0G__pendingTag{color:var(--au-accent);font-weight:600}.augur-module__s42w0G__tip{z-index:80;pointer-events:none;background:var(--text);color:var(--bg);max-width:260px;box-shadow:var(--shadow-md);border-radius:8px;padding:7px 10px;font-size:11.5px;line-height:1.5;position:fixed}.augur-module__s42w0G__tipHead{font-weight:700}.augur-module__s42w0G__tipMuted{opacity:.75}.augur-module__s42w0G__foot{color:var(--text-faint);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:4px;font-size:11.5px;line-height:1.6;display:flex}@media (prefers-reduced-motion:no-preference){.augur-module__s42w0G__needle{transition:transform .7s cubic-bezier(.2,.8,.25,1)}}
.flywheel-module__sVoMna__root{--fw-up:#1fa26b;--fw-up-soft:#1fa26b24;--fw-dn:var(--danger);--fw-dn-soft:var(--danger-soft);--fw-call:#2f96c7;--fw-put:#9a6fd6;flex-direction:column;gap:16px;display:flex}@supports (color:lab(0% 0 0)){.flywheel-module__sVoMna__root{--fw-up-soft:lab(59.0647% -45.3165 18.631/.14)}}.flywheel-module__sVoMna__tnum{font-variant-numeric:tabular-nums}.flywheel-module__sVoMna__pos{color:var(--fw-up)}.flywheel-module__sVoMna__neg{color:var(--fw-dn)}.flywheel-module__sVoMna__flat{color:var(--text-muted)}.flywheel-module__sVoMna__strip{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:8px 18px;padding:2px 2px 0;font-size:12.5px;display:flex}.flywheel-module__sVoMna__stripHeadline{color:var(--text);font-size:13.5px;font-weight:600}.flywheel-module__sVoMna__stripItem{white-space:nowrap}.flywheel-module__sVoMna__stripFresh{color:var(--text-faint);margin-left:auto;font-size:11.5px}.flywheel-module__sVoMna__health{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.flywheel-module__sVoMna__healthLine{color:var(--text);flex-wrap:wrap;align-items:baseline;gap:10px;font-size:12.5px;display:flex}.flywheel-module__sVoMna__healthK{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:11px}.flywheel-module__sVoMna__healthVer{font-family:var(--font-mono);color:var(--text-faint);margin-left:auto;font-size:10.5px}.flywheel-module__sVoMna__healthPills{flex-wrap:wrap;gap:6px;display:flex}.flywheel-module__sVoMna__pill{font-family:var(--font-mono);font-variant-numeric:tabular-nums;border:1px solid var(--border-strong);color:var(--text-muted);border-radius:4px;align-items:baseline;gap:6px;max-width:100%;padding:2px 8px;font-size:11px;display:inline-flex}.flywheel-module__sVoMna__pill strong{color:var(--text);font-weight:700}.flywheel-module__sVoMna__pillLabel{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.flywheel-module__sVoMna__pillTag{white-space:nowrap}.flywheel-module__sVoMna__pillWith{color:var(--fw-up);border-color:color-mix(in oklab, var(--fw-up) 45%, transparent)}.flywheel-module__sVoMna__pillFight{color:var(--fw-dn);border-color:color-mix(in oklab, var(--fw-dn) 50%, transparent)}.flywheel-module__sVoMna__pillChop{color:var(--text-faint);border-style:dashed}.flywheel-module__sVoMna__pillDesign{color:var(--accent-text);border-style:dashed;border-color:color-mix(in oklab, var(--accent) 55%, transparent)}.flywheel-module__sVoMna__featPanel{flex-direction:column;padding:0;display:flex;overflow:hidden}.flywheel-module__sVoMna__featHead{border-bottom:1px solid var(--border);padding:14px 18px 10px}.flywheel-module__sVoMna__featTitleRow{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.flywheel-module__sVoMna__featTitle{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:14px;font-weight:700}.flywheel-module__sVoMna__featStamp{font-family:var(--font-mono);color:var(--text-faint);font-size:10.5px}.flywheel-module__sVoMna__charter{color:var(--text-muted);max-width:90ch;margin:4px 0 0;font-size:12px}.flywheel-module__sVoMna__featRows{max-height:320px;overflow-y:auto}.flywheel-module__sVoMna__featRow{border-bottom:1px solid var(--border);padding:9px 18px 8px}.flywheel-module__sVoMna__featRow:last-child{border-bottom:none}.flywheel-module__sVoMna__featLine1{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.flywheel-module__sVoMna__featRank{font-family:var(--font-mono);color:var(--text-faint);min-width:24px;font-size:11px}.flywheel-module__sVoMna__tierBadge{font-family:var(--font-mono);font-variant-numeric:tabular-nums;border:1px solid var(--border-strong);color:var(--text-muted);white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.flywheel-module__sVoMna__tierPrime{color:var(--fw-up);border-color:color-mix(in oklab, var(--fw-up) 50%, transparent);background:var(--fw-up-soft)}.flywheel-module__sVoMna__tierSetup{color:var(--accent-text);border-color:color-mix(in oklab, var(--accent) 55%, transparent);background:color-mix(in oklab, var(--accent) 12%, transparent)}.flywheel-module__sVoMna__tierWatch{color:var(--fw-call);border-color:color-mix(in oklab, var(--fw-call) 40%, transparent)}.flywheel-module__sVoMna__tierNeutral{color:var(--text-faint)}.flywheel-module__sVoMna__featSym{font-family:var(--font-mono);font-size:13.5px;font-weight:700}.flywheel-module__sVoMna__sideChip{font-family:var(--font-mono);white-space:nowrap;border-radius:4px;padding:2px 7px;font-size:10.5px}.flywheel-module__sVoMna__sidePut{color:var(--fw-put);border:1px solid color-mix(in oklab, var(--fw-put) 45%, transparent)}.flywheel-module__sVoMna__sideCall{color:var(--fw-call);border:1px solid color-mix(in oklab, var(--fw-call) 45%, transparent)}.flywheel-module__sVoMna__featContract{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:12.5px}.flywheel-module__sVoMna__featBand{color:var(--text-faint);font-size:11px}.flywheel-module__sVoMna__featMid{font-family:var(--font-mono);margin-left:auto;font-size:12.5px}.flywheel-module__sVoMna__featLine2{flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin-top:3px;font-size:11.5px;display:flex}.flywheel-module__sVoMna__featWhy{color:var(--text-muted)}.flywheel-module__sVoMna__featChips{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-faint);white-space:nowrap}.flywheel-module__sVoMna__featTags{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex}.flywheel-module__sVoMna__featTag{font-family:var(--font-mono);color:var(--text-faint);border:1px dashed var(--border-strong);border-radius:4px;padding:1px 6px;font-size:10px}.flywheel-module__sVoMna__featTagWarn{color:var(--accent-text);border-color:color-mix(in oklab, var(--accent) 55%, transparent)}.flywheel-module__sVoMna__featTagInfo{color:var(--fw-call);border-color:color-mix(in oklab, var(--fw-call) 45%, transparent);border-style:solid}.flywheel-module__sVoMna__featEmpty{color:var(--text-faint);align-items:baseline;gap:12px;font-size:12px;display:flex}.flywheel-module__sVoMna__statRow{flex-wrap:wrap;gap:8px;display:flex}.flywheel-module__sVoMna__stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:92px;padding:7px 12px}.flywheel-module__sVoMna__statK{text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);font-size:10px}.flywheel-module__sVoMna__statV{font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin-top:2px;font-size:14.5px}.flywheel-module__sVoMna__headline{text-wrap:balance;margin:0;font-size:16px;font-weight:600}.flywheel-module__sVoMna__topAction{font-family:var(--font-mono);color:var(--accent-text);margin:0;font-size:13px}.flywheel-module__sVoMna__freshness{color:var(--text-faint);font-size:12px}.flywheel-module__sVoMna__stale{color:var(--text-muted);margin:0;font-size:13px}.flywheel-module__sVoMna__blotter{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:14px;display:grid}.flywheel-module__sVoMna__laneH{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);padding:4px 2px 8px;font-size:11px}.flywheel-module__sVoMna__laneSell .flywheel-module__sVoMna__laneH{color:var(--fw-up)}.flywheel-module__sVoMna__laneBuy .flywheel-module__sVoMna__laneH{color:var(--fw-call)}.flywheel-module__sVoMna__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);border-left-width:3px;margin-bottom:10px;padding:10px 12px}.flywheel-module__sVoMna__cardSell{border-left-color:var(--fw-up)}.flywheel-module__sVoMna__cardBuy{border-left-color:var(--fw-call)}.flywheel-module__sVoMna__cardHold{border-left-color:var(--border-strong)}.flywheel-module__sVoMna__cardDecide{border-left-color:var(--accent)}.flywheel-module__sVoMna__cardRow{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.flywheel-module__sVoMna__cardSym{font-family:var(--font-mono);font-size:13.5px;font-weight:700}.flywheel-module__sVoMna__cardWhat{font-size:13px}.flywheel-module__sVoMna__cardPl{font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12.5px}.flywheel-module__sVoMna__cardWhy{color:var(--text-muted);margin:5px 0 0;font-size:12.5px}.flywheel-module__sVoMna__cardCond{font-size:11px;font-family:var(--font-mono);color:var(--accent-text);border:1px dashed color-mix(in oklab, var(--accent) 55%, transparent);border-radius:4px;margin-top:6px;padding:2px 7px;display:inline-block}.flywheel-module__sVoMna__cardRule{font-size:10px;font-family:var(--font-mono);color:var(--text-faint)}.flywheel-module__sVoMna__detailsBtn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font:inherit;cursor:pointer;transition:color .15s var(--ease), border-color .15s var(--ease);background:0 0;align-self:flex-start;align-items:center;gap:7px;padding:7px 14px;font-size:13px;display:inline-flex}.flywheel-module__sVoMna__detailsBtn:hover{color:var(--text);border-color:var(--border-strong)}.flywheel-module__sVoMna__detailsArrow{transition:transform .15s var(--ease);display:inline-block}.flywheel-module__sVoMna__detailsArrowOpen{transform:rotate(90deg)}.flywheel-module__sVoMna__secH{border-bottom:1px solid var(--border);align-items:baseline;gap:12px;margin:10px 0 0;padding-bottom:8px;display:flex}.flywheel-module__sVoMna__secH h3{letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:600;font-family:var(--font-mono);margin:0}.flywheel-module__sVoMna__secSub{color:var(--text-faint);font-size:12px}.flywheel-module__sVoMna__plGrid{grid-template-columns:1fr;gap:4px;max-width:860px;display:grid}.flywheel-module__sVoMna__plRow{grid-template-columns:minmax(150px,220px) 1fr minmax(110px,140px);align-items:center;gap:10px;padding:2px 0;display:grid}.flywheel-module__sVoMna__plLbl{font-family:var(--font-mono);white-space:nowrap;text-overflow:ellipsis;text-align:right;font-size:12px;overflow:hidden}.flywheel-module__sVoMna__plVal{font-family:var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.flywheel-module__sVoMna__barTrack{background:var(--surface);border:1px solid var(--border);border-radius:3px;height:15px;position:relative;overflow:hidden}.flywheel-module__sVoMna__barZero{background:var(--border-strong);width:1px;position:absolute;top:0;bottom:0;left:50%}.flywheel-module__sVoMna__bar{border-radius:2px;position:absolute;top:2px;bottom:2px}.flywheel-module__sVoMna__nonCoreTag{color:var(--accent-text);font-size:10px;font-family:var(--font-mono)}.flywheel-module__sVoMna__tickers{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:16px;display:grid}@media (max-width:860px){.flywheel-module__sVoMna__tickers{grid-template-columns:1fr}}.flywheel-module__sVoMna__tk{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px 12px}.flywheel-module__sVoMna__tkH{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.flywheel-module__sVoMna__tkSym{font-family:var(--font-mono);font-size:16px;font-weight:700}.flywheel-module__sVoMna__tkPx{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:14.5px}.flywheel-module__sVoMna__tkChg{font-family:var(--font-mono);font-size:12px}.flywheel-module__sVoMna__tkTag{margin-left:auto}.flywheel-module__sVoMna__badges{flex-wrap:wrap;gap:6px;margin:8px 0 6px;display:flex}.flywheel-module__sVoMna__badge{font-family:var(--font-mono);border:1px solid var(--border);color:var(--text-muted);background:var(--bg-elevated);white-space:nowrap;border-radius:4px;padding:2px 7px;font-size:10.5px}.flywheel-module__sVoMna__badgeUp{color:var(--fw-up);border-color:color-mix(in oklab, var(--fw-up) 40%, transparent)}.flywheel-module__sVoMna__badgeDn{color:var(--fw-dn);border-color:color-mix(in oklab, var(--fw-dn) 40%, transparent)}.flywheel-module__sVoMna__tk svg{width:100%;height:auto;display:block}.flywheel-module__sVoMna__chartNote{color:var(--text-faint);margin:2px 0 0;font-size:11px}.flywheel-module__sVoMna__struct{border-top:1px solid var(--border);margin-top:10px;padding-top:6px}.flywheel-module__sVoMna__sRow{font-family:var(--font-mono);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:10px;padding:3px 0;font-size:12px;display:flex}.flywheel-module__sVoMna__sName{min-width:140px}.flywheel-module__sVoMna__sCall{color:var(--fw-call)}.flywheel-module__sVoMna__sPut{color:var(--fw-put)}.flywheel-module__sVoMna__cap{background:var(--bg-elevated);border:1px solid var(--border);border-radius:3px;flex:1;min-width:90px;max-width:190px;height:8px;position:relative;overflow:hidden}.flywheel-module__sVoMna__capFill{position:absolute;top:0;bottom:0;left:0}.flywheel-module__sVoMna__capNote{color:var(--text-faint);font-size:11px}.flywheel-module__sVoMna__cands{border-top:1px dashed var(--border);font-family:var(--font-mono);color:var(--text-faint);margin-top:8px;padding-top:7px;font-size:11px;line-height:1.7}.flywheel-module__sVoMna__cands b{color:var(--text-muted);font-weight:600}.flywheel-module__sVoMna__tableWrap{overflow-x:auto}.flywheel-module__sVoMna__volTable{border-collapse:collapse;font-family:var(--font-mono);font-variant-numeric:tabular-nums;min-width:560px;font-size:12.5px}.flywheel-module__sVoMna__volTable th{text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);text-align:right;border-bottom:1px solid var(--border);padding:6px 14px 6px 0;font-size:10px;font-weight:600}.flywheel-module__sVoMna__volTable td{border-bottom:1px solid var(--border);text-align:right;padding:6px 14px 6px 0}.flywheel-module__sVoMna__volTable th:first-child,.flywheel-module__sVoMna__volTable td:first-child{text-align:left}.flywheel-module__sVoMna__notes{color:var(--text-muted);margin:0;padding-left:18px;font-size:12.5px}.flywheel-module__sVoMna__notes li{margin:3px 0}.flywheel-module__sVoMna__rules{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.flywheel-module__sVoMna__rule{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:13px 15px}.flywheel-module__sVoMna__rule h4{font-family:var(--font-mono);color:var(--accent-text);letter-spacing:.05em;margin:0 0 6px;font-size:12px}.flywheel-module__sVoMna__rule p{color:var(--text-muted);margin:0;font-size:12.5px}.flywheel-module__sVoMna__disclaimer{color:var(--text-faint);max-width:72ch;font-size:12px}
.home-module__j8ab0G__featuredGrid{grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:16px;display:grid}@media (max-width:800px){.home-module__j8ab0G__featuredGrid{grid-template-columns:1fr}}.home-module__j8ab0G__featured{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(90deg, var(--accent-soft), transparent 62%), var(--surface);box-shadow:var(--shadow-sm);transition:box-shadow .2s var(--ease), transform .2s var(--ease), border-color .2s var(--ease);align-items:center;gap:18px;padding:22px 24px;display:flex}.home-module__j8ab0G__featured:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-1px)}.home-module__j8ab0G__featIcon{background:var(--accent-soft);width:52px;height:52px;color:var(--accent-text);border-radius:14px;flex:none;place-items:center;display:grid}.home-module__j8ab0G__featBody{flex:1;min-width:0}.home-module__j8ab0G__featTop{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-module__j8ab0G__featTitle{letter-spacing:-.02em;color:var(--text);margin:0;font-size:19px;font-weight:650}.home-module__j8ab0G__lean{background:var(--surface-2);color:var(--text-muted);white-space:nowrap;border-radius:99px;padding:3px 10px;font-size:12px;font-weight:600}.home-module__j8ab0G__lean_up{background:var(--accent-soft);color:var(--accent-text)}.home-module__j8ab0G__lean_down{background:var(--danger-soft);color:var(--danger)}.home-module__j8ab0G__lean_flat{background:var(--surface-2);color:var(--text-muted)}.home-module__j8ab0G__featDesc{color:var(--text-muted);margin:6px 0 0;font-size:13.5px;line-height:1.5}.home-module__j8ab0G__featCta{color:var(--text-faint);transition:color .2s var(--ease), transform .2s var(--ease);flex:none}.home-module__j8ab0G__featured:hover .home-module__j8ab0G__featCta{color:var(--accent-text);transform:translate(2px)}.home-module__j8ab0G__moreLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);margin:26px 0 12px;font-size:11.5px;font-weight:600}.home-module__j8ab0G__tools{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:760px){.home-module__j8ab0G__tools{grid-template-columns:1fr}}.home-module__j8ab0G__tool{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);transition:box-shadow .2s var(--ease), transform .2s var(--ease), border-color .2s var(--ease);align-items:flex-start;gap:13px;padding:18px;display:flex}.home-module__j8ab0G__tool:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-1px)}.home-module__j8ab0G__toolIcon{background:var(--surface-2);width:38px;height:38px;color:var(--text-muted);border-radius:10px;flex:none;place-items:center;display:grid}.home-module__j8ab0G__toolMain{flex:1;min-width:0}.home-module__j8ab0G__toolTitle{color:var(--text);align-items:center;gap:8px;font-size:14.5px;font-weight:600;display:flex}.home-module__j8ab0G__soon{text-transform:uppercase;letter-spacing:.03em;background:var(--surface-2);color:var(--text-faint);border-radius:99px;padding:2px 7px;font-size:10px;font-weight:600}.home-module__j8ab0G__toolDesc{color:var(--text-muted);margin:5px 0 0;font-size:12.5px;line-height:1.45}
.journal-module__iKaH6a__root{--jn-up:#1fa26b;--jn-dn:var(--danger);flex-direction:column;gap:16px;display:flex}.journal-module__iKaH6a__strip{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:8px 18px;padding:2px 2px 0;font-size:12.5px;display:flex}.journal-module__iKaH6a__stripHeadline{color:var(--text);font-size:13.5px;font-weight:600}.journal-module__iKaH6a__stripFresh{color:var(--text-faint);margin-left:auto;font-size:11.5px}.journal-module__iKaH6a__cells{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.journal-module__iKaH6a__cell{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 10px}.journal-module__iKaH6a__cellK{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:10.5px}.journal-module__iKaH6a__cellV{font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin-top:2px;font-size:15px}.journal-module__iKaH6a__pos{color:var(--jn-up)}.journal-module__iKaH6a__neg{color:var(--jn-dn)}.journal-module__iKaH6a__mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.journal-module__iKaH6a__day{flex-direction:column;gap:8px;display:flex}.journal-module__iKaH6a__dayH{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);align-items:baseline;gap:10px;padding-bottom:5px;font-size:11px;display:flex}.journal-module__iKaH6a__dayHSub{letter-spacing:.02em;text-transform:none;color:var(--text-faint)}.journal-module__iKaH6a__fill{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:5px;padding:9px 12px;display:flex}.journal-module__iKaH6a__fillRow{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.journal-module__iKaH6a__time{font-family:var(--font-mono);color:var(--text-faint);min-width:64px;font-size:11px}.journal-module__iKaH6a__side{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--border-strong);border-radius:4px;padding:1px 7px;font-size:10.5px;font-weight:700}.journal-module__iKaH6a__sideBuy{color:#2f96c7;border-color:#2f96c773;border-color:lab(57.9979% -17.3852 -34.3374/.45)}.journal-module__iKaH6a__sideSell{color:var(--jn-up);border-color:color-mix(in oklab, var(--jn-up) 45%, transparent)}.journal-module__iKaH6a__what{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text);font-size:12.5px}.journal-module__iKaH6a__verdict{font-family:var(--font-mono);border:1px solid var(--border-strong);color:var(--text-faint);white-space:nowrap;border-radius:4px;margin-left:auto;padding:1px 8px;font-size:10.5px}.journal-module__iKaH6a__v_followed{color:var(--jn-up);border-color:color-mix(in oklab, var(--jn-up) 45%, transparent)}.journal-module__iKaH6a__v_deviated{color:var(--jn-dn);border-color:color-mix(in oklab, var(--jn-dn) 50%, transparent)}.journal-module__iKaH6a__v_nosignal,.journal-module__iKaH6a__v_unattributed{border-style:dashed}.journal-module__iKaH6a__why{color:var(--text-muted);font-size:11.5px;line-height:1.45}.journal-module__iKaH6a__ctx{flex-wrap:wrap;gap:6px;display:flex}.journal-module__iKaH6a__chip{font-family:var(--font-mono);color:var(--text-muted);border:1px solid var(--border);border-radius:4px;padding:1px 6px;font-size:10px}.journal-module__iKaH6a__chipFaint{font-family:var(--font-mono);color:var(--text-faint);padding:1px 2px;font-size:10px}.journal-module__iKaH6a__noteRow{flex-direction:column;gap:6px;display:flex}.journal-module__iKaH6a__noteBtn{color:var(--text-faint);text-align:left;align-self:flex-start;padding:2px 0;font-size:11.5px}.journal-module__iKaH6a__noteBtn:hover{color:var(--text)}.journal-module__iKaH6a__noteBody{color:var(--text-muted);font-style:italic}.journal-module__iKaH6a__noteInput{box-sizing:border-box;width:100%;font-family:var(--font-sans);color:var(--text);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);resize:vertical;padding:8px 10px;font-size:12.5px}.journal-module__iKaH6a__noteBtns{gap:8px;display:flex}.journal-module__iKaH6a__noteSave,.journal-module__iKaH6a__noteCancel{border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text);padding:3px 12px;font-size:11.5px}.journal-module__iKaH6a__noteSave{border-color:color-mix(in oklab, var(--accent) 55%, transparent)}.journal-module__iKaH6a__noteCancel{color:var(--text-faint)}.journal-module__iKaH6a__closedWrap{overflow-x:auto}.journal-module__iKaH6a__closedTable{border-collapse:collapse;width:100%;font-size:12px}.journal-module__iKaH6a__closedTable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--border);padding:4px 12px 4px 0;font-size:10.5px;font-weight:500}.journal-module__iKaH6a__closedTable td{border-bottom:1px solid var(--border);white-space:nowrap;padding:6px 12px 6px 0}.journal-module__iKaH6a__notes{color:var(--text-faint);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:11.5px;display:flex}
.reports-module__APq5cW__root{--rc-good:#1fa26b;--rc-bad:var(--danger);flex-direction:column;gap:16px;display:flex}.reports-module__APq5cW__strip{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:8px 18px;padding:2px 2px 0;font-size:12.5px;display:flex}.reports-module__APq5cW__stripHeadline{color:var(--text);font-size:13.5px;font-weight:600}.reports-module__APq5cW__stripFresh{color:var(--text-faint);margin-left:auto;font-size:11.5px}.reports-module__APq5cW__gradeRow{flex-wrap:wrap;gap:8px;display:flex}.reports-module__APq5cW__gradeChip{font-family:var(--font-mono);border:1px solid var(--border-strong);color:var(--text-muted);border-radius:6px;align-items:baseline;gap:8px;padding:4px 10px;font-size:11.5px;display:inline-flex}.reports-module__APq5cW__gradeChipK{color:var(--text-muted)}.reports-module__APq5cW__gradeChipV{color:var(--text-faint);font-weight:700}.reports-module__APq5cW__section{flex-direction:column;gap:8px;display:flex}.reports-module__APq5cW__secH{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:baseline;gap:12px;padding-bottom:6px;display:flex}.reports-module__APq5cW__secH h3{margin:0;font-size:14px;font-weight:650}.reports-module__APq5cW__secSub{color:var(--text-faint);font-size:11.5px}.reports-module__APq5cW__table{border-collapse:collapse;width:100%;font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:12px}.reports-module__APq5cW__table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--border);padding:4px 10px 4px 0;font-size:10.5px;font-weight:500}.reports-module__APq5cW__table td{border-bottom:1px solid var(--border);color:var(--text);padding:6px 10px 6px 0}.reports-module__APq5cW__cells{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.reports-module__APq5cW__cell{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 10px}.reports-module__APq5cW__cellK{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:10.5px}.reports-module__APq5cW__cellV{font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin-top:2px;font-size:15px}.reports-module__APq5cW__callout{border:1px dashed color-mix(in oklab, var(--accent) 55%, transparent);border-radius:var(--radius-sm);color:var(--text);margin:0;padding:8px 12px;font-size:12.5px}.reports-module__APq5cW__note{color:var(--text-faint);margin:0;font-size:11.5px;line-height:1.5}.reports-module__APq5cW__ruleGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.reports-module__APq5cW__ruleCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:5px;padding:10px 12px;display:flex}.reports-module__APq5cW__ruleHead{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.reports-module__APq5cW__ruleName{font-size:13px;font-weight:650}.reports-module__APq5cW__ruleStats{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);font-size:11.5px}.reports-module__APq5cW__ruleWhy{color:var(--text-faint);font-size:11.5px}.reports-module__APq5cW__gradeBadge{font-family:var(--font-mono);border:1px solid var(--border-strong);border-radius:4px;padding:1px 8px;font-size:12px;font-weight:700}.reports-module__APq5cW__gradeA,.reports-module__APq5cW__gradeB{color:var(--rc-good);border-color:color-mix(in oklab, var(--rc-good) 45%, transparent)}.reports-module__APq5cW__gradeC{color:var(--text-muted)}.reports-module__APq5cW__gradeD{color:var(--rc-bad);border-color:color-mix(in oklab, var(--rc-bad) 50%, transparent)}.reports-module__APq5cW__gradeNa{font-family:var(--font-mono);color:var(--text-faint);border:1px dashed var(--border-strong);border-radius:4px;padding:1px 6px;font-size:10.5px}.reports-module__APq5cW__pending{color:var(--text-faint);border:1px dashed var(--border-strong);border-radius:var(--radius-sm);margin:0;padding:8px 12px;font-size:12px}.reports-module__APq5cW__notes{color:var(--text-faint);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:11.5px;display:flex}.reports-module__APq5cW__disclaimer{color:var(--text-faint);margin:4px 0 0;font-size:11px;line-height:1.5}
.screener-module__asqukW__page{max-width:980px;margin-inline:auto}.screener-module__asqukW__stack{flex-direction:column;gap:16px;display:flex}.screener-module__asqukW__note{color:var(--text-muted);margin:0;font-size:13.5px}.screener-module__asqukW__error{background:var(--danger-soft);color:var(--danger);border-radius:10px;margin-bottom:14px;padding:10px 14px;font-size:13.5px}.screener-module__asqukW__stamp{color:var(--text-muted);font-size:12px}.screener-module__asqukW__linkBtn{font:inherit;color:var(--accent-text);cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:600}.screener-module__asqukW__linkBtn:disabled{color:var(--text-muted);cursor:default}.screener-module__asqukW__strategyGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px;margin-top:12px;display:grid}.screener-module__asqukW__strategy{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:8px;padding:13px 14px;display:flex}.screener-module__asqukW__strategyOff{opacity:.6}.screener-module__asqukW__stratTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.screener-module__asqukW__pick{cursor:pointer;align-items:flex-start;gap:9px;display:flex}.screener-module__asqukW__pick input{accent-color:var(--accent);margin-top:3px}.screener-module__asqukW__stratTitle{color:var(--text);font-size:14px;font-weight:650;line-height:1.35}.screener-module__asqukW__bias{text-transform:uppercase;letter-spacing:.04em;border-radius:99px;flex:none;padding:2px 8px;font-size:11px;font-weight:700}.screener-module__asqukW__biasUp{background:var(--accent-soft);color:var(--accent-text)}.screener-module__asqukW__biasDown{background:var(--danger-soft);color:var(--danger)}.screener-module__asqukW__biasWatch{background:var(--surface-2);color:var(--text-muted)}.screener-module__asqukW__stratMeta{color:var(--text-muted);gap:10px;font-size:12px;display:flex}.screener-module__asqukW__srcLink{color:var(--accent-text);text-decoration:none}.screener-module__asqukW__srcLink:hover{text-decoration:underline}.screener-module__asqukW__tickers{flex-wrap:wrap;gap:5px;display:flex}.screener-module__asqukW__chip{background:var(--surface-2);color:var(--text);border-radius:99px;padding:2px 8px;font-size:11.5px;font-weight:650}.screener-module__asqukW__rules{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.screener-module__asqukW__rule{color:var(--text-muted);font-size:12.5px;line-height:1.45}.screener-module__asqukW__rule[title]:not([title=""]){cursor:help}.screener-module__asqukW__gate{color:var(--text)}.screener-module__asqukW__ruleTag{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-text);margin-right:4px;font-size:10.5px;font-weight:700}.screener-module__asqukW__groupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:11px;font-weight:700}.screener-module__asqukW__unmapped{color:var(--text-muted);font-size:12.5px}.screener-module__asqukW__unmapped summary{cursor:pointer;font-weight:600}.screener-module__asqukW__unmapped ul{flex-direction:column;gap:3px;margin:6px 0 0;padding-left:18px;display:flex}.screener-module__asqukW__stratFoot{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:auto;padding-top:8px;display:flex}.screener-module__asqukW__footLabel{color:var(--text-muted);flex:1;font-size:12px}.screener-module__asqukW__runBar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:12px;display:flex}.screener-module__asqukW__runInput{flex:1;min-width:220px;max-width:340px}.screener-module__asqukW__runStamp{color:var(--text-muted);margin:12px 0 0;font-size:12px}.screener-module__asqukW__hitsBlock{flex-direction:column;gap:8px;margin-top:10px;display:flex}.screener-module__asqukW__hits{flex-direction:column;gap:8px;display:flex}.screener-module__asqukW__hit{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:10px 12px}.screener-module__asqukW__hitTop{align-items:baseline;gap:10px;display:flex}.screener-module__asqukW__sym{color:var(--text);font-size:14.5px;font-weight:750}.screener-module__asqukW__last{color:var(--text);font-variant-numeric:tabular-nums;font-size:13px}.screener-module__asqukW__chg{font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:650}.screener-module__asqukW__pos{color:var(--accent-text)}.screener-module__asqukW__neg{color:var(--danger)}.screener-module__asqukW__hitWhy{color:var(--text-muted);margin:6px 0 0;font-size:12.5px;line-height:1.5}.screener-module__asqukW__hitWhy strong{color:var(--text);font-weight:650}.screener-module__asqukW__dormant{color:var(--text-muted);margin:0;font-size:12.5px;font-style:italic}.screener-module__asqukW__saveForm{border:1px dashed var(--border);border-radius:12px;flex-direction:column;gap:10px;margin:12px 0 16px;padding:12px 14px;display:flex}.screener-module__asqukW__saveName{max-width:340px}.screener-module__asqukW__saveControls{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.screener-module__asqukW__alertsPick{color:var(--text);align-items:center;gap:8px;font-size:13px;display:flex}.screener-module__asqukW__rowDesc{color:var(--text-muted);margin:0;font-size:12.5px;line-height:1.5}.screener-module__asqukW__screenerRows{flex-direction:column;display:flex}.screener-module__asqukW__screenerRow{border-top:1px solid var(--border);align-items:center;gap:14px;padding:12px 2px;display:flex}.screener-module__asqukW__rowOff{opacity:.55}.screener-module__asqukW__rowMain{flex:1;min-width:0}.screener-module__asqukW__rowTitle{color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:650;display:flex}.screener-module__asqukW__cadTag{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);color:var(--text-muted);border-radius:99px;padding:2px 7px;font-size:10.5px;font-weight:700}.screener-module__asqukW__rowSwitches{align-items:center;gap:14px;display:flex}.screener-module__asqukW__switchLabel{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:flex}.screener-module__asqukW__footNote{color:var(--text-muted);margin:14px 0 0;font-size:12.5px;line-height:1.6}@media (max-width:640px){.screener-module__asqukW__screenerRow{flex-direction:column;align-items:flex-start;gap:8px}}
.settings-module__EK6t6W__page{max-width:720px;margin-inline:auto}.settings-module__EK6t6W__stack{flex-direction:column;gap:16px;display:flex}.settings-module__EK6t6W__stamp{color:var(--text-muted);align-items:center;gap:5px;font-size:12px;display:inline-flex}.settings-module__EK6t6W__stampOk{color:var(--accent-text)}.settings-module__EK6t6W__masterRow{align-items:flex-start;gap:13px;display:flex}.settings-module__EK6t6W__masterIcon{background:var(--accent-soft);width:38px;height:38px;color:var(--accent-text);border-radius:11px;flex:none;place-items:center;display:grid}.settings-module__EK6t6W__rowMain{flex:auto;min-width:0}.settings-module__EK6t6W__rowTitle{font-size:14px;font-weight:600}.settings-module__EK6t6W__rowDesc{color:var(--text-muted);margin-top:3px;font-size:12.5px;line-height:1.5}.settings-module__EK6t6W__freq{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.settings-module__EK6t6W__freqTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-module__EK6t6W__freqLabel{font-size:14px;font-weight:600}.settings-module__EK6t6W__testRow{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.settings-module__EK6t6W__testNote{color:var(--accent-text);font-size:12.5px}.settings-module__EK6t6W__sectionCard>:first-child{margin:-20px -20px 16px}.settings-module__EK6t6W__rows{flex-direction:column;display:flex}.settings-module__EK6t6W__row{border-bottom:1px solid var(--border);align-items:flex-start;gap:14px;padding:13px 0;display:flex}.settings-module__EK6t6W__row:last-child{border-bottom:none;padding-bottom:0}.settings-module__EK6t6W__tickers{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;margin-top:12px;display:grid}.settings-module__EK6t6W__ticker{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);transition:opacity .16s var(--ease);align-items:center;gap:12px;padding:10px 12px;display:flex}.settings-module__EK6t6W__tickerOff{opacity:.62}.settings-module__EK6t6W__sym{letter-spacing:.01em;font-size:13.5px;font-weight:650}.settings-module__EK6t6W__sources{color:var(--text-faint);margin-top:1px;font-size:11px}.settings-module__EK6t6W__bulk{color:var(--text-muted);border:1px solid var(--border);transition:color .14s var(--ease), border-color .14s var(--ease);border-radius:7px;padding:4px 9px;font-size:12px;font-weight:550}.settings-module__EK6t6W__bulk:hover:not(:disabled){color:var(--text);border-color:var(--border-strong)}.settings-module__EK6t6W__bulk:disabled{opacity:.45;cursor:not-allowed}.settings-module__EK6t6W__cardNote{color:var(--text-muted);margin-top:10px;font-size:12.5px;line-height:1.55}.settings-module__EK6t6W__note{color:var(--text-muted);font-size:13px}.settings-module__EK6t6W__footNote{color:var(--text-faint);font-size:12px;line-height:1.6}.settings-module__EK6t6W__error{color:var(--danger);background:var(--danger-soft);border-radius:var(--radius-sm);margin-bottom:14px;padding:9px 12px;font-size:13px}.settings-module__EK6t6W__dim .settings-module__EK6t6W__rowTitle,.settings-module__EK6t6W__dim .settings-module__EK6t6W__rowDesc,.settings-module__EK6t6W__dim .settings-module__EK6t6W__sym,.settings-module__EK6t6W__dim .settings-module__EK6t6W__sources,.settings-module__EK6t6W__dim .settings-module__EK6t6W__cardNote{opacity:.55}
.tape-module__5YvGnq__root{--tp-up:#1fa26b;--tp-dn:var(--danger);flex-direction:column;gap:14px;display:flex}.tape-module__5YvGnq__strip{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:8px 18px;padding:2px 2px 0;font-size:12.5px;display:flex}.tape-module__5YvGnq__stripRegime{font-size:13.5px;font-weight:700}.tape-module__5YvGnq__up{color:var(--tp-up)}.tape-module__5YvGnq__down{color:var(--tp-dn)}.tape-module__5YvGnq__flat{color:var(--text)}.tape-module__5YvGnq__stripItem{white-space:nowrap}.tape-module__5YvGnq__stripFresh{color:var(--text-faint);margin-left:auto;font-size:11.5px}.tape-module__5YvGnq__regimeWhy{color:var(--text-faint);margin:-6px 0 0;font-size:12px}.tape-module__5YvGnq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.tape-module__5YvGnq__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.tape-module__5YvGnq__cardTop{align-items:baseline;gap:10px;display:flex}.tape-module__5YvGnq__sym{font-size:16px;font-weight:650}.tape-module__5YvGnq__verdict{font-family:var(--font-mono);border:1px dashed var(--border-strong);color:var(--text-muted);border-radius:4px;padding:2px 9px;font-size:11px}.tape-module__5YvGnq__vLong{color:var(--tp-up);border-style:solid;border-color:color-mix(in oklab, var(--tp-up) 45%, transparent);background:color-mix(in oklab, var(--tp-up) 9%, transparent)}.tape-module__5YvGnq__vShort{color:var(--tp-dn);border-style:solid;border-color:color-mix(in oklab, var(--tp-dn) 50%, transparent);background:color-mix(in oklab, var(--tp-dn) 9%, transparent)}.tape-module__5YvGnq__vChop{color:var(--text-muted)}.tape-module__5YvGnq__asOf{font-family:var(--font-mono);color:var(--text-faint);white-space:nowrap;margin-left:auto;font-size:10.5px}.tape-module__5YvGnq__chips{flex-wrap:wrap;gap:5px;display:flex}.tape-module__5YvGnq__chip{font-family:var(--font-mono);border:1px solid var(--border);color:var(--text-faint);white-space:nowrap;border-radius:4px;padding:1.5px 7px;font-size:10px}.tape-module__5YvGnq__chipOn{color:var(--text);border-color:var(--border-strong)}.tape-module__5YvGnq__chipWarn{color:var(--tp-dn);border-style:dashed;border-color:color-mix(in oklab, var(--tp-dn) 40%, transparent)}.tape-module__5YvGnq__why{color:var(--text-muted);margin:0;font-size:11.5px;line-height:1.5}.tape-module__5YvGnq__feed{color:var(--text-faint);font-size:11px}.tape-module__5YvGnq__feed summary{cursor:pointer;font-family:var(--font-mono);font-size:10.5px}.tape-module__5YvGnq__feed ul{flex-direction:column;gap:3px;margin:6px 0 0;padding-left:16px;display:flex}.tape-module__5YvGnq__feedT{font-family:var(--font-mono);color:var(--text-muted)}.tape-module__5YvGnq__notes{color:var(--text-faint);flex-direction:column;gap:4px;margin:2px 0 0;padding-left:18px;font-size:11.5px;display:flex}.tape-module__5YvGnq__viewToggle{display:flex}.tape-module__5YvGnq__replay{flex-direction:column;gap:14px;display:flex}.tape-module__5YvGnq__replayControls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tape-module__5YvGnq__addInput{font-family:var(--font-mono);text-transform:uppercase;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg);width:110px;color:var(--text);padding:7px 10px;font-size:13px}.tape-module__5YvGnq__replaySelect{font-family:var(--font-mono);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);padding:7px 10px;font-size:13px}.tape-module__5YvGnq__tfRow{gap:4px;display:flex}.tape-module__5YvGnq__tfBtn{font-family:var(--font-mono);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);background:var(--surface);padding:6px 12px;font-size:12px}.tape-module__5YvGnq__tfBtnOn{color:var(--text);border-color:color-mix(in oklab, var(--accent) 55%, transparent)}.tape-module__5YvGnq__err{color:var(--danger);margin:0;font-size:12px}.tape-module__5YvGnq__loading{color:var(--text-faint);margin:0;font-size:12.5px}.tape-module__5YvGnq__replayHeadline{color:var(--text);margin:0;font-size:13.5px;font-weight:600}.tape-module__5YvGnq__replaySession{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.tape-module__5YvGnq__secH{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:baseline;gap:12px;padding-bottom:6px;display:flex}.tape-module__5YvGnq__secH h3{margin:0;font-size:14px;font-weight:650}.tape-module__5YvGnq__secSub{color:var(--text-faint);font-size:11.5px}.tape-module__5YvGnq__scoreWrap{overflow-x:auto}.tape-module__5YvGnq__scoreTable{border-collapse:collapse;width:100%;font-size:12px}.tape-module__5YvGnq__scoreTable th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--border);white-space:nowrap;padding:4px 12px 4px 0;font-size:10.5px;font-weight:500}.tape-module__5YvGnq__scoreTable td{border-bottom:1px solid var(--border);white-space:nowrap;padding:7px 12px 7px 0}.tape-module__5YvGnq__bestRow{background:color-mix(in oklab, var(--accent) 6%, transparent)}.tape-module__5YvGnq__mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.tape-module__5YvGnq__lowN{color:var(--text-faint)}.tape-module__5YvGnq__levelChip{font-family:var(--font-mono);border:1px solid var(--border-strong);color:var(--text-muted);border-radius:4px;align-self:flex-start;padding:2px 8px;font-size:10.5px}.tape-module__5YvGnq__levelConfirmed{color:var(--tp-up);border-color:color-mix(in oklab, var(--tp-up) 45%, transparent);background:color-mix(in oklab, var(--tp-up) 9%, transparent)}.tape-module__5YvGnq__levelRejected{color:var(--tp-dn);border-style:dashed;border-color:color-mix(in oklab, var(--tp-dn) 40%, transparent)}.tape-module__5YvGnq__levelMuted{opacity:.6;border-style:dashed}
.trend-board-module__AjvxHW__root{--tb-up:#1fa26b;--tb-dn:var(--danger);flex-direction:column;gap:16px;display:flex}.trend-board-module__AjvxHW__strip{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:8px 18px;padding:2px 2px 0;font-size:12.5px;display:flex}.trend-board-module__AjvxHW__stripHeadline{color:var(--text);font-size:13.5px;font-weight:600}.trend-board-module__AjvxHW__stripFresh{color:var(--text-faint);margin-left:auto;font-size:11.5px}.trend-board-module__AjvxHW__flips{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:baseline;gap:8px 12px;padding:8px 12px;font-size:12px;display:flex}.trend-board-module__AjvxHW__flipsK{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px}.trend-board-module__AjvxHW__flip{font-family:var(--font-mono);color:var(--text-muted)}.trend-board-module__AjvxHW__flip strong{color:var(--text)}.trend-board-module__AjvxHW__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.trend-board-module__AjvxHW__addRow{gap:8px;display:flex}.trend-board-module__AjvxHW__addInput{font-family:var(--font-mono);text-transform:uppercase;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg);width:130px;color:var(--text);padding:7px 10px;font-size:13px}.trend-board-module__AjvxHW__addBtn{border:1px solid color-mix(in oklab, var(--accent) 55%, transparent);border-radius:var(--radius-sm);color:var(--text);background:var(--surface);padding:7px 16px;font-size:12.5px}.trend-board-module__AjvxHW__addBtn:disabled{opacity:.5}.trend-board-module__AjvxHW__err{color:var(--danger);margin:-8px 0 0;font-size:12px}.trend-board-module__AjvxHW__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;display:grid}.trend-board-module__AjvxHW__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.trend-board-module__AjvxHW__cardChanged{border-color:color-mix(in oklab, var(--accent) 50%, var(--border))}.trend-board-module__AjvxHW__cardTop{align-items:baseline;gap:8px;display:flex}.trend-board-module__AjvxHW__sym{font-size:16px;font-weight:650}.trend-board-module__AjvxHW__price{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);font-size:12px}.trend-board-module__AjvxHW__pos{font-family:var(--font-mono);color:var(--tb-up);font-size:12px}.trend-board-module__AjvxHW__neg{font-family:var(--font-mono);color:var(--tb-dn);font-size:12px}.trend-board-module__AjvxHW__removeBtn{color:var(--text-faint);margin-left:auto;padding:0 2px;font-size:17px;line-height:1}.trend-board-module__AjvxHW__removeBtn:hover{color:var(--danger)}.trend-board-module__AjvxHW__verdictRow{align-items:center;gap:8px;display:flex}.trend-board-module__AjvxHW__chip{font-family:var(--font-mono);border:1px solid var(--border-strong);color:var(--text-muted);border-radius:4px;padding:2px 9px;font-size:11px}.trend-board-module__AjvxHW__chip_bullish{color:var(--tb-up);border-color:color-mix(in oklab, var(--tb-up) 45%, transparent);background:color-mix(in oklab, var(--tb-up) 10%, transparent)}.trend-board-module__AjvxHW__chip_bearish{color:var(--tb-dn);border-color:color-mix(in oklab, var(--tb-dn) 50%, transparent);background:color-mix(in oklab, var(--tb-dn) 10%, transparent)}.trend-board-module__AjvxHW__chip_chop{border-style:dashed}.trend-board-module__AjvxHW__chip_unrated{color:var(--text-faint);border-style:dashed}.trend-board-module__AjvxHW__flipTag{font-family:var(--font-mono);color:var(--accent-text);border:1px dashed color-mix(in oklab, var(--accent) 55%, transparent);border-radius:4px;padding:1px 6px;font-size:10px}.trend-board-module__AjvxHW__meter{align-items:center;gap:8px;display:flex}.trend-board-module__AjvxHW__meterBar{background:color-mix(in oklab, var(--border) 70%, transparent);border-radius:3px;flex:1;height:6px;overflow:hidden}.trend-board-module__AjvxHW__meterFill{opacity:.9;border-radius:3px;height:100%}.trend-board-module__AjvxHW__meterNum{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);text-align:right;min-width:22px;font-size:12px}.trend-board-module__AjvxHW__why{color:var(--text-muted);margin:0;font-size:11.5px;line-height:1.45}.trend-board-module__AjvxHW__sub{font-family:var(--font-mono);color:var(--text-faint);gap:12px;font-size:11px;display:flex}.trend-board-module__AjvxHW__sub_bullish{color:var(--tb-up)}.trend-board-module__AjvxHW__sub_bearish{color:var(--tb-dn)}.trend-board-module__AjvxHW__sub_chop{color:var(--text-muted)}.trend-board-module__AjvxHW__sub_unrated{color:var(--text-faint)}.trend-board-module__AjvxHW__unrated{color:var(--text-faint);margin:0;font-size:11.5px;line-height:1.45}.trend-board-module__AjvxHW__notes{color:var(--text-faint);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:11.5px;display:flex}
