.AlertBell_bell__UwZA_,.AlertBell_trigger__PxGMR{position:relative;display:inline-flex;align-items:center}.AlertBell_trigger__PxGMR{justify-content:center;width:var(--control-height);height:var(--control-height);padding:0;border:1px solid transparent;border-radius:50%;background:transparent;color:var(--text-dim);cursor:pointer;transition:color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out)}.AlertBell_trigger__PxGMR:hover,.AlertBell_trigger__PxGMR[aria-expanded=true]{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 30%,transparent);background:color-mix(in srgb,var(--brand) 8%,transparent)}.AlertBell_trigger__PxGMR:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.AlertBell_icon__MWDKl{display:block;transform-origin:50% 15%}.AlertBell_trigger--pulse__OUIGK .AlertBell_icon__MWDKl{animation:AlertBell_swing__qFd_y var(--dur-slow) var(--ease-in-out) 2}@keyframes AlertBell_swing__qFd_y{0%,to{transform:rotate(0deg)}25%{transform:rotate(11deg)}75%{transform:rotate(-11deg)}}.AlertBell_ring__iaHr1{position:absolute;inset:-2px;border-radius:50%;border:1.5px solid var(--warn);opacity:0;pointer-events:none;animation:AlertBell_ring__iaHr1 var(--dur-slow) var(--ease-out) 1}@keyframes AlertBell_ring__iaHr1{0%{transform:scale(.7);opacity:.85}to{transform:scale(1.7);opacity:0}}.AlertBell_badge__o0QPE{position:absolute;top:-2px;right:-3px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1.5px solid var(--bg-nav);font-family:var(--mono);font-size:9.5px;font-weight:700;line-height:1;letter-spacing:0;color:var(--brand-ink);animation:AlertBell_pop__UybE2 var(--dur-base) var(--ease-out) 1}@keyframes AlertBell_pop__UybE2{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.18);opacity:1}to{transform:scale(1);opacity:1}}.AlertBell_badge--warn__GCX76{background:var(--warn)}.AlertBell_badge--crit__Uk5hZ{background:var(--crit)}.AlertBell_panel__yFZXW{position:absolute;top:calc(100% + 10px);right:0;width:380px;max-width:min(92vw,380px);background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);z-index:1000;overflow:hidden;animation:AlertBell_panel-in__IqHpk var(--dur-base) var(--ease-out) 1}@keyframes AlertBell_panel-in__IqHpk{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.AlertBell_head__uBUic{display:flex;align-items:flex-start;gap:.5rem;padding:.7rem .85rem .6rem;border-bottom:1px solid var(--border);background:var(--bg-row)}.AlertBell_headDot__Xzpzg{flex:none;width:7px;height:7px;margin-top:.42rem;border-radius:50%;background:var(--text-muted);transition:background-color var(--dur-base) var(--ease-out)}.AlertBell_headDot--good__u5_AO{background:var(--good)}.AlertBell_headDot--warn__em_Ja{background:var(--warn)}.AlertBell_headDot--crit__nxQl0{background:var(--crit)}.AlertBell_headText__WpEal{min-width:0;flex:1 1 auto}.AlertBell_headline__r6axc{display:block;font-size:12.5px;font-weight:600;color:var(--text);line-height:1.35}.AlertBell_subline__VCdbd{display:block;margin-top:.15rem;font-size:11px;color:var(--text-muted);line-height:1.45;text-align:justify;text-wrap:pretty}.AlertBell_subline--crit__B_zxn{color:var(--crit)}.AlertBell_subline--warn__VYd_D{color:var(--warn)}.AlertBell_chart__mmyTx{padding:.6rem .85rem .5rem;border-bottom:1px solid var(--border)}.AlertBell_chartHead__oZoPk{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.AlertBell_chartTitle__f0e_N{font-size:9.5px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.AlertBell_chartPeak__gL3C1{font-family:var(--mono);font-size:10px;color:var(--text-muted)}.AlertBell_chartSvg__Et21k{display:block;width:100%;height:42px}.AlertBell_bar__pG70R{fill:var(--c1);transform-box:fill-box;transform-origin:50% 100%;animation:AlertBell_grow__dxPtX var(--dur-slow) var(--ease-out) 1}@keyframes AlertBell_grow__dxPtX{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.AlertBell_barZero__1CUIK{fill:var(--rule)}.AlertBell_axis__8iUpm{stroke:var(--border);stroke-width:1}.AlertBell_chartFoot__HjzHB{display:flex;justify-content:space-between;margin-top:.15rem;font-size:9.5px;color:var(--text-muted)}.AlertBell_chartNote__BCO_s{padding:.4rem 0;font-size:11px;color:var(--text-muted);text-align:center}.AlertBell_list__Ds5H6{max-height:264px;overflow-y:auto}.AlertBell_row__b_YRK{display:flex;align-items:flex-start;gap:.55rem;padding:.55rem .85rem;border-bottom:1px solid var(--rule-2);transition:background-color var(--dur-fast) var(--ease-out)}.AlertBell_row__b_YRK:last-child{border-bottom:none}.AlertBell_row__b_YRK:hover{background:var(--bg-row)}.AlertBell_listNote__9fDBs{margin:0;padding:.42rem .85rem;border-top:1px solid var(--rule-2);font-size:10.5px;line-height:1.45;color:var(--text-muted);text-align:justify;text-wrap:pretty}.AlertBell_listNote--cut__v5KHr{color:var(--warn);background:color-mix(in srgb,var(--warn) 7%,transparent)}.AlertBell_dot__AM3S_{flex:none;width:6px;height:6px;margin-top:.38rem;border-radius:50%;background:var(--warn)}.AlertBell_rowBody__u_MUx{flex:1 1 auto;min-width:0}.AlertBell_rowTitle__0ucX1{display:block;font-size:12px;color:var(--text);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AlertBell_rowMeta__WqKcT{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem .45rem;margin-top:.2rem;font-size:10.5px;color:var(--text-muted)}.AlertBell_tag__Y4JaL{font-family:var(--mono);font-size:9.5px;font-weight:600;padding:.05rem .28rem;border-radius:3px;background:var(--brand-soft);color:var(--brand);white-space:nowrap}.AlertBell_notional__GnUtS{font-family:var(--mono);color:var(--text-dim)}.AlertBell_sideBuy__CfBNW{color:var(--bid);font-weight:600}.AlertBell_sideSell__ZJXWj{color:var(--ask);font-weight:600}.AlertBell_ack__5wTAw{flex:none;height:22px;padding:0 .45rem;border:1px solid var(--border);border-radius:5px;background:var(--bg-surface);color:var(--text-dim);font-family:var(--sans);font-size:10px;font-weight:600;cursor:pointer;transition:color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out)}.AlertBell_ack__5wTAw:hover:not(:disabled){color:var(--good);border-color:color-mix(in srgb,var(--good) 45%,transparent);background:color-mix(in srgb,var(--good) 8%,transparent)}.AlertBell_ack__5wTAw:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.AlertBell_ack__5wTAw:disabled{opacity:.5;cursor:default}.AlertBell_state__jtofP{padding:1.1rem .95rem;text-align:center}.AlertBell_stateText__gpr9o{font-size:11.5px;color:var(--text-muted);line-height:1.5;text-wrap:pretty}.AlertBell_stateAction__y6s03{display:inline-block;margin-top:.55rem;font-size:11px;font-weight:600;color:var(--brand);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--brand) 35%,transparent);transition:border-color var(--dur-fast) var(--ease-out)}.AlertBell_stateAction__y6s03:hover{border-bottom-color:var(--brand)}.AlertBell_foot__f1D1G{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .85rem;border-top:1px solid var(--border);background:var(--bg-row)}.AlertBell_footLink__x74vq{font-size:11px;font-weight:600;color:var(--brand);text-decoration:none}.AlertBell_footLink__x74vq:hover{text-decoration:underline}.AlertBell_footStatus__iIXXd{font-size:10px}.AlertBell_toastStack__ZheS_{position:fixed;top:64px;right:1.25rem;z-index:1100;display:flex;flex-direction:column;gap:.5rem;width:min(92vw,330px)}.AlertBell_toast__F2w_u{padding:.55rem .7rem;border:1px solid var(--border);border-left:3px solid var(--warn);border-radius:8px;background:var(--bg-surface);box-shadow:var(--shadow);animation:AlertBell_toast-slide__NvWO2 var(--dur-slow) var(--ease-out) 1}@keyframes AlertBell_toast-slide__NvWO2{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}.AlertBell_toastHead__p1v5t{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.AlertBell_toastLabel__EScqe{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--warn)}.AlertBell_toastDismiss__slbvp{border:none;background:transparent;color:var(--text-muted);font-size:12px;line-height:1;padding:.1rem .2rem;cursor:pointer;transition:color var(--dur-fast) var(--ease-out)}.AlertBell_toastDismiss__slbvp:hover{color:var(--text)}.AlertBell_toastDismiss__slbvp:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.AlertBell_toastBody__twgdQ{margin-top:.2rem;font-size:11.5px;color:var(--text);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AlertBell_toastMeta__LE4ty{margin-top:.12rem;font-size:10px;color:var(--text-muted)}.AlertBell_toastMore__eP0_t{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.45rem .7rem;border:1px dashed var(--border);border-radius:8px;background:var(--bg-surface);box-shadow:var(--shadow);font-size:10.5px;line-height:1.45;color:var(--text-muted);animation:AlertBell_toast-slide__NvWO2 var(--dur-slow) var(--ease-out) 1}.AlertBell_toastMoreLink__06ASO{color:var(--brand);text-decoration:none;border-bottom:1px solid transparent;transition:border-color var(--dur-fast) var(--ease-out)}.AlertBell_toastMoreLink__06ASO:hover{border-bottom-color:var(--brand)}.AlertBell_toastMoreLink__06ASO:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (max-width:768px){.AlertBell_panel__yFZXW{width:min(94vw,360px);right:-.5rem}.AlertBell_toastStack__ZheS_{top:auto;bottom:1rem;right:1rem;left:1rem;width:auto}}@media (prefers-reduced-motion:reduce){.AlertBell_badge__o0QPE,.AlertBell_bar__pG70R,.AlertBell_panel__yFZXW,.AlertBell_toastMore__eP0_t,.AlertBell_toast__F2w_u,.AlertBell_trigger--pulse__OUIGK .AlertBell_icon__MWDKl{animation:none}.AlertBell_ring__iaHr1{display:none}}@font-face{font-family:__brandFont_ad8a8e;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__brandFont_Fallback_ad8a8e;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_ad8a8e{font-family:__brandFont_ad8a8e,__brandFont_Fallback_ad8a8e}.__variable_ad8a8e{--brand-font:"__brandFont_ad8a8e","__brandFont_Fallback_ad8a8e"}