.stats-bar-module-scss-module__ZCqeSG__bar{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.stats-bar-module-scss-module__ZCqeSG__card{background:var(--bg2-a65);border:1px solid var(--border);border-radius:var(--r-md);transition:border-color var(--t);padding:14px 16px}.stats-bar-module-scss-module__ZCqeSG__card:hover{border-color:var(--border2)}.stats-bar-module-scss-module__ZCqeSG__label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:5px;margin-bottom:6px;font-size:8px;font-weight:700;display:flex}.stats-bar-module-scss-module__ZCqeSG__bigVal{letter-spacing:-.6px;font-size:22px;font-weight:800;line-height:1}.stats-bar-module-scss-module__ZCqeSG__sentBar{background:var(--surface3);border-radius:4px;height:7px;margin-top:6px;display:flex;overflow:hidden}.stats-bar-module-scss-module__ZCqeSG__sentBull{background:linear-gradient(90deg, #0daa5c, var(--green));height:100%;transition:width .8s}.stats-bar-module-scss-module__ZCqeSG__sentBear{background:linear-gradient(90deg, var(--red), #e04848);height:100%;transition:width .8s}.stats-bar-module-scss-module__ZCqeSG__sentLabels{justify-content:space-between;margin-top:5px;font-size:12px;font-weight:700;display:flex}.stats-bar-module-scss-module__ZCqeSG__bull{color:var(--green)}.stats-bar-module-scss-module__ZCqeSG__bear{color:var(--red)}.stats-bar-module-scss-module__ZCqeSG__ratioWrap{align-items:center;gap:14px;display:flex}.stats-bar-module-scss-module__ZCqeSG__ratioRing{flex-shrink:0;width:56px;height:56px;position:relative}.stats-bar-module-scss-module__ZCqeSG__ratioRing svg{width:100%;height:100%;transform:rotate(-90deg)}.stats-bar-module-scss-module__ZCqeSG__ratioRing circle{fill:none;stroke-width:5px;stroke-linecap:round}.stats-bar-module-scss-module__ZCqeSG__track{stroke:var(--surface3)}.stats-bar-module-scss-module__ZCqeSG__fillCall{stroke:var(--green);transition:stroke-dashoffset .6s}.stats-bar-module-scss-module__ZCqeSG__fillPut{stroke:var(--red);transition:stroke-dashoffset .6s}.stats-bar-module-scss-module__ZCqeSG__ratioCenter{letter-spacing:-.3px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.stats-bar-module-scss-module__ZCqeSG__ratioMeta{flex-direction:column;gap:2px;display:flex}.stats-bar-module-scss-module__ZCqeSG__ratioRow{align-items:center;gap:5px;font-size:14px;font-weight:600;display:flex}.stats-bar-module-scss-module__ZCqeSG__ratioDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.stats-bar-module-scss-module__ZCqeSG__ratioVal{color:var(--text);font-weight:800}.stats-bar-module-scss-module__ZCqeSG__ratioPct{color:var(--muted)}@media (max-width:1080px){.stats-bar-module-scss-module__ZCqeSG__bar{grid-template-columns:1fr 1fr}}@media (max-width:640px){.stats-bar-module-scss-module__ZCqeSG__bar{grid-template-columns:1fr}}
.premium-charts-module-scss-module__IqfZ3W__row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.premium-charts-module-scss-module__IqfZ3W__chartCard{background:var(--bg2-a65);border:1px solid var(--border);border-radius:var(--r-md);padding:14px 16px;overflow:hidden}.premium-charts-module-scss-module__IqfZ3W__chartHdr{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.premium-charts-module-scss-module__IqfZ3W__chartTitle{flex:1 1 0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.premium-charts-module-scss-module__IqfZ3W__dot{border-radius:50%;width:6px;height:6px}.premium-charts-module-scss-module__IqfZ3W__chartArea{width:100%;height:150px}@media (max-width:1080px){.premium-charts-module-scss-module__IqfZ3W__row{grid-template-columns:1fr}}
.radio-module-scss-module__GgcHaG__radio{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:8px;display:inline-flex}.radio-module-scss-module__GgcHaG__radio:hover .radio-module-scss-module__GgcHaG__dot:not(.radio-module-scss-module__GgcHaG__on):not(.radio-module-scss-module__GgcHaG__dotDisabled){border-color:var(--border3)}.radio-module-scss-module__GgcHaG__disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.radio-module-scss-module__GgcHaG__dot{border:2px solid var(--border2);transition:all var(--t);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.radio-module-scss-module__GgcHaG__dotInner{background:var(--blue);border-radius:50%;width:8px;height:8px;transition:transform .18s cubic-bezier(.4,0,.2,1);transform:scale(0)}.radio-module-scss-module__GgcHaG__on{border-color:var(--blue)}.radio-module-scss-module__GgcHaG__on .radio-module-scss-module__GgcHaG__dotInner{transform:scale(1)}.radio-module-scss-module__GgcHaG__green .radio-module-scss-module__GgcHaG__on{border-color:var(--green)}.radio-module-scss-module__GgcHaG__green .radio-module-scss-module__GgcHaG__dotInner{background:var(--green)}.radio-module-scss-module__GgcHaG__sky .radio-module-scss-module__GgcHaG__on{border-color:var(--sky)}.radio-module-scss-module__GgcHaG__sky .radio-module-scss-module__GgcHaG__dotInner{background:var(--sky)}.radio-module-scss-module__GgcHaG__error .radio-module-scss-module__GgcHaG__dot{border-color:var(--red)}.radio-module-scss-module__GgcHaG__sm .radio-module-scss-module__GgcHaG__dot{border-width:1.5px;width:14px;height:14px}.radio-module-scss-module__GgcHaG__sm .radio-module-scss-module__GgcHaG__dotInner{width:6px;height:6px}.radio-module-scss-module__GgcHaG__md .radio-module-scss-module__GgcHaG__dot{width:18px;height:18px}.radio-module-scss-module__GgcHaG__md .radio-module-scss-module__GgcHaG__dotInner{width:8px;height:8px}.radio-module-scss-module__GgcHaG__lg .radio-module-scss-module__GgcHaG__dot{width:22px;height:22px}.radio-module-scss-module__GgcHaG__lg .radio-module-scss-module__GgcHaG__dotInner{width:10px;height:10px}.radio-module-scss-module__GgcHaG__content{flex-direction:column;gap:1px;min-width:0;padding-top:1px;display:flex}.radio-module-scss-module__GgcHaG__label{color:var(--text2);font-size:12px;font-weight:500;line-height:1.3}.radio-module-scss-module__GgcHaG__sm .radio-module-scss-module__GgcHaG__label{font-size:11px}.radio-module-scss-module__GgcHaG__lg .radio-module-scss-module__GgcHaG__label{font-size:13px}.radio-module-scss-module__GgcHaG__description{color:var(--muted);font-size:10px;line-height:1.4}.radio-module-scss-module__GgcHaG__sm .radio-module-scss-module__GgcHaG__description{font-size:9px}.radio-module-scss-module__GgcHaG__lg .radio-module-scss-module__GgcHaG__description{font-size:11px}.radio-module-scss-module__GgcHaG__group{flex-direction:column;gap:8px;display:flex}.radio-module-scss-module__GgcHaG__groupHorizontal{flex-flow:wrap;gap:16px}.radio-module-scss-module__GgcHaG__groupLabel{color:var(--text2);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.radio-module-scss-module__GgcHaG__groupError{color:var(--red);margin-top:2px;font-size:10px}.radio-module-scss-module__GgcHaG__card{border-radius:var(--r-md);border:1.5px solid var(--border);background:rgba(var(--surface-rgb), .015);cursor:pointer;transition:all var(--t);-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.radio-module-scss-module__GgcHaG__card:hover:not(.radio-module-scss-module__GgcHaG__cardSelected):not(.radio-module-scss-module__GgcHaG__disabled){border-color:var(--border2);background:var(--surface)}.radio-module-scss-module__GgcHaG__cardSelected{background:#0170ee08;border-color:#0170ee4d}.radio-module-scss-module__GgcHaG__cardContent{flex:1;min-width:0}.radio-module-scss-module__GgcHaG__cardLabel{color:var(--text);font-size:13px;font-weight:700;line-height:1.3}.radio-module-scss-module__GgcHaG__cardDescription{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4}.radio-module-scss-module__GgcHaG__cardRight{color:var(--text);white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:800}
.flow-table-module-scss-module__BEeALW__r{text-align:right!important}.flow-table-module-scss-module__BEeALW__c{text-align:center!important}.flow-table-module-scss-module__BEeALW__tkCell{align-items:center;gap:8px;display:flex}.flow-table-module-scss-module__BEeALW__tkSym{font-size:15px;font-weight:600}.flow-table-module-scss-module__BEeALW__timeCell{font-family:var(--mono);color:var(--text2);white-space:nowrap;font-size:13px}.flow-table-module-scss-module__BEeALW__sweep_score{align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.flow-table-module-scss-module__BEeALW__sweep_score section{min-width:56px}.flow-table-module-scss-module__BEeALW__typeTag{text-transform:uppercase;letter-spacing:.2px;border-radius:5px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.flow-table-module-scss-module__BEeALW__typeSweep{color:var(--purple);background:#a78bfa14;border:1px solid #a78bfa1f}.flow-table-module-scss-module__BEeALW__typeBlock{color:var(--orange);background:#ff9f4314;border:1px solid #ff9f431f}.flow-table-module-scss-module__BEeALW__typeTrade{background:rgba(var(--atm-rgba), .08);border:1px solid rgba(var(--atm-rgba), .12);color:var(--sky)}.flow-table-module-scss-module__BEeALW__typeSplit{color:var(--yellow);background:#ffd55c14;border:1px solid #ffd55c1f}.flow-table-module-scss-module__BEeALW__callTag{color:var(--green);background:#14c46f0f;border:1px solid #14c46f1a;border-radius:5px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.flow-table-module-scss-module__BEeALW__putTag{color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c1a;border-radius:5px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.flow-table-module-scss-module__BEeALW__expiration_container{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:5px;display:flex}.flow-table-module-scss-module__BEeALW__expiry_dte{border:1px solid var(--border);background:var(--surface);border-radius:2px;justify-content:center;align-items:center;max-width:-webkit-fit-content;max-width:fit-content;padding:2px 5px;font-size:10px;font-weight:700;display:flex}.flow-table-module-scss-module__BEeALW__strike{font-size:14px;font-weight:700}.flow-table-module-scss-module__BEeALW__expiry{color:var(--text2);white-space:nowrap;font-size:13px}.flow-table-module-scss-module__BEeALW__prem{letter-spacing:-.2px;font-size:14px;font-weight:800}.flow-table-module-scss-module__BEeALW__premHigh{color:var(--yellow)}.flow-table-module-scss-module__BEeALW__sentBadge{border-radius:var(--r-full);align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.flow-table-module-scss-module__BEeALW__sentBull{color:var(--green);background:#14c46f0f;border:1px solid #14c46f1a}.flow-table-module-scss-module__BEeALW__sentBear{color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c1a}.flow-table-module-scss-module__BEeALW__sentNeutral{background:var(--surface2);border:1px solid var(--border);color:var(--text2)}.flow-table-module-scss-module__BEeALW__buy{color:var(--green);font-size:13px;font-weight:700}.flow-table-module-scss-module__BEeALW__sell{color:var(--red);font-size:13px;font-weight:700}.flow-table-module-scss-module__BEeALW__mid{color:var(--yellow);font-size:13px;font-weight:700}.flow-table-module-scss-module__BEeALW__mono{font-family:var(--mono);font-size:13px}.flow-table-module-scss-module__BEeALW__execEst{color:var(--text2);font-size:12px}.flow-table-module-scss-module__BEeALW__spot{font-size:13px;font-weight:700}.flow-table-module-scss-module__BEeALW__undType{color:var(--muted);font-size:12px}.flow-table-module-scss-module__BEeALW__copyBtn{color:var(--sky);cursor:pointer;transition:all var(--t);font-size:12px;font-weight:700;font-family:var(--font);background:#0170ee0a;border:1px solid #0170ee26;border-radius:6px;padding:5px 12px}.flow-table-module-scss-module__BEeALW__copyBtn:hover{background:#0170ee1a;border-color:#0170ee40}.flow-table-module-scss-module__BEeALW__tblFoot{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;display:flex}.flow-table-module-scss-module__BEeALW__tblRpp{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.flow-table-module-scss-module__BEeALW__rppSelect{background:var(--surface);border:1px solid var(--border);color:var(--text2);font-family:var(--font);border-radius:5px;outline:none;padding:4px 8px;font-size:12px}.flow-table-module-scss-module__BEeALW__tblPag{align-items:center;gap:4px;display:flex}.flow-table-module-scss-module__BEeALW__tblPagInfo{color:var(--muted);margin:0 8px;font-size:12px}.flow-table-module-scss-module__BEeALW__pgBtn{border:1px solid var(--border);width:30px;height:30px;color:var(--muted);transition:all var(--t);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:14px;display:flex}.flow-table-module-scss-module__BEeALW__pgBtn svg{width:12px;height:12px}.flow-table-module-scss-module__BEeALW__pgBtn:hover:not(:disabled){border-color:var(--border2);color:var(--text);background:var(--surface2)}.flow-table-module-scss-module__BEeALW__pgBtn:disabled{opacity:.25;cursor:not-allowed}.flow-table-module-scss-module__BEeALW__pgActive{color:var(--text);background:#0170ee1f;border-color:#0170ee33}.flow-table-module-scss-module__BEeALW__skelCell{background:linear-gradient(90deg, var(--surface) 25%, var(--surface2) 50%, var(--surface) 75%);background-size:200% 100%;border-radius:5px;height:16px;animation:1.5s infinite flow-table-module-scss-module__BEeALW__shimmer}@keyframes flow-table-module-scss-module__BEeALW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.flow-table-module-scss-module__BEeALW__subscribeBanner{background:linear-gradient(90deg, #0170ee0f, rgba(var(--atm-rgba), .04));border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;display:flex}.flow-table-module-scss-module__BEeALW__subscribeText{color:var(--text2);align-items:center;gap:8px;font-size:13px;display:flex}.flow-table-module-scss-module__BEeALW__subscribeText svg{width:16px;height:16px;color:var(--sky)}@media (max-width:768px){.flow-table-module-scss-module__BEeALW__toolbar{flex-direction:column;align-items:stretch}.flow-table-module-scss-module__BEeALW__subscribeBanner{text-align:center;flex-direction:column;padding:16px}}
.progress-bar-module-scss-module__HX4BRG__wrap{width:100%;font-family:var(--font)}.progress-bar-module-scss-module__HX4BRG__topLabels{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.progress-bar-module-scss-module__HX4BRG__topLeft{color:var(--text);font-size:11px;font-weight:600}.progress-bar-module-scss-module__HX4BRG__topRight{color:var(--text2);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.progress-bar-module-scss-module__HX4BRG__track{background:var(--surface2);width:100%;display:flex;position:relative;overflow:hidden}.progress-bar-module-scss-module__HX4BRG__rounded{border-radius:var(--r-full)}.progress-bar-module-scss-module__HX4BRG__xs{height:4px}.progress-bar-module-scss-module__HX4BRG__sm{height:6px}.progress-bar-module-scss-module__HX4BRG__md{height:10px}.progress-bar-module-scss-module__HX4BRG__lg{height:16px}.progress-bar-module-scss-module__HX4BRG__bar{border-radius:inherit;justify-content:flex-end;align-items:center;min-width:0;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.progress-bar-module-scss-module__HX4BRG__blue .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__blue.progress-bar-module-scss-module__HX4BRG__segment{background:var(--blue)}.progress-bar-module-scss-module__HX4BRG__green .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__green.progress-bar-module-scss-module__HX4BRG__segment{background:var(--green)}.progress-bar-module-scss-module__HX4BRG__red .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__red.progress-bar-module-scss-module__HX4BRG__segment{background:var(--red)}.progress-bar-module-scss-module__HX4BRG__yellow .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__yellow.progress-bar-module-scss-module__HX4BRG__segment{background:var(--yellow)}.progress-bar-module-scss-module__HX4BRG__purple .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__purple.progress-bar-module-scss-module__HX4BRG__segment{background:var(--purple)}.progress-bar-module-scss-module__HX4BRG__orange .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__orange.progress-bar-module-scss-module__HX4BRG__segment{background:var(--orange)}.progress-bar-module-scss-module__HX4BRG__sky .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__sky.progress-bar-module-scss-module__HX4BRG__segment{background:var(--sky)}.progress-bar-module-scss-module__HX4BRG__muted .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__muted.progress-bar-module-scss-module__HX4BRG__segment{background:var(--muted)}.progress-bar-module-scss-module__HX4BRG__gradient .progress-bar-module-scss-module__HX4BRG__bar,.progress-bar-module-scss-module__HX4BRG__gradient.progress-bar-module-scss-module__HX4BRG__segment{background:linear-gradient(90deg, var(--blue), var(--sky), var(--green))}.progress-bar-module-scss-module__HX4BRG__segDot{border-radius:var(--r-full);flex-shrink:0;width:6px;height:6px}.progress-bar-module-scss-module__HX4BRG__segDot.progress-bar-module-scss-module__HX4BRG__blue{background:var(--blue)}.progress-bar-module-scss-module__HX4BRG__segDot.progress-bar-module-scss-module__HX4BRG__green{background:var(--green)}.progress-bar-module-scss-module__HX4BRG__segDot.progress-bar-module-scss-module__HX4BRG__red{background:var(--red)}.progress-bar-module-scss-module__HX4BRG__segDot.progress-bar-module-scss-module__HX4BRG__yellow{background:var(--yellow)}.progress-bar-module-scss-module__HX4BRG__segDot.progress-bar-module-scss-module__HX4BRG__purple{background:var(--purple)}.progress-bar-module-scss-module__HX4BRG__segDot.progress-bar-module-scss-module__HX4BRG__orange{background:var(--orange)}.progress-bar-module-scss-module__HX4BRG__segDot.progress-bar-module-scss-module__HX4BRG__sky{background:var(--sky)}.progress-bar-module-scss-module__HX4BRG__valueLabel{color:var(--bg);white-space:nowrap;padding:0 6px;font-size:8px;font-weight:700;line-height:1}.progress-bar-module-scss-module__HX4BRG__lg .progress-bar-module-scss-module__HX4BRG__valueLabel{padding:0 8px;font-size:10px}.progress-bar-module-scss-module__HX4BRG__blue .progress-bar-module-scss-module__HX4BRG__bar .progress-bar-module-scss-module__HX4BRG__valueLabel{color:#fff;text-shadow:0 1px 2px #0000004d}.progress-bar-module-scss-module__HX4BRG__striped{background-image:linear-gradient(45deg, rgba(var(--surface-rgb), .1) 25%, transparent 25%, transparent 50%, rgba(var(--surface-rgb), .1) 50%, rgba(var(--surface-rgb), .1) 75%, transparent 75%, transparent);background-size:12px 12px}.progress-bar-module-scss-module__HX4BRG__lg .progress-bar-module-scss-module__HX4BRG__striped{background-size:16px 16px}.progress-bar-module-scss-module__HX4BRG__animated{animation:.8s linear infinite progress-bar-module-scss-module__HX4BRG__stripeMove}@keyframes progress-bar-module-scss-module__HX4BRG__stripeMove{0%{background-position:12px 0}to{background-position:0 0}}.progress-bar-module-scss-module__HX4BRG__indeterminate{border-radius:inherit;animation:1.4s ease-in-out infinite progress-bar-module-scss-module__HX4BRG__indeterminateSlide;width:30%!important}@keyframes progress-bar-module-scss-module__HX4BRG__indeterminateSlide{0%{width:30%;margin-left:0%}50%{width:40%;margin-left:40%}to{width:10%;margin-left:100%}}.progress-bar-module-scss-module__HX4BRG__segment{min-width:1px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.progress-bar-module-scss-module__HX4BRG__segment:first-child{border-radius:inherit;border-top-right-radius:0;border-bottom-right-radius:0}.progress-bar-module-scss-module__HX4BRG__segment:last-child{border-radius:inherit;border-top-left-radius:0;border-bottom-left-radius:0}.progress-bar-module-scss-module__HX4BRG__segment:only-child{border-radius:inherit}.progress-bar-module-scss-module__HX4BRG__segLabels{flex-wrap:wrap;gap:12px;margin-bottom:6px;display:flex}.progress-bar-module-scss-module__HX4BRG__segLabel{color:var(--text2);align-items:center;gap:4px;font-size:10px;font-weight:600;display:inline-flex}
.top5-holders-module-scss-module__dEKf4G__panel{border-radius:var(--r-lg);border:1px solid var(--border);background:var(--bg2-a30);overflow:hidden}.top5-holders-module-scss-module__dEKf4G__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.top5-holders-module-scss-module__dEKf4G__title{align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.top5-holders-module-scss-module__dEKf4G__title svg{color:var(--sky);opacity:.7;width:14px;height:14px}.top5-holders-module-scss-module__dEKf4G__body{flex-direction:column;gap:10px;padding:16px;display:flex}
.table-module-scss-module__u6STka__tableWrap{width:100%;font-family:var(--font);position:relative}.table-module-scss-module__u6STka__caption{color:var(--text);font-size:14px;font-weight:700}.table-module-scss-module__u6STka__tableCard{background:rgba(var(--bg2-rgb), .55);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.table-module-scss-module__u6STka__noRadius{border-radius:0}.table-module-scss-module__u6STka__scrollContainer{scrollbar-width:thin;scrollbar-color:var(--border) #0000;width:100%;position:relative;overflow-x:auto}.table-module-scss-module__u6STka__scrollContainer::-webkit-scrollbar{width:6px;height:6px}.table-module-scss-module__u6STka__scrollContainer::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}.table-module-scss-module__u6STka__scrollContainer::-webkit-scrollbar-track{background:0 0}.table-module-scss-module__u6STka__table{border-collapse:collapse;width:100%;font-size:13.5px}.table-module-scss-module__u6STka__thead{z-index:10;position:-webkit-sticky;position:sticky;top:0}.table-module-scss-module__u6STka__th{color:var(--muted);text-transform:capitalize;letter-spacing:.4px;text-align:left;background:var(--bg4);border-bottom:1px solid var(--border);white-space:nowrap;-webkit-user-select:none;user-select:none;z-index:2;vertical-align:middle;padding:10px 14px;font-size:12.5px;font-weight:600;position:-webkit-sticky;position:sticky;top:0}.table-module-scss-module__u6STka__secondRow .table-module-scss-module__u6STka__th,.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__secondRow .table-module-scss-module__u6STka__th{top:0}.table-module-scss-module__u6STka__thInner{align-items:center;gap:4px;width:100%;display:inline-flex}.table-module-scss-module__u6STka__thLabel{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.table-module-scss-module__u6STka__thSearchOpen .table-module-scss-module__u6STka__thLabel,.table-module-scss-module__u6STka__thSearchOpen .table-module-scss-module__u6STka__headerIcon,.table-module-scss-module__u6STka__thSearchOpen .table-module-scss-module__u6STka__sortIcon,.table-module-scss-module__u6STka__thSearchOpen .table-module-scss-module__u6STka__colSearchIcon{display:none}.table-module-scss-module__u6STka__groupTh{text-align:center;border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.6px;color:var(--muted);background:var(--bg4);z-index:2;white-space:nowrap;padding:6px 10px;font-size:7.5px;font-weight:700;position:-webkit-sticky;position:sticky;top:0}.table-module-scss-module__u6STka__groupTh[data-color=blue]{color:var(--sky);background:#081828}.table-module-scss-module__u6STka__groupTh[data-color=green]{color:var(--green);background:#071a1e}.table-module-scss-module__u6STka__groupTh[data-color=red]{color:var(--red);background:#12111a}.table-module-scss-module__u6STka__groupTh[data-color=purple]{color:var(--purple);background:#0e1220}.table-module-scss-module__u6STka__groupTh[data-color=orange]{color:var(--orange);background:#10150f}.table-module-scss-module__u6STka__groupTh[data-color=sky]{color:var(--sky);background:#081828}.table-module-scss-module__u6STka__thTintBlue{background:#091624!important}.table-module-scss-module__u6STka__thTintGreen{background:#08161c!important}.table-module-scss-module__u6STka__thTintRed{background:#0f1119!important}.table-module-scss-module__u6STka__thTintPurple{background:#0b111d!important}.table-module-scss-module__u6STka__thTintOrange{background:#0d1210!important}.table-module-scss-module__u6STka__thTintSky{background:#091624!important}.table-module-scss-module__u6STka__groupLabel{align-items:center;gap:4px;display:inline-flex}.table-module-scss-module__u6STka__headerIcon{flex-shrink:0;justify-content:center;align-items:center;font-size:12.5px;line-height:1;display:inline-flex}.table-module-scss-module__u6STka__headerIcon svg{stroke-width:2.5px;flex-shrink:0;width:10px;height:10px}.table-module-scss-module__u6STka__groupTh .table-module-scss-module__u6STka__headerIcon{font-size:9px}.table-module-scss-module__u6STka__groupTh .table-module-scss-module__u6STka__headerIcon svg{width:9px;height:9px}.table-module-scss-module__u6STka__sortable{cursor:pointer;transition:color .15s}.table-module-scss-module__u6STka__sortable:hover{color:var(--text2)}.table-module-scss-module__u6STka__sorted{color:var(--sky)!important}.table-module-scss-module__u6STka__sortIcon{flex-shrink:0;justify-content:center;align-items:center;width:8px;height:12px;margin-left:2px;display:inline-flex}.table-module-scss-module__u6STka__sortIcon svg{width:8px;height:12px}.table-module-scss-module__u6STka__colSearchIcon{cursor:pointer;width:16px;height:16px;color:var(--muted);opacity:.4;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:all .15s;display:inline-flex}.table-module-scss-module__u6STka__colSearchIcon svg{width:9px;height:9px}.table-module-scss-module__u6STka__colSearchIcon:hover{opacity:1;color:var(--sky);background:#0170ee14}.table-module-scss-module__u6STka__colSearchActive{background:#0170ee14;opacity:1!important;color:var(--sky)!important}.table-module-scss-module__u6STka__colSearchWrap{background:var(--surface);border:1.5px solid var(--border2);min-width:0;transition:border-color var(--t);border-radius:6px;flex:1;align-items:center;gap:0;padding:2px 6px;display:flex}.table-module-scss-module__u6STka__colSearchWrap:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0170ee14}.table-module-scss-module__u6STka__colSearchSvg{width:10px;height:10px;color:var(--muted);flex-shrink:0;margin-right:4px}.table-module-scss-module__u6STka__colSearchInput{min-width:0;font-family:var(--font);color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-size:10px}.table-module-scss-module__u6STka__colSearchInput::placeholder{color:var(--muted)}.table-module-scss-module__u6STka__colSearchClear{cursor:pointer;width:14px;height:14px;color:var(--muted);background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:700;line-height:1;transition:all .12s;display:inline-flex}.table-module-scss-module__u6STka__colSearchClear:hover{color:var(--text);background:rgba(var(--surface-rgb), .06)}.table-module-scss-module__u6STka__tr{transition:background .15s}.table-module-scss-module__u6STka__td{vertical-align:middle;color:var(--text);text-overflow:ellipsis;background:0 0;padding:13px 14px;overflow:hidden}.table-module-scss-module__u6STka__bordered .table-module-scss-module__u6STka__td{border-bottom:1px solid var(--surface0)}.table-module-scss-module__u6STka__hoverable .table-module-scss-module__u6STka__tr:hover>.table-module-scss-module__u6STka__td{background:#0170ee04}.table-module-scss-module__u6STka__striped .table-module-scss-module__u6STka__tr:nth-child(2n)>.table-module-scss-module__u6STka__td{background:rgba(var(--surface-rgb), .01)}.table-module-scss-module__u6STka__striped.table-module-scss-module__u6STka__hoverable .table-module-scss-module__u6STka__tr:hover>.table-module-scss-module__u6STka__td{background:#0170ee05}.table-module-scss-module__u6STka__clickable{cursor:pointer}.table-module-scss-module__u6STka__alignRight{text-align:right}.table-module-scss-module__u6STka__alignCenter{text-align:center}.table-module-scss-module__u6STka__alignRight .table-module-scss-module__u6STka__thInner{justify-content:flex-end}.table-module-scss-module__u6STka__alignCenter .table-module-scss-module__u6STka__thInner{justify-content:center}.table-module-scss-module__u6STka__fixedLeft{z-index:5;background:var(--bg2);position:-webkit-sticky;position:sticky}.table-module-scss-module__u6STka__fixedLeft:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000001f,#0000);width:6px;transition:opacity .2s;position:absolute;top:0;bottom:0;right:-6px}.table-module-scss-module__u6STka__fixedRight{z-index:5;background:var(--bg2);position:-webkit-sticky;position:sticky}.table-module-scss-module__u6STka__fixedRight:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(270deg,#0000001f,#0000);width:6px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:-6px}.table-module-scss-module__u6STka__thead .table-module-scss-module__u6STka__fixedLeft,.table-module-scss-module__u6STka__thead .table-module-scss-module__u6STka__fixedRight{z-index:12;background:var(--bg4)}.table-module-scss-module__u6STka__hoverable .table-module-scss-module__u6STka__tr:hover>.table-module-scss-module__u6STka__fixedLeft,.table-module-scss-module__u6STka__hoverable .table-module-scss-module__u6STka__tr:hover>.table-module-scss-module__u6STka__fixedRight{background:var(--bg-alt)}.table-module-scss-module__u6STka__expandCell{align-items:center;gap:4px;display:flex}.table-module-scss-module__u6STka__expandBtn{background:rgba(var(--surface-rgb), .04);cursor:pointer;width:18px;height:18px;color:var(--muted);border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.table-module-scss-module__u6STka__expandBtn svg{width:8px;height:8px;transition:transform .2s;transform:rotate(-90deg)}.table-module-scss-module__u6STka__expandBtn:hover{color:var(--sky);background:#0170ee14}.table-module-scss-module__u6STka__expandBtnOpen{color:var(--sky);background:#0170ee0f}.table-module-scss-module__u6STka__expandBtnOpen svg{transform:rotate(0)}.table-module-scss-module__u6STka__expandSpacer{flex-shrink:0;width:18px;display:inline-block}.table-module-scss-module__u6STka__expandContent{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.table-module-scss-module__u6STka__expandedRow{background:#0170ee04}.table-module-scss-module__u6STka__expandedContent{color:var(--text2);border-bottom:1px solid rgba(var(--surface-rgb), .03);padding:12px 16px 12px 42px;font-size:11.5px;line-height:1.6}.table-module-scss-module__u6STka__tr[data-depth="1"]>.table-module-scss-module__u6STka__td{background:rgba(var(--surface-rgb), .008)}.table-module-scss-module__u6STka__tr[data-depth="2"]>.table-module-scss-module__u6STka__td{background:rgba(var(--surface-rgb), .015)}.table-module-scss-module__u6STka__tr[data-depth="3"]>.table-module-scss-module__u6STka__td{background:var(--surface0)}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__th{padding:10px 14px;font-size:12.5px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__td{padding:10px 14px;font-size:11px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__groupTh{padding:4px 8px;font-size:6.5px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__expandBtn{width:16px;height:16px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__expandBtn svg{width:7px;height:7px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__expandSpacer{width:16px}.table-module-scss-module__u6STka__skeleton{background:linear-gradient(90deg, rgba(var(--surface-rgb), .03) 25%, rgba(var(--surface-rgb), .06) 50%, rgba(var(--surface-rgb), .03) 75%);background-size:200% 100%;border-radius:4px;height:10px;animation:1.5s infinite table-module-scss-module__u6STka__shimmer}@keyframes table-module-scss-module__u6STka__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.table-module-scss-module__u6STka__empty{text-align:center;padding:40px 20px}.table-module-scss-module__u6STka__emptyInner{flex-direction:column;align-items:center;gap:8px;display:flex}.table-module-scss-module__u6STka__emptyIcon{color:var(--border2);opacity:.5;font-size:28px}.table-module-scss-module__u6STka__emptyText{color:var(--muted);max-width:280px;font-size:12px;line-height:1.5}.table-module-scss-module__u6STka__tblFoot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.table-module-scss-module__u6STka__footLeft{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.table-module-scss-module__u6STka__rppSelect{background:var(--surface);border:1px solid var(--border);color:var(--text2);font-family:var(--font);cursor:pointer;transition:border-color var(--t);border-radius:4px;outline:none;padding:2px 6px;font-size:10px}.table-module-scss-module__u6STka__rppSelect:hover{border-color:var(--border2)}.table-module-scss-module__u6STka__rppSelect option{background:var(--bg2);color:var(--text)}.table-module-scss-module__u6STka__footRight{align-items:center;gap:3px;display:flex}.table-module-scss-module__u6STka__pgInfo{color:var(--muted);font-variant-numeric:tabular-nums;margin:0 6px;font-size:10px}.table-module-scss-module__u6STka__pgBtn{border:1px solid var(--border);width:26px;height:26px;color:var(--muted);cursor:pointer;transition:all var(--t);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.table-module-scss-module__u6STka__pgBtn svg{width:11px;height:11px}.table-module-scss-module__u6STka__pgBtn:hover:not(:disabled){border-color:var(--border2);color:var(--text);background:var(--surface2)}.table-module-scss-module__u6STka__pgBtn:disabled{opacity:.25;cursor:not-allowed}
.watchlist-modals-module-scss-module__1rS3pa__overlay{z-index:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030810bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.watchlist-modals-module-scss-module__1rS3pa__panel{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--r-xl);flex-direction:column;width:100%;max-height:calc(100vh - 48px);animation:.3s cubic-bezier(.4,0,.2,1) watchlist-modals-module-scss-module__1rS3pa__mIn;display:flex;overflow:hidden}@keyframes watchlist-modals-module-scss-module__1rS3pa__mIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.watchlist-modals-module-scss-module__1rS3pa__panelNarrow{max-width:440px}.watchlist-modals-module-scss-module__1rS3pa__panelWide{max-width:560px}.watchlist-modals-module-scss-module__1rS3pa__gradBar{background:linear-gradient(90deg, var(--blue), var(--sky), var(--mint));flex-shrink:0;height:2px}.watchlist-modals-module-scss-module__1rS3pa__head{flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 24px 14px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__headTitle{letter-spacing:-.3px;align-items:center;gap:8px;font-size:16px;font-weight:800;display:flex}.watchlist-modals-module-scss-module__1rS3pa__headTitle svg{width:15px;height:15px;color:var(--sky);flex-shrink:0}.watchlist-modals-module-scss-module__1rS3pa__closeBtn{border:1px solid var(--border);width:32px;height:32px;color:var(--muted);transition:all var(--t);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.watchlist-modals-module-scss-module__1rS3pa__closeBtn svg{width:16px;height:16px}.watchlist-modals-module-scss-module__1rS3pa__closeBtn:hover{border-color:var(--border2);color:var(--text);background:var(--surface2)}.watchlist-modals-module-scss-module__1rS3pa__body{flex:1;padding:0 24px 20px;overflow-y:auto}.watchlist-modals-module-scss-module__1rS3pa__foot{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;padding:14px 24px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__footCount{color:var(--muted);flex:1;font-size:11px}.watchlist-modals-module-scss-module__1rS3pa__btnPrimary{border-radius:var(--r-md);font-family:var(--font);cursor:pointer;transition:all var(--t);background:var(--blue);color:#fff;border:none;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 0 16px #0170ee4d}.watchlist-modals-module-scss-module__1rS3pa__btnPrimary:hover{background:#0282ff;transform:translateY(-1px)}.watchlist-modals-module-scss-module__1rS3pa__btnPrimary:disabled{opacity:.4;pointer-events:none;box-shadow:none}.watchlist-modals-module-scss-module__1rS3pa__btnCancel{border-radius:var(--r-md);font-family:var(--font);cursor:pointer;transition:all var(--t);color:var(--muted);border:1px solid var(--border);background:0 0;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;display:inline-flex}.watchlist-modals-module-scss-module__1rS3pa__btnCancel:hover{border-color:var(--border2);color:var(--text2)}.watchlist-modals-module-scss-module__1rS3pa__field{margin-bottom:16px}.watchlist-modals-module-scss-module__1rS3pa__label{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:10.5px;font-weight:700;display:block}.watchlist-modals-module-scss-module__1rS3pa__input{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);width:100%;color:var(--text);font-family:var(--font);transition:border-color var(--t);outline:none;padding:11px 14px;font-size:14px;font-weight:600}.watchlist-modals-module-scss-module__1rS3pa__input:focus{border-color:#0170ee80;box-shadow:0 0 0 3px #0170ee14}.watchlist-modals-module-scss-module__1rS3pa__input::placeholder{color:var(--muted);font-weight:400}.watchlist-modals-module-scss-module__1rS3pa__inputMeta{justify-content:space-between;margin-top:4px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__hint,.watchlist-modals-module-scss-module__1rS3pa__charCount{color:var(--muted);font-size:10px}.watchlist-modals-module-scss-module__1rS3pa__iconGrid{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__iconOpt{border-radius:var(--r-sm);border:1px solid var(--border);cursor:pointer;width:40px;height:40px;transition:all var(--t);background:0 0;justify-content:center;align-items:center;font-size:16px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__iconOpt>svg{min-width:20px;min-height:20px;color:var(--sky)}.watchlist-modals-module-scss-module__1rS3pa__iconOpt:hover{border-color:var(--border2);background:var(--surface2)}.watchlist-modals-module-scss-module__1rS3pa__iconOptOn{background:#0170ee14;border-color:#0170ee80;box-shadow:0 0 0 2px #0170ee26}.watchlist-modals-module-scss-module__1rS3pa__colorGrid{gap:6px;margin-top:6px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__colorOpt{cursor:pointer;width:32px;height:32px;transition:all var(--t);border:2px solid #0000;border-radius:50%;position:relative}.watchlist-modals-module-scss-module__1rS3pa__colorOpt:hover{transform:scale(1.12)}.watchlist-modals-module-scss-module__1rS3pa__colorOptOn{border-color:var(--text);box-shadow:0 0 0 3px rgba(var(--surface-rgb), .08)}.watchlist-modals-module-scss-module__1rS3pa__colorOptOn:after{content:"✓";color:#fff;text-shadow:0 1px 2px #00000080;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.watchlist-modals-module-scss-module__1rS3pa__preview{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);margin-top:16px;padding:14px}.watchlist-modals-module-scss-module__1rS3pa__previewLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:9px}.watchlist-modals-module-scss-module__1rS3pa__previewPill{border-radius:var(--r-full);border:1px solid;align-items:center;gap:6px;padding:7px 16px;font-size:12px;font-weight:600;display:inline-flex}.watchlist-modals-module-scss-module__1rS3pa__previewPill>svg{min-width:20px;min-height:20px}.watchlist-modals-module-scss-module__1rS3pa__previewCount{background:rgba(var(--surface-rgb), .06);color:var(--muted);border-radius:10px;padding:1px 6px;font-size:9px}.watchlist-modals-module-scss-module__1rS3pa__searchWrap{margin-bottom:4px;position:relative}.watchlist-modals-module-scss-module__1rS3pa__searchIcon{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.watchlist-modals-module-scss-module__1rS3pa__searchIcon svg{width:16px;height:16px}.watchlist-modals-module-scss-module__1rS3pa__searchInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);width:100%;color:var(--text);font-family:var(--font);transition:border-color var(--t);outline:none;padding:12px 14px 12px 42px;font-size:14px;font-weight:500}.watchlist-modals-module-scss-module__1rS3pa__searchInput:focus{border-color:#0170ee80;box-shadow:0 0 0 3px #0170ee14}.watchlist-modals-module-scss-module__1rS3pa__searchInput::placeholder{color:var(--muted);font-weight:400}.watchlist-modals-module-scss-module__1rS3pa__searchClear{background:var(--surface2);width:22px;height:22px;color:var(--muted);cursor:pointer;transition:all var(--t);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.watchlist-modals-module-scss-module__1rS3pa__searchClear:hover{color:#ff8a8a;background:#ff5c5c1f}.watchlist-modals-module-scss-module__1rS3pa__dest{align-items:center;gap:6px;padding:10px 0 0;display:flex}.watchlist-modals-module-scss-module__1rS3pa__destLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-size:10px;font-weight:700}.watchlist-modals-module-scss-module__1rS3pa__destSelect{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);color:var(--text2);font-family:var(--font);cursor:pointer;-webkit-appearance:none;appearance:none;transition:border-color var(--t);background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%235E7494' fill='none' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;outline:none;padding:5px 28px 5px 10px;font-size:11px;font-weight:600}.watchlist-modals-module-scss-module__1rS3pa__destSelect:focus{border-color:#0170ee66}.watchlist-modals-module-scss-module__1rS3pa__selectedStrip{flex-wrap:wrap;gap:6px;padding:8px 0;display:flex}.watchlist-modals-module-scss-module__1rS3pa__selChip{border-radius:var(--r-full);color:var(--sky);background:#0170ee14;border:1px solid #0170ee33;align-items:center;gap:5px;padding:4px 10px 4px 6px;font-size:11px;font-weight:700;animation:.2s both watchlist-modals-module-scss-module__1rS3pa__chipIn;display:flex}@keyframes watchlist-modals-module-scss-module__1rS3pa__chipIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.watchlist-modals-module-scss-module__1rS3pa__selChipLogo{border-radius:4px;flex-shrink:0;width:18px;height:18px;overflow:hidden}.watchlist-modals-module-scss-module__1rS3pa__selChipLogo img{object-fit:contain;width:100%;height:100%}.watchlist-modals-module-scss-module__1rS3pa__selChipX{background:rgba(var(--surface-rgb), .05);cursor:pointer;width:16px;height:16px;color:var(--muted);transition:all var(--t);border-radius:50%;justify-content:center;align-items:center;margin-left:2px;font-size:9px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__selChipX:hover{color:#ff8a8a;background:#ff5c5c1f}.watchlist-modals-module-scss-module__1rS3pa__sectionLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;padding:8px 0 6px;font-size:9.5px;font-weight:700}.watchlist-modals-module-scss-module__1rS3pa__resultsList{scrollbar-width:thin;flex-direction:column;gap:2px;max-height:320px;display:flex;overflow-y:auto}.watchlist-modals-module-scss-module__1rS3pa__resultsList::-webkit-scrollbar{width:4px}.watchlist-modals-module-scss-module__1rS3pa__resultsList::-webkit-scrollbar-track{background:0 0}.watchlist-modals-module-scss-module__1rS3pa__resultsList::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.watchlist-modals-module-scss-module__1rS3pa__result{border-radius:var(--r-sm);transition:all var(--t);cursor:pointer;border:1px solid #0000;align-items:center;gap:10px;padding:10px 12px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__result:hover{background:var(--surface2);border-color:var(--border)}.watchlist-modals-module-scss-module__1rS3pa__resultSel{background:#0170ee0f;border-color:#0170ee33}.watchlist-modals-module-scss-module__1rS3pa__resultSel .watchlist-modals-module-scss-module__1rS3pa__resultCheck{border-color:var(--green);color:var(--green);background:#14c46f1f}.watchlist-modals-module-scss-module__1rS3pa__resultLogo{border-radius:var(--r-sm);background:var(--surface);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.watchlist-modals-module-scss-module__1rS3pa__resultLogo img{object-fit:contain;width:100%;height:100%;padding:2px}.watchlist-modals-module-scss-module__1rS3pa__resultInfo{flex:1;min-width:0}.watchlist-modals-module-scss-module__1rS3pa__resultTop{align-items:center;gap:8px;display:flex}.watchlist-modals-module-scss-module__1rS3pa__resultSym{letter-spacing:-.2px;font-size:14px;font-weight:800}.watchlist-modals-module-scss-module__1rS3pa__resultExchange{color:var(--muted);background:var(--surface2);border-radius:3px;padding:1px 5px;font-size:9px;font-weight:600}.watchlist-modals-module-scss-module__1rS3pa__resultName{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.watchlist-modals-module-scss-module__1rS3pa__resultRight{text-align:right;flex-shrink:0}.watchlist-modals-module-scss-module__1rS3pa__resultPrice{font-size:13px;font-weight:700}.watchlist-modals-module-scss-module__1rS3pa__resultChg{font-size:10.5px;font-weight:700}.watchlist-modals-module-scss-module__1rS3pa__up{color:var(--green)}.watchlist-modals-module-scss-module__1rS3pa__dn{color:var(--red)}.watchlist-modals-module-scss-module__1rS3pa__resultCheck{border:1.5px solid var(--border);width:22px;height:22px;transition:all var(--t);color:#0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:600px){.watchlist-modals-module-scss-module__1rS3pa__overlay{padding:12px}.watchlist-modals-module-scss-module__1rS3pa__head{padding:14px 18px 10px}.watchlist-modals-module-scss-module__1rS3pa__body{padding:0 18px 16px}.watchlist-modals-module-scss-module__1rS3pa__foot{padding:12px 18px}}
.number-stepper-module-scss-module__j7S85W__wrap{font-family:var(--font);flex-direction:column;gap:6px;display:inline-flex}.number-stepper-module-scss-module__j7S85W__disabled{opacity:.4;pointer-events:none}.number-stepper-module-scss-module__j7S85W__label{color:var(--text2);font-size:11px;font-weight:600}.number-stepper-module-scss-module__j7S85W__stepper{border:1px solid var(--border2);border-radius:var(--r-sm);background:var(--surface);transition:border-color var(--t);align-items:center;display:inline-flex;overflow:hidden}.number-stepper-module-scss-module__j7S85W__stepper:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0170ee0f}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__stepper{box-shadow:none;background:0 0;border:none;gap:2px}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__stepper:focus-within{box-shadow:none}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__btn{color:var(--muted);border-radius:6px}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__btn:hover:not(:disabled){background:var(--surface2);color:var(--text)}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__valueWrap{min-width:unset;background:0 0;border:none;padding:0 4px}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__display{font-size:inherit}.number-stepper-module-scss-module__j7S85W__btn{color:var(--text2);cursor:pointer;transition:all var(--t);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.number-stepper-module-scss-module__j7S85W__btn:hover:not(:disabled){background:var(--surface2);color:var(--text)}.number-stepper-module-scss-module__j7S85W__btn:active:not(:disabled){background:var(--surface3)}.number-stepper-module-scss-module__j7S85W__btn:disabled{opacity:.3;cursor:not-allowed}.number-stepper-module-scss-module__j7S85W__btn svg{display:block}.number-stepper-module-scss-module__j7S85W__valueWrap{cursor:text;border-left:1px solid var(--border);border-right:1px solid var(--border);justify-content:center;align-items:center;display:flex}.number-stepper-module-scss-module__j7S85W__display{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:2px;font-weight:700;display:flex}.number-stepper-module-scss-module__j7S85W__affix{color:var(--muted);font-size:.85em;font-weight:500}.number-stepper-module-scss-module__j7S85W__input{text-align:center;font-family:var(--font);color:var(--text);font-variant-numeric:tabular-nums;background:0 0;border:none;outline:none;width:100%;font-weight:700}.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__btn{width:28px;height:28px}.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__btn svg{width:10px;height:10px}.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__valueWrap{min-width:44px;height:28px;padding:0 8px}.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__display,.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__input{font-size:12px}.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__btn{width:34px;height:34px}.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__btn svg{width:12px;height:12px}.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__valueWrap{min-width:56px;height:34px;padding:0 10px}.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__display,.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__input{font-size:13px}.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__btn{width:42px;height:42px}.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__btn svg{width:14px;height:14px}.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__valueWrap{min-width:72px;height:42px;padding:0 14px}.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__display,.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__input{font-size:16px}.number-stepper-module-scss-module__j7S85W__c_blue .number-stepper-module-scss-module__j7S85W__stepper:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0170ee0f}.number-stepper-module-scss-module__j7S85W__c_green .number-stepper-module-scss-module__j7S85W__stepper:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #14c46f0f}.number-stepper-module-scss-module__j7S85W__c_red .number-stepper-module-scss-module__j7S85W__stepper:focus-within{border-color:var(--red);box-shadow:0 0 0 3px #ff5c5c0f}
.dashboard-module-scss-module__MpnJHG__page{width:100%;max-width:100%;padding:36px max(16px,min(3vw,36px)) 48px;overflow-x:hidden}.dashboard-module-scss-module__MpnJHG__greeting{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 0 16px;display:flex}.dashboard-module-scss-module__MpnJHG__greetH1{letter-spacing:-.7px;font-size:max(18px,min(2.8vw,26px));font-weight:800;line-height:1.2}.dashboard-module-scss-module__MpnJHG__accent{color:var(--sky);text-transform:capitalize}.dashboard-module-scss-module__MpnJHG__greetSub{color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:2px;font-size:12px;display:flex}.dashboard-module-scss-module__MpnJHG__marketBadge{border-radius:var(--r-full);flex-shrink:0;align-items:center;gap:5px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.dashboard-module-scss-module__MpnJHG__mktOpen{color:var(--green);background:#14c46f14;border:1px solid #14c46f33}.dashboard-module-scss-module__MpnJHG__mktClosed{color:var(--red);background:#ff5c5c14;border:1px solid #ff5c5c33}.dashboard-module-scss-module__MpnJHG__ovRow{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.dashboard-module-scss-module__MpnJHG__ovChip{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-md);min-width:140px;transition:all var(--t);flex:1;align-items:center;gap:10px;padding:12px 16px;display:flex}.dashboard-module-scss-module__MpnJHG__ovChip:hover{border-color:var(--border2)}.dashboard-module-scss-module__MpnJHG__ovIcon{border-radius:var(--r-sm);width:36px;height:36px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;text-decoration:none;display:flex}.dashboard-module-scss-module__MpnJHG__ovIcon>svg{width:18px;height:18px}.dashboard-module-scss-module__MpnJHG__ovVal{letter-spacing:-.4px;font-size:18px;font-weight:800;line-height:1.1}.dashboard-module-scss-module__MpnJHG__ovLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-size:9.5px}.dashboard-module-scss-module__MpnJHG__grid{grid-template-columns:minmax(0,1fr) 420px;gap:18px;display:grid}.dashboard-module-scss-module__MpnJHG__left{flex-direction:column;gap:18px;min-width:0;display:flex}.dashboard-module-scss-module__MpnJHG__sidebar{flex-direction:column;align-self:start;gap:14px;min-width:0;display:flex;position:-webkit-sticky;position:sticky;top:68px}.dashboard-module-scss-module__MpnJHG__card{background:var(--bg2-a65);border:1px solid var(--border);border-radius:var(--r-lg);transition:border-color var(--t);min-width:0;overflow:hidden}.dashboard-module-scss-module__MpnJHG__card:hover{border-color:var(--border2)}.dashboard-module-scss-module__MpnJHG__cardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:44px;padding:12px 16px;display:flex}.dashboard-module-scss-module__MpnJHG__cardTitle{align-items:center;gap:7px;min-width:0;font-size:12.5px;font-weight:700;display:flex}.dashboard-module-scss-module__MpnJHG__cardBody{min-width:0;padding:14px 16px}.dashboard-module-scss-module__MpnJHG__cardBodyTight{min-width:0;padding:8px 16px}.dashboard-module-scss-module__MpnJHG__ghostBtn{color:var(--muted);border:1px solid var(--border);border-radius:var(--r-sm);transition:all var(--t);font-size:11px;font-weight:600;font-family:var(--font);cursor:pointer;background:0 0;flex-shrink:0;padding:5px 12px;text-decoration:none}.dashboard-module-scss-module__MpnJHG__ghostBtn:hover{border-color:var(--border2);color:var(--text2)}.dashboard-module-scss-module__MpnJHG__liveDot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-in-out infinite dashboard-module-scss-module__MpnJHG__pulse;display:inline-block}@keyframes dashboard-module-scss-module__MpnJHG__pulse{0%,to{opacity:1;box-shadow:0 0 #14c46f66}50%{opacity:.7;box-shadow:0 0 0 6px #14c46f00}}.dashboard-module-scss-module__MpnJHG__winBadge{color:var(--green);background:#14c46f14;border-radius:20px;flex-shrink:0;padding:2px 7px;font-size:9px;font-weight:700}.dashboard-module-scss-module__MpnJHG__sigScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;min-width:0;max-width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.dashboard-module-scss-module__MpnJHG__sigScroll::-webkit-scrollbar{height:3px}.dashboard-module-scss-module__MpnJHG__sigScroll::-webkit-scrollbar-track{background:0 0}.dashboard-module-scss-module__MpnJHG__sigScroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.dashboard-module-scss-module__MpnJHG__sigCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);scroll-snap-align:start;width:260px;transition:all var(--t);flex-shrink:0;padding:16px;position:relative;overflow:hidden}.dashboard-module-scss-module__MpnJHG__sigCard:before{content:"";opacity:0;height:2px;transition:opacity var(--t);position:absolute;top:0;left:0;right:0}.dashboard-module-scss-module__MpnJHG__sigCard:hover{border-color:var(--border2);transform:translateY(-2px);box-shadow:0 8px 24px #00000040}.dashboard-module-scss-module__MpnJHG__sigCard:hover:before{opacity:1}.dashboard-module-scss-module__MpnJHG__sig_condor:before{background:linear-gradient(90deg, var(--sky), var(--blue))}.dashboard-module-scss-module__MpnJHG__sig_butterfly:before{background:linear-gradient(90deg, var(--purple), #c084fc)}.dashboard-module-scss-module__MpnJHG__sig_spread:before{background:linear-gradient(90deg, var(--green), var(--mint))}.dashboard-module-scss-module__MpnJHG__sig_straddle:before{background:linear-gradient(90deg, var(--orange), var(--yellow))}.dashboard-module-scss-module__MpnJHG__sig_custom:before{background:linear-gradient(90deg, var(--sky), var(--mint))}.dashboard-module-scss-module__MpnJHG__sigTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dashboard-module-scss-module__MpnJHG__sigBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:var(--r-full);border:1px solid;padding:3px 8px;font-size:9.5px;font-weight:700}.dashboard-module-scss-module__MpnJHG__sigBadge_condor{color:var(--sky);border-color:rgba(var(--atm-rgba), .25);background:rgba(var(--atm-rgba), .06)}.dashboard-module-scss-module__MpnJHG__sigBadge_butterfly{color:var(--purple);background:#a78bfa0f;border-color:#a78bfa40}.dashboard-module-scss-module__MpnJHG__sigBadge_spread{color:var(--green);background:#14c46f0f;border-color:#14c46f40}.dashboard-module-scss-module__MpnJHG__sigBadge_straddle{color:var(--orange);background:#ff9f430f;border-color:#ff9f4340}.dashboard-module-scss-module__MpnJHG__sigBadge_custom{color:var(--sky);border-color:rgba(var(--atm-rgba), .25);background:rgba(var(--atm-rgba), .06)}.dashboard-module-scss-module__MpnJHG__sigTickerRow{align-items:center;gap:8px;margin-bottom:10px;display:flex}.dashboard-module-scss-module__MpnJHG__sigLogo{background:var(--surface2);border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:26px;height:26px;overflow:hidden}.dashboard-module-scss-module__MpnJHG__sigLogo img{object-fit:contain;width:100%;height:100%;padding:2px}.dashboard-module-scss-module__MpnJHG__sigSym{letter-spacing:-.3px;font-size:15px;font-weight:800}.dashboard-module-scss-module__MpnJHG__sigExp{color:var(--muted);margin-left:auto;font-size:10px}.dashboard-module-scss-module__MpnJHG__sigMetrics{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:10px;display:grid}.dashboard-module-scss-module__MpnJHG__sigM{background:var(--surface0);border:1px solid var(--surface0);border-radius:6px;padding:7px 8px}.dashboard-module-scss-module__MpnJHG__sigMLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.2px;font-size:8.5px}.dashboard-module-scss-module__MpnJHG__sigMVal{margin-top:1px;font-size:13px;font-weight:800}.dashboard-module-scss-module__MpnJHG__sigBE{color:var(--text2);word-break:break-word;margin-bottom:10px;font-size:10.5px}.dashboard-module-scss-module__MpnJHG__sigBE strong{color:var(--text)}.dashboard-module-scss-module__MpnJHG__sigCta{border-radius:var(--r-sm);width:100%;color:var(--sky);font-family:var(--font);text-align:center;transition:all var(--t);background:#0170ee0f;border:1px solid #0170ee4d;padding:7px;font-size:11.5px;font-weight:700;text-decoration:none;display:block}.dashboard-module-scss-module__MpnJHG__sigCta:hover{background:#0170ee1f;border-color:#0170ee80}.dashboard-module-scss-module__MpnJHG__sigSk{min-height:220px}.dashboard-module-scss-module__MpnJHG__sentCompact{align-items:center;gap:14px;min-width:0;display:flex}.dashboard-module-scss-module__MpnJHG__sentRingWrap{flex-shrink:0;width:80px;height:80px;position:relative}.dashboard-module-scss-module__MpnJHG__sentRing{transform:rotate(-90deg)}.dashboard-module-scss-module__MpnJHG__sentRingBg{fill:none;stroke:rgba(var(--surface-rgb), .04);stroke-width:7px}.dashboard-module-scss-module__MpnJHG__sentRingFill{fill:none;stroke:var(--green);stroke-width:7px;stroke-linecap:round;stroke-dasharray:226.2;transition:stroke-dashoffset .8s}.dashboard-module-scss-module__MpnJHG__sentCenter{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.dashboard-module-scss-module__MpnJHG__sentVal{letter-spacing:-.3px;font-size:20px;font-weight:800;line-height:1}.dashboard-module-scss-module__MpnJHG__sentLbl{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:8px}.dashboard-module-scss-module__MpnJHG__sentDetails{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.dashboard-module-scss-module__MpnJHG__sentBarRow{align-items:center;gap:6px;display:flex}.dashboard-module-scss-module__MpnJHG__sentBarLabel{min-width:32px;font-size:10px;font-weight:700}.dashboard-module-scss-module__MpnJHG__sentBar{background:var(--surface);border-radius:3px;flex:1;min-width:0;height:6px;overflow:hidden}.dashboard-module-scss-module__MpnJHG__sentBarFill{border-radius:3px;height:100%;transition:width .6s}.dashboard-module-scss-module__MpnJHG__sentBarPct{text-align:right;min-width:28px;font-size:10.5px;font-weight:800}.dashboard-module-scss-module__MpnJHG__sentSub{color:var(--muted);margin-top:2px;font-size:9px}.dashboard-module-scss-module__MpnJHG__flowItem{border-bottom:1px solid var(--surface0);align-items:center;gap:6px;padding:5px 0;display:flex}.dashboard-module-scss-module__MpnJHG__flowItem:last-child{border-bottom:none}.dashboard-module-scss-module__MpnJHG__flowSym{min-width:36px;font-size:11px;font-weight:800}.dashboard-module-scss-module__MpnJHG__flowType{text-transform:uppercase;letter-spacing:.2px;border-radius:3px;padding:2px 5px;font-size:8.5px;font-weight:700}.dashboard-module-scss-module__MpnJHG__flowCall{color:var(--green);background:#14c46f14}.dashboard-module-scss-module__MpnJHG__flowPut{color:var(--red);background:#ff5c5c14}.dashboard-module-scss-module__MpnJHG__flowDetail{color:var(--text2);text-align:right;flex:1;min-width:0;font-size:10px}.dashboard-module-scss-module__MpnJHG__flowPrem{text-align:right;min-width:44px;font-size:10.5px;font-weight:700}.dashboard-module-scss-module__MpnJHG__qaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.dashboard-module-scss-module__MpnJHG__qa{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);transition:all var(--t);cursor:pointer;text-align:center;color:inherit;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:12px 6px;text-decoration:none;display:flex}.dashboard-module-scss-module__MpnJHG__qa:hover{border-color:var(--border2);background:var(--surface2);transform:translateY(-1px)}.dashboard-module-scss-module__MpnJHG__qaIcon{border-radius:var(--r-sm);justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.dashboard-module-scss-module__MpnJHG__qaIcon_blue{background:#0170ee1a;border:1px solid #0170ee26}.dashboard-module-scss-module__MpnJHG__qaIcon_green{background:#14c46f1a;border:1px solid #14c46f26}.dashboard-module-scss-module__MpnJHG__qaIcon_sky{background:rgba(var(--atm-rgba), .1);border:1px solid rgba(var(--atm-rgba), .15)}.dashboard-module-scss-module__MpnJHG__qaIcon_purple{background:#a78bfa1a;border:1px solid #a78bfa26}.dashboard-module-scss-module__MpnJHG__qaIcon_orange{background:#ff9f431a;border:1px solid #ff9f4326}.dashboard-module-scss-module__MpnJHG__qaIcon_yellow{background:#ffd55c1a;border:1px solid #ffd55c26}.dashboard-module-scss-module__MpnJHG__qaLabel{color:var(--text2);font-size:9.5px;font-weight:600}.dashboard-module-scss-module__MpnJHG__newsTabs{flex-wrap:wrap;gap:3px;margin-bottom:12px;display:flex}.dashboard-module-scss-module__MpnJHG__newsTab{border-radius:var(--r-full);border:1px solid var(--border);color:var(--muted);transition:all var(--t);cursor:pointer;font-size:10.5px;font-weight:600;font-family:var(--font);background:0 0;padding:5px 12px}.dashboard-module-scss-module__MpnJHG__newsTab:hover:not(.dashboard-module-scss-module__MpnJHG__newsTabOn){border-color:var(--border2);color:var(--text2)}.dashboard-module-scss-module__MpnJHG__newsTabOn{color:var(--text);background:#0170ee1a;border-color:#0170ee40}.dashboard-module-scss-module__MpnJHG__newsItem{border-bottom:1px solid var(--surface0);cursor:pointer;transition:background var(--t);color:inherit;gap:10px;padding:8px 0;text-decoration:none;display:flex}.dashboard-module-scss-module__MpnJHG__newsItem:last-child{border-bottom:none}.dashboard-module-scss-module__MpnJHG__newsDot{border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}.dashboard-module-scss-module__MpnJHG__newsContent{flex:1;min-width:0}.dashboard-module-scss-module__MpnJHG__newsHl{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-module-scss-module__MpnJHG__newsMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:9.5px;display:flex}.dashboard-module-scss-module__MpnJHG__premTag{color:var(--yellow);background:#ffd55c1a;border:1px solid #ffd55c26;border-radius:3px;padding:1px 5px;font-size:8px;font-weight:700}.dashboard-module-scss-module__MpnJHG__newsMetaTicker{color:var(--sky);font-weight:700}.dashboard-module-scss-module__MpnJHG__calItem{border-bottom:1px solid var(--surface0);align-items:center;gap:10px;padding:7px 0;display:flex}.dashboard-module-scss-module__MpnJHG__calItem:last-child{border-bottom:none}.dashboard-module-scss-module__MpnJHG__calDate{background:var(--surface2);border:1px solid var(--border);border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dashboard-module-scss-module__MpnJHG__calDay{font-size:13px;font-weight:800;line-height:1}.dashboard-module-scss-module__MpnJHG__calMonth{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;font-size:7px}.dashboard-module-scss-module__MpnJHG__calEvent{font-size:11px;font-weight:600;line-height:1.3}.dashboard-module-scss-module__MpnJHG__calType{color:var(--muted);font-size:9px}.dashboard-module-scss-module__MpnJHG__calEmpty{text-align:center;color:var(--muted);padding:16px;font-size:11px}.dashboard-module-scss-module__MpnJHG__skBar{background:var(--surface2);border-radius:3px;height:10px;animation:1.2s infinite dashboard-module-scss-module__MpnJHG__sk}.dashboard-module-scss-module__MpnJHG__skDotSm{background:var(--surface2);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px;animation:1.2s infinite dashboard-module-scss-module__MpnJHG__sk}.dashboard-module-scss-module__MpnJHG__skCircleLg{background:var(--surface2);border-radius:50%;flex-shrink:0;width:80px;height:80px;animation:1.2s infinite dashboard-module-scss-module__MpnJHG__sk}@keyframes dashboard-module-scss-module__MpnJHG__sk{0%,to{opacity:.5}50%{opacity:1}}@media (hover:none){.dashboard-module-scss-module__MpnJHG__card:hover,.dashboard-module-scss-module__MpnJHG__ovChip:hover{border-color:var(--border)}.dashboard-module-scss-module__MpnJHG__qa:hover{border-color:var(--border);background:var(--surface);transform:none}.dashboard-module-scss-module__MpnJHG__ghostBtn:hover,.dashboard-module-scss-module__MpnJHG__newsTab:hover:not(.dashboard-module-scss-module__MpnJHG__newsTabOn){border-color:var(--border);color:var(--muted)}.dashboard-module-scss-module__MpnJHG__sigCard:hover{border-color:var(--border);box-shadow:none;transform:none}.dashboard-module-scss-module__MpnJHG__sigCard:hover:before{opacity:0}}@media (max-width:1100px){.dashboard-module-scss-module__MpnJHG__grid{grid-template-columns:minmax(0,1fr)}.dashboard-module-scss-module__MpnJHG__sidebar{position:static}}@media (max-width:768px){.dashboard-module-scss-module__MpnJHG__page{padding:24px 14px 36px}.dashboard-module-scss-module__MpnJHG__newsTab,.dashboard-module-scss-module__MpnJHG__ghostBtn{min-height:36px;padding:9px 14px;font-size:11.5px}.dashboard-module-scss-module__MpnJHG__newsItem{padding:12px 0}.dashboard-module-scss-module__MpnJHG__cardBody{padding:12px}.dashboard-module-scss-module__MpnJHG__cardHeader{padding:10px 12px}}@media (max-width:600px){.dashboard-module-scss-module__MpnJHG__ovRow{flex-direction:column}.dashboard-module-scss-module__MpnJHG__greeting{flex-direction:column;align-items:flex-start}}@media (max-width:380px){.dashboard-module-scss-module__MpnJHG__page{padding:20px 10px 28px}.dashboard-module-scss-module__MpnJHG__qaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.strike-pointer-module-scss-module__LeuYLW__normal,.strike-pointer-module-scss-module__LeuYLW__reverse{overscroll-behavior:none;font-size:var(--fs-lg);color:var(--black);text-align:center;z-index:20;will-change:transform;text-shadow:0 1px 2px #00000026;background:var(--green);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:-webkit-max-content;width:max-content;min-width:56px;min-height:25px;padding:3px 6px;font-weight:600;transition:transform .2s,opacity .2s;display:inline-flex;position:absolute;transform:translate(-50%);box-shadow:0 2px 4px #0000001a,0 4px 8px #0000000d}.strike-pointer-module-scss-module__LeuYLW__normal svg,.strike-pointer-module-scss-module__LeuYLW__reverse svg{stroke-width:2px;width:14px;height:14px}.strike-pointer-module-scss-module__LeuYLW__normal:after,.strike-pointer-module-scss-module__LeuYLW__reverse:after{content:"";pointer-events:none;border:5.5px solid #0000;width:0;height:0;margin-left:-5.5px;position:absolute;left:50%}.strike-pointer-module-scss-module__LeuYLW__normal.strike-pointer-module-scss-module__LeuYLW__put,.strike-pointer-module-scss-module__LeuYLW__reverse.strike-pointer-module-scss-module__LeuYLW__put{background:var(--red)}.strike-pointer-module-scss-module__LeuYLW__normal.strike-pointer-module-scss-module__LeuYLW__excludeCall,.strike-pointer-module-scss-module__LeuYLW__reverse.strike-pointer-module-scss-module__LeuYLW__excludeCall{background:#008f2a}.strike-pointer-module-scss-module__LeuYLW__normal.strike-pointer-module-scss-module__LeuYLW__excludeCall:after,.strike-pointer-module-scss-module__LeuYLW__reverse.strike-pointer-module-scss-module__LeuYLW__excludeCall:after{border-top-color:#008f2a!important}.strike-pointer-module-scss-module__LeuYLW__normal.strike-pointer-module-scss-module__LeuYLW__excludePut,.strike-pointer-module-scss-module__LeuYLW__reverse.strike-pointer-module-scss-module__LeuYLW__excludePut{background:#8f001e}.strike-pointer-module-scss-module__LeuYLW__normal.strike-pointer-module-scss-module__LeuYLW__excludePut:after,.strike-pointer-module-scss-module__LeuYLW__reverse.strike-pointer-module-scss-module__LeuYLW__excludePut:after{border-top-color:#8f001e!important}.strike-pointer-module-scss-module__LeuYLW__value{align-items:center;gap:2px;display:flex}.strike-pointer-module-scss-module__LeuYLW__value>svg{opacity:1;color:#fff}.strike-pointer-module-scss-module__LeuYLW__normal{transform:scale(1.05) translateX(-48%) translateY(calc(-35px * var(--overlap-count)));top:-6px}.strike-pointer-module-scss-module__LeuYLW__normal:after{border-top-color:var(--green);top:calc(100% - 1px)}.strike-pointer-module-scss-module__LeuYLW__normal.strike-pointer-module-scss-module__LeuYLW__put:after{border-top-color:var(--red)}.strike-pointer-module-scss-module__LeuYLW__reverse{transform:translateX(-50%) translateY(calc(32px * var(--overlap-count,0)));top:58px}.strike-pointer-module-scss-module__LeuYLW__reverse:after{border-bottom-color:var(--green);bottom:calc(100% - 1px)}.strike-pointer-module-scss-module__LeuYLW__reverse.strike-pointer-module-scss-module__LeuYLW__put:after{border-bottom-color:var(--red)}.strike-pointer-module-scss-module__LeuYLW__qty{font-size:var(--fs-sm);color:var(--black);background:var(--muted);text-align:center;z-index:1;border:1px solid var(--border);border-radius:5px;min-width:1.5rem;padding:2px 1px;font-weight:600;position:absolute;top:-1rem;right:-1rem}.strike-pointer-module-scss-module__LeuYLW__reverse .strike-pointer-module-scss-module__LeuYLW__qty{top:unset;bottom:-1rem}.strike-pointer-module-scss-module__LeuYLW__expDate{font-size:var(--fs-sm);color:var(--black);background-color:var(--leg-color);text-align:center;z-index:1;border:1px solid var(--leg-color);border-radius:5px;min-width:2.5rem;padding:.1rem .4rem;font-weight:600;position:absolute;top:-1rem;left:-1.3rem}.strike-pointer-module-scss-module__LeuYLW__reverse .strike-pointer-module-scss-module__LeuYLW__expDate{top:unset;bottom:-1rem}
.ticker-bar-module-scss-module__lA69YG__bar{height:var(--ticker-h,30px);background:var(--bg-a70);border-bottom:1px solid var(--border);top:var(--stripe-top,54px);z-index:399;position:fixed;left:0;right:0;overflow:hidden}.ticker-bar-module-scss-module__lA69YG__track{align-items:center;width:-webkit-max-content;width:max-content;height:100%;animation:50s linear infinite ticker-bar-module-scss-module__lA69YG__tScroll;display:flex}.ticker-bar-module-scss-module__lA69YG__track:hover{animation-play-state:paused}@keyframes ticker-bar-module-scss-module__lA69YG__tScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-bar-module-scss-module__lA69YG__item{white-space:nowrap;cursor:pointer;align-items:center;gap:5px;height:100%;padding:0 14px;transition:background .12s;display:flex}.ticker-bar-module-scss-module__lA69YG__item:hover{background:var(--surface)}.ticker-bar-module-scss-module__lA69YG__sym{font-size:9.5px;font-weight:700;font-family:var(--mono);color:var(--text2)}.ticker-bar-module-scss-module__lA69YG__dot{border-radius:50%;flex-shrink:0;width:3px;height:3px}.ticker-bar-module-scss-module__lA69YG__dot.ticker-bar-module-scss-module__lA69YG__up{background:var(--green)}.ticker-bar-module-scss-module__lA69YG__dot.ticker-bar-module-scss-module__lA69YG__down{background:var(--red)}.ticker-bar-module-scss-module__lA69YG__price{font-size:9px;font-weight:600;font-family:var(--mono);color:var(--text)}.ticker-bar-module-scss-module__lA69YG__chg{font-size:8.5px;font-weight:700;font-family:var(--mono);align-items:center;gap:2px;display:flex}.ticker-bar-module-scss-module__lA69YG__chg.ticker-bar-module-scss-module__lA69YG__up{color:var(--green)}.ticker-bar-module-scss-module__lA69YG__chg.ticker-bar-module-scss-module__lA69YG__down{color:var(--red)}
.date-range-module-scss-module__R85Gsa__container{-webkit-user-select:none;user-select:none;padding:8px 16px 0}.date-range-module-scss-module__R85Gsa__no_select{-webkit-user-select:none;user-select:none;align-items:center;display:flex}.date-range-module-scss-module__R85Gsa__info_container{justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;display:flex}.date-range-module-scss-module__R85Gsa__info_container>p{color:var(--muted);justify-content:space-between;align-items:center;gap:5px;font-size:14px;font-weight:600;display:flex}.date-range-module-scss-module__R85Gsa__info_container>p>span{color:var(--text)}
.pro-lock-card-module-scss-module__F74hja__container{justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.pro-lock-card-module-scss-module__F74hja__card{background:var(--bg3);border:var(--border);text-align:center;border-radius:22px;width:100%;max-width:620px;padding:22px 26px 30px;box-shadow:0 2px 4px #00000054,0 8px 16px #00000054}.pro-lock-card-module-scss-module__F74hja__badge{background:var(--grad-brand,linear-gradient(79.98deg, #14c46f, #66ffaf 96%));color:var(--bg,#050c15);letter-spacing:.3px;border-radius:9999px;margin-bottom:14px;padding:5px 16px;font-size:12px;font-weight:700;display:inline-block}.pro-lock-card-module-scss-module__F74hja__preview{background:#000;border-radius:20px;width:100%;height:340px;position:relative;overflow:hidden}.pro-lock-card-module-scss-module__F74hja__video,.pro-lock-card-module-scss-module__F74hja__image{object-fit:cover;width:100%;height:100%;display:block}.pro-lock-card-module-scss-module__F74hja__fade{opacity:.9;pointer-events:none;background:linear-gradient(#14c46f00 0%,#14c46f 100%);height:56px;position:absolute;bottom:0;left:0;right:0}.pro-lock-card-module-scss-module__F74hja__heading{color:#fff;letter-spacing:-.3px;margin:18px 0 10px;font-size:22px;font-weight:700;line-height:1.2}.pro-lock-card-module-scss-module__F74hja__subtitle{color:rgba(var(--surface-rgb), .5);max-width:460px;margin:0 auto 22px;font-size:14px;font-weight:400;line-height:1.6}.pro-lock-card-module-scss-module__F74hja__cta{background:var(--grad-brand,linear-gradient(79.98deg, #14c46f, #66ffaf 96%));color:var(--bg,#050c15);cursor:pointer;font-size:14px;font-weight:700;font-family:var(--font,"Open Sans", sans-serif);transition:filter var(--t,.22s),transform var(--t,.22s);letter-spacing:-.1px;border:none;border-radius:12px;align-items:center;gap:6px;padding:12px 28px;text-decoration:none;display:inline-flex}.pro-lock-card-module-scss-module__F74hja__cta:hover{filter:brightness(1.07);transform:translateY(-1px)}.pro-lock-card-module-scss-module__F74hja__cta svg{flex-shrink:0;width:14px;height:14px}.pro-lock-card-module-scss-module__F74hja__perks{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:16px;display:flex}.pro-lock-card-module-scss-module__F74hja__perk{color:rgba(var(--surface-rgb) .35);align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.pro-lock-card-module-scss-module__F74hja__perk svg{width:12px;height:12px;color:var(--green,#14c46f);opacity:.7}@media (max-width:640px){.pro-lock-card-module-scss-module__F74hja__card{border-radius:16px;padding:16px 16px 24px}.pro-lock-card-module-scss-module__F74hja__preview{border-radius:14px;height:240px}.pro-lock-card-module-scss-module__F74hja__heading{font-size:18px}.pro-lock-card-module-scss-module__F74hja__subtitle{font-size:13px}.pro-lock-card-module-scss-module__F74hja__perks{flex-direction:column;gap:8px}}
.cp-ratio-widget-module-scss-module__Mgaloq__card{background:var(--bg2-a65);border:1px solid var(--border);border-radius:var(--r-md);position:relative;overflow:hidden}.cp-ratio-widget-module-scss-module__Mgaloq__cardHd{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px 10px;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__cardHdLeft{font-size:var(--fs-base);color:var(--text);align-items:center;gap:7px;font-weight:700;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__hdDivider{color:rgba(var(--surface-rgb), .15);font-weight:300}.cp-ratio-widget-module-scss-module__Mgaloq__hdLabel{color:var(--muted);margin-left:2px;font-weight:500}.cp-ratio-widget-module-scss-module__Mgaloq__hdDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.cp-ratio-widget-module-scss-module__Mgaloq__viewTabs{gap:2px;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__vtBtn{font-size:var(--fs-md);color:var(--muted);cursor:pointer;font-weight:700;font-family:var(--font);transition:all var(--t);background:0 0;border:none;border-radius:4px;padding:4px 13px}.cp-ratio-widget-module-scss-module__Mgaloq__vtBtn:hover:not(.cp-ratio-widget-module-scss-module__Mgaloq__vtOn){color:var(--text2)}.cp-ratio-widget-module-scss-module__Mgaloq__vtOn{background:var(--bg2);color:var(--text2);box-shadow:0 1px 4px #0000004d}.cp-ratio-widget-module-scss-module__Mgaloq__lock_icon_inline{background:#ffd55c1a;border:1px solid #ffd55c47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__lock_icon_inline>svg{color:#ffd55ce6;stroke-width:2.5px;width:9px;height:9px}.cp-ratio-widget-module-scss-module__Mgaloq__lk_redacted{background:linear-gradient(90deg, rgba(var(--surface-rgb), .06) 0%, rgba(var(--surface-rgb), .1) 50%, rgba(var(--surface-rgb), .06) 100%);background-size:200% 100%;border-radius:3px;width:32px;height:11px;animation:2s ease-in-out infinite cp-ratio-widget-module-scss-module__Mgaloq__shimmer}@keyframes cp-ratio-widget-module-scss-module__Mgaloq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cp-ratio-widget-module-scss-module__Mgaloq__cardBody{grid-template-columns:1fr 1px 1fr;display:grid}@media (max-width:700px){.cp-ratio-widget-module-scss-module__Mgaloq__cardBody{grid-template-columns:1fr}}.cp-ratio-widget-module-scss-module__Mgaloq__colDivider{background:var(--border)}@media (max-width:700px){.cp-ratio-widget-module-scss-module__Mgaloq__colDivider{display:none}}.cp-ratio-widget-module-scss-module__Mgaloq__ratioCol{flex-direction:column;padding:12px 16px 0;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__colHd{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__colTitle{font-size:var(--fs-md);color:var(--text2);align-items:center;gap:5px;font-weight:700;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__colDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.cp-ratio-widget-module-scss-module__Mgaloq__colHdRight{align-items:center;gap:7px;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__colSubLabel{font-size:var(--fs-sm);color:var(--muted);font-weight:600;font-family:var(--font)}.cp-ratio-widget-module-scss-module__Mgaloq__colCount{font-family:var(--mono);font-size:var(--fs-sm);color:var(--muted);background:var(--surface2);border-radius:var(--r-full);padding:2px 7px;font-weight:700}.cp-ratio-widget-module-scss-module__Mgaloq__barList{flex-direction:column;flex:1;gap:4px;max-height:400px;display:flex;overflow-x:hidden;overflow-y:auto}.cp-ratio-widget-module-scss-module__Mgaloq__barRow{grid-template-columns:64px 1fr 62px;align-items:center;gap:7px;display:grid}.cp-ratio-widget-module-scss-module__Mgaloq__brTicker{font-family:var(--mono);color:var(--text);text-align:right;letter-spacing:-.2px;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__brTrack{background:var(--surface);cursor:pointer;border-radius:3px;height:24px;position:relative;overflow:hidden}.cp-ratio-widget-module-scss-module__Mgaloq__brTrack:hover .cp-ratio-widget-module-scss-module__Mgaloq__brFill{filter:brightness(1.2)}.cp-ratio-widget-module-scss-module__Mgaloq__brFill{border-radius:3px;align-items:center;height:100%;padding:0 8px;transition:width .7s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0}.cp-ratio-widget-module-scss-module__Mgaloq__brFillLbl{font-size:var(--fs-sm);color:var(--white);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;font-weight:700;overflow:hidden}.cp-ratio-widget-module-scss-module__Mgaloq__brRight{text-align:right}.cp-ratio-widget-module-scss-module__Mgaloq__brRatio{font-family:var(--mono);font-size:var(--fs-base);white-space:nowrap;font-weight:800;line-height:1.2}.cp-ratio-widget-module-scss-module__Mgaloq__brSub{font-size:var(--fs-sm);color:var(--muted);font-weight:600;font-family:var(--font);white-space:nowrap}.cp-ratio-widget-module-scss-module__Mgaloq__colFoot{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;padding:9px 0 10px;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__fs{flex-direction:column;flex-shrink:0;gap:1px;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__fsLbl{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.4px;color:var(--muted);font-weight:700}.cp-ratio-widget-module-scss-module__Mgaloq__fsVal{font-family:var(--mono);font-size:var(--fs-base);color:var(--text);font-weight:800}.cp-ratio-widget-module-scss-module__Mgaloq__fsSep{background:var(--border);flex-shrink:0;width:1px;height:22px}.cp-ratio-widget-module-scss-module__Mgaloq__miniBarWrap{flex:1;min-width:60px}.cp-ratio-widget-module-scss-module__Mgaloq__miniBar{background:var(--surface3);border-radius:2px;height:4px;margin-bottom:3px;display:flex;overflow:hidden}.cp-ratio-widget-module-scss-module__Mgaloq__miniBull{background:linear-gradient(90deg, #0daa5c, var(--green));border-radius:2px 0 0 2px;height:100%;transition:width .5s}.cp-ratio-widget-module-scss-module__Mgaloq__miniBear{background:linear-gradient(90deg, var(--red), #e04848);flex:1;height:100%}.cp-ratio-widget-module-scss-module__Mgaloq__miniLabels{justify-content:space-between;display:flex}.cp-ratio-widget-module-scss-module__Mgaloq__miniLbl{font-size:var(--fs-sm);font-weight:700}.cp-ratio-widget-module-scss-module__Mgaloq__dotGreen{background:var(--green)}.cp-ratio-widget-module-scss-module__Mgaloq__dotRed{background:var(--red)}.cp-ratio-widget-module-scss-module__Mgaloq__green{color:var(--green)}.cp-ratio-widget-module-scss-module__Mgaloq__red{color:var(--red)}.cp-ratio-widget-module-scss-module__Mgaloq__muted{color:var(--muted)}@media (hover:none){.cp-ratio-widget-module-scss-module__Mgaloq__brTrack{cursor:default}.cp-ratio-widget-module-scss-module__Mgaloq__brTrack:hover .cp-ratio-widget-module-scss-module__Mgaloq__brFill{filter:none}.cp-ratio-widget-module-scss-module__Mgaloq__vtBtn:hover:not(.cp-ratio-widget-module-scss-module__Mgaloq__vtOn){color:var(--muted)}}@media (max-width:768px){.cp-ratio-widget-module-scss-module__Mgaloq__cardHd{gap:6px;padding:10px 12px 8px}.cp-ratio-widget-module-scss-module__Mgaloq__cardHdLeft{font-size:var(--fs-sm);flex-wrap:wrap;row-gap:4px}.cp-ratio-widget-module-scss-module__Mgaloq__hdLabel{display:none}.cp-ratio-widget-module-scss-module__Mgaloq__ratioCol{padding:10px 12px 0}.cp-ratio-widget-module-scss-module__Mgaloq__colHd{gap:6px;margin-bottom:8px}.cp-ratio-widget-module-scss-module__Mgaloq__colSubLabel{display:none}.cp-ratio-widget-module-scss-module__Mgaloq__barRow{grid-template-columns:58px 1fr 58px;gap:6px}.cp-ratio-widget-module-scss-module__Mgaloq__brTicker{gap:6px;font-size:11.5px}.cp-ratio-widget-module-scss-module__Mgaloq__brFillLbl{font-size:9.5px}.cp-ratio-widget-module-scss-module__Mgaloq__barList{max-height:none;overflow:visible}.cp-ratio-widget-module-scss-module__Mgaloq__colFoot{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:8px 10px;padding:10px 0;display:grid}.cp-ratio-widget-module-scss-module__Mgaloq__fsSep{display:none}.cp-ratio-widget-module-scss-module__Mgaloq__miniBarWrap{grid-column:1/-1;margin-top:4px}}@media (max-width:480px){.cp-ratio-widget-module-scss-module__Mgaloq__ratioCol{padding:10px 10px 0}.cp-ratio-widget-module-scss-module__Mgaloq__cardHd{padding:10px 10px 8px}.cp-ratio-widget-module-scss-module__Mgaloq__colTitle{font-size:10.5px}.cp-ratio-widget-module-scss-module__Mgaloq__colCount{padding:2px 5px;font-size:9px}.cp-ratio-widget-module-scss-module__Mgaloq__barRow{grid-template-columns:52px 1fr 54px;gap:5px}.cp-ratio-widget-module-scss-module__Mgaloq__brRatio{font-size:11px}.cp-ratio-widget-module-scss-module__Mgaloq__colFoot{grid-template-columns:1fr 1fr}.cp-ratio-widget-module-scss-module__Mgaloq__miniBarWrap{grid-column:1/-1}}
.EcoToolbar-module-scss-module__bwvhQW__wrap{border-bottom:1px solid var(--border);padding-bottom:12px}.EcoToolbar-module-scss-module__bwvhQW__toolbar{flex-wrap:wrap;align-items:center;gap:8px;padding:10px 0;display:flex}.EcoToolbar-module-scss-module__bwvhQW__weekNav{border:1px solid var(--border);border-radius:var(--r-sm);align-items:center;gap:0;display:flex}.EcoToolbar-module-scss-module__bwvhQW__navBtn{background:var(--surface);width:28px;height:28px;color:var(--text2);cursor:pointer;transition:all var(--t);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.EcoToolbar-module-scss-module__bwvhQW__navBtn:first-child{border-radius:var(--r-sm) 0 0 var(--r-sm)}.EcoToolbar-module-scss-module__bwvhQW__navBtn:last-child{border-radius:0 var(--r-sm) var(--r-sm) 0}.EcoToolbar-module-scss-module__bwvhQW__navBtn:hover{background:var(--surface2);color:var(--text)}.EcoToolbar-module-scss-module__bwvhQW__weekLabel{color:var(--text);font-size:13px;font-weight:700;font-family:var(--mono);text-align:center;border-left:1px solid var(--border);border-right:1px solid var(--border);white-space:nowrap;min-width:128px;padding:0 10px;line-height:28px}.EcoToolbar-module-scss-module__bwvhQW__todayBtn{border-radius:var(--r-sm);font-family:var(--font);color:var(--text2);cursor:pointer;transition:all var(--t);background:0 0;border:1px solid #ffffff1f;padding:5px 13px;font-size:12px;font-weight:700}.EcoToolbar-module-scss-module__bwvhQW__todayBtn:hover{background:var(--surface2);color:var(--text)}.EcoToolbar-module-scss-module__bwvhQW__impactPills{gap:5px;display:flex}.EcoToolbar-module-scss-module__bwvhQW__pill{border-radius:var(--r-full);border:1px solid var(--border);font-family:var(--font);color:var(--text2);cursor:pointer;transition:all var(--t);background:0 0;align-items:center;gap:5px;padding:5px 12px;font-size:11.5px;font-weight:700;display:flex}.EcoToolbar-module-scss-module__bwvhQW__pill:hover{border-color:#ffffff1f}.EcoToolbar-module-scss-module__bwvhQW__pillActive{color:var(--sky);background:#0170ee1a;border-color:#0170ee4d}.EcoToolbar-module-scss-module__bwvhQW__pillDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.EcoToolbar-module-scss-module__bwvhQW__catBar{flex-wrap:wrap;gap:6px;padding-top:10px;display:flex}.EcoToolbar-module-scss-module__bwvhQW__cat{border-radius:var(--r-full);border:1px solid var(--border);font-family:var(--font);color:var(--dim);cursor:pointer;transition:all var(--t);background:0 0;padding:4px 11px;font-size:11px;font-weight:700}.EcoToolbar-module-scss-module__bwvhQW__cat:hover{color:var(--text2);border-color:#ffffff1f}.EcoToolbar-module-scss-module__bwvhQW__catActive{color:var(--sky);background:#0170ee1a;border-color:#0170ee40}
.orders-module-scss-module__-10yWq__tblSection{margin-bottom:0}.orders-module-scss-module__-10yWq__tblHdr{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-lg) var(--r-lg) 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;padding:14px 18px;display:flex}.orders-module-scss-module__-10yWq__tblTitle{letter-spacing:-.2px;align-items:center;gap:7px;font-size:15px;font-weight:800;display:flex}.orders-module-scss-module__-10yWq__tblTitle>svg{width:14px;height:14px;color:var(--sky)}.orders-module-scss-module__-10yWq__cnt{color:var(--muted);background:var(--surface2);border-radius:var(--r-full);padding:2px 7px;font-size:11px;font-weight:600}.orders-module-scss-module__-10yWq__tblControls{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.orders-module-scss-module__-10yWq__pill{border-radius:var(--r-full);border:1px solid var(--border);color:var(--muted);transition:all var(--t);cursor:pointer;font-size:11px;font-weight:600;font-family:var(--font);background:0 0;padding:4px 12px}.orders-module-scss-module__-10yWq__pill:hover:not(.orders-module-scss-module__-10yWq__pillOn){border-color:var(--border2);color:var(--text2)}.orders-module-scss-module__-10yWq__pillOn{color:var(--text);background:#0170ee1a;border-color:#0170ee33}.orders-module-scss-module__-10yWq__searchBox{position:relative}.orders-module-scss-module__-10yWq__searchBox svg{color:var(--muted);width:11px;height:11px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.orders-module-scss-module__-10yWq__searchBox input{background:var(--surface);border:1px solid var(--border);font-family:var(--font);color:var(--text);width:150px;transition:border-color var(--t);border-radius:6px;outline:none;padding:4px 9px 4px 26px;font-size:12px}.orders-module-scss-module__-10yWq__searchBox input:focus{border-color:#0170ee59}.orders-module-scss-module__-10yWq__searchBox input::placeholder{color:var(--muted)}.orders-module-scss-module__-10yWq__sym{align-items:center;gap:7px;display:flex}.orders-module-scss-module__-10yWq__symLogo{background:var(--surface);border:1px solid var(--border);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.orders-module-scss-module__-10yWq__symLogo img{object-fit:contain;width:100%;height:100%;padding:1px}.orders-module-scss-module__-10yWq__symTk{letter-spacing:-.2px;color:var(--muted);font-size:14px;font-weight:700}.orders-module-scss-module__-10yWq__symTkSub{letter-spacing:-.2px;font-size:14px;font-weight:800}.orders-module-scss-module__-10yWq__symDesc{letter-spacing:-.2px;font-size:14px}.orders-module-scss-module__-10yWq__optBadge{letter-spacing:.2px;color:var(--green);background:#14c46f14;border:1px solid #14c46f1f;border-radius:3px;align-items:center;padding:1px 5px;font-size:9px;font-weight:700;display:inline-flex}.orders-module-scss-module__-10yWq__status{border-radius:var(--r-full);align-items:center;gap:3px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.orders-module-scss-module__-10yWq__statusPending{color:var(--yellow);background:#ffd55c12;border:1px solid #ffd55c26}.orders-module-scss-module__-10yWq__statusFilled{color:var(--green);background:#14c46f12;border:1px solid #14c46f26}.orders-module-scss-module__-10yWq__statusRejected{color:var(--red);background:#ff5c5c12;border:1px solid #ff5c5c26}.orders-module-scss-module__-10yWq__sideBuy{color:var(--green);text-transform:capitalize;font-size:13px;font-weight:700}.orders-module-scss-module__-10yWq__sideSell{color:var(--red);text-transform:capitalize;font-size:13px;font-weight:700}.orders-module-scss-module__-10yWq__gain{color:var(--green)}.orders-module-scss-module__-10yWq__loss{color:var(--red)}.orders-module-scss-module__-10yWq__pct{font-size:10.5px;font-weight:600;display:block}.orders-module-scss-module__-10yWq__textR{text-align:right}.orders-module-scss-module__-10yWq__subRow>td{border-bottom:1px solid rgba(var(--surface-rgb), .015);background:#0000001f}.orders-module-scss-module__-10yWq__subRow .orders-module-scss-module__-10yWq__sym{padding-left:16px}.orders-module-scss-module__-10yWq__acts{justify-content:flex-end;gap:3px;display:flex}.orders-module-scss-module__-10yWq__price_cell{font-family:var(--mono);font-size:14px;font-weight:700}.orders-module-scss-module__-10yWq__date_cell{font-size:13px;font-weight:600;display:block}.orders-module-scss-module__-10yWq__qty_cell{font-family:var(--mono);text-align:right;font-size:14px;font-weight:700}
.stock-timeseries-chart-module-scss-module__37WzBG__card{background:var(--bg1);font-family:var(--font);color:inherit;flex-direction:column;gap:14px;min-width:0;padding:16px 0;display:flex}.stock-timeseries-chart-module-scss-module__37WzBG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.stock-timeseries-chart-module-scss-module__37WzBG__title{flex-wrap:wrap;align-items:baseline;gap:12px;min-width:0;display:flex}.stock-timeseries-chart-module-scss-module__37WzBG__symbol{letter-spacing:.01em;font-size:18px;font-weight:700}.stock-timeseries-chart-module-scss-module__37WzBG__price{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:22px;font-weight:600}.stock-timeseries-chart-module-scss-module__37WzBG__delta{font-family:var(--mono);font-variant-numeric:tabular-nums;border-radius:var(--r-full);align-items:center;gap:4px;padding:2px 8px;font-size:13px;display:inline-flex}.stock-timeseries-chart-module-scss-module__37WzBG__delta.stock-timeseries-chart-module-scss-module__37WzBG__up{color:var(--green);background:color-mix(in srgb, var(--green) 12%, transparent)}.stock-timeseries-chart-module-scss-module__37WzBG__delta.stock-timeseries-chart-module-scss-module__37WzBG__down{color:var(--red);background:color-mix(in srgb, var(--red) 12%, transparent)}.stock-timeseries-chart-module-scss-module__37WzBG__tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.stock-timeseries-chart-module-scss-module__37WzBG__tabs,.stock-timeseries-chart-module-scss-module__37WzBG__pills{background:color-mix(in srgb, var(--border) 50%, transparent);border:1px solid var(--border);border-radius:var(--r-sm);gap:2px;padding:2px;display:inline-flex}.stock-timeseries-chart-module-scss-module__37WzBG__tab,.stock-timeseries-chart-module-scss-module__37WzBG__pill{color:var(--muted);font-family:var(--font);letter-spacing:.02em;border-radius:calc(var(--r-sm) - 2px);cursor:pointer;background:0 0;border:0;padding:5px 10px;font-size:12px;font-weight:600;transition:background .12s,color .12s}.stock-timeseries-chart-module-scss-module__37WzBG__tab:hover,.stock-timeseries-chart-module-scss-module__37WzBG__pill:hover{color:inherit}.stock-timeseries-chart-module-scss-module__37WzBG__tabActive,.stock-timeseries-chart-module-scss-module__37WzBG__pillActive{background:var(--surface);color:inherit;box-shadow:0 0 0 1px var(--border)}.stock-timeseries-chart-module-scss-module__37WzBG__pill{text-transform:uppercase;padding:5px 12px;font-size:11px}.stock-timeseries-chart-module-scss-module__37WzBG__body{flex-direction:column;width:100%;min-width:0;display:flex;position:relative}.stock-timeseries-chart-module-scss-module__37WzBG__chart{width:100%;min-width:0}.stock-timeseries-chart-module-scss-module__37WzBG__placeholder{color:var(--muted);flex:1;justify-content:center;align-items:center;padding:48px 16px;font-size:13px;display:flex}.stock-timeseries-chart-module-scss-module__37WzBG__placeholder.stock-timeseries-chart-module-scss-module__37WzBG__error{color:var(--red)}@media (max-width:680px){.stock-timeseries-chart-module-scss-module__37WzBG__head{flex-direction:column;align-items:stretch}.stock-timeseries-chart-module-scss-module__37WzBG__tools{justify-content:space-between;width:100%}.stock-timeseries-chart-module-scss-module__37WzBG__tabs,.stock-timeseries-chart-module-scss-module__37WzBG__pills{flex:1;justify-content:center}.stock-timeseries-chart-module-scss-module__37WzBG__price{font-size:18px}}
.slider-module-scss-module__2yn82q__wrap{font-family:var(--font);width:100%}.slider-module-scss-module__2yn82q__disabled{opacity:.4;pointer-events:none}.slider-module-scss-module__2yn82q__header{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.slider-module-scss-module__2yn82q__label{color:var(--text2);font-size:11px;font-weight:600}.slider-module-scss-module__2yn82q__headerValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.slider-module-scss-module__2yn82q__track{background:var(--surface2);border-radius:var(--r-full);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-tap-highlight-color:#0000;width:100%;position:relative}.slider-module-scss-module__2yn82q__track:focus-visible{outline:2px solid var(--sky);outline-offset:4px}.slider-module-scss-module__2yn82q__track:before{content:"";position:absolute;top:-12px;bottom:-12px;left:0;right:0}.slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__rangeFill{border-radius:var(--r-full);pointer-events:none;height:100%;position:absolute;top:0}.slider-module-scss-module__2yn82q__fill{left:0}.slider-module-scss-module__2yn82q__thumb{border-radius:var(--r-full);border:2px solid var(--blue);cursor:grab;z-index:2;touch-action:none;-webkit-tap-highlight-color:#0000;background:#fff;transition:box-shadow .15s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #00000040}.slider-module-scss-module__2yn82q__thumb:active{cursor:grabbing;box-shadow:0 0 0 6px #0170ee1a}.slider-module-scss-module__2yn82q__tooltip{white-space:nowrap;background:var(--bg2);color:var(--text);border:1px solid var(--border);font-variant-numeric:tabular-nums;pointer-events:none;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.slider-module-scss-module__2yn82q__mark{z-index:1;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.slider-module-scss-module__2yn82q__markDot{border-radius:var(--r-full);background:var(--border2);width:4px;height:4px}.slider-module-scss-module__2yn82q__markLabel{color:var(--muted);white-space:nowrap;font-size:9px;font-weight:600;position:absolute;top:calc(100% + 10px)}.slider-module-scss-module__2yn82q__sm .slider-module-scss-module__2yn82q__track{height:4px}.slider-module-scss-module__2yn82q__sm .slider-module-scss-module__2yn82q__thumb{width:14px;height:14px}.slider-module-scss-module__2yn82q__md .slider-module-scss-module__2yn82q__track{height:6px}.slider-module-scss-module__2yn82q__md .slider-module-scss-module__2yn82q__thumb{width:18px;height:18px}.slider-module-scss-module__2yn82q__lg .slider-module-scss-module__2yn82q__track{height:8px}.slider-module-scss-module__2yn82q__lg .slider-module-scss-module__2yn82q__thumb{width:22px;height:22px}.slider-module-scss-module__2yn82q__c_blue .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_blue .slider-module-scss-module__2yn82q__rangeFill{background:var(--blue)}.slider-module-scss-module__2yn82q__c_blue .slider-module-scss-module__2yn82q__thumb{border-color:var(--blue)}.slider-module-scss-module__2yn82q__c_green .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_green .slider-module-scss-module__2yn82q__rangeFill{background:var(--green)}.slider-module-scss-module__2yn82q__c_green .slider-module-scss-module__2yn82q__thumb{border-color:var(--green)}.slider-module-scss-module__2yn82q__c_red .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_red .slider-module-scss-module__2yn82q__rangeFill{background:var(--red)}.slider-module-scss-module__2yn82q__c_red .slider-module-scss-module__2yn82q__thumb{border-color:var(--red)}.slider-module-scss-module__2yn82q__c_purple .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_purple .slider-module-scss-module__2yn82q__rangeFill{background:var(--purple)}.slider-module-scss-module__2yn82q__c_purple .slider-module-scss-module__2yn82q__thumb{border-color:var(--purple)}.slider-module-scss-module__2yn82q__c_sky .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_sky .slider-module-scss-module__2yn82q__rangeFill{background:var(--sky)}.slider-module-scss-module__2yn82q__c_sky .slider-module-scss-module__2yn82q__thumb{border-color:var(--sky)}.slider-module-scss-module__2yn82q__c_orange .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_orange .slider-module-scss-module__2yn82q__rangeFill{background:var(--orange)}.slider-module-scss-module__2yn82q__c_orange .slider-module-scss-module__2yn82q__thumb{border-color:var(--orange)}
.EcoDetailPanel-module-scss-module__SN9fxq__panel{background:#0170ee05;border-top:1px solid #0170ee14;padding:16px 60px 20px 58px}@media (max-width:700px){.EcoDetailPanel-module-scss-module__SN9fxq__panel{padding:14px 16px 18px}}.EcoDetailPanel-module-scss-module__SN9fxq__loading{color:var(--dim);align-items:center;gap:10px;padding:4px 0;font-size:12px;font-weight:600;display:flex}.EcoDetailPanel-module-scss-module__SN9fxq__spinner{border:2px solid #02acff33;border-top-color:var(--sky);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite EcoDetailPanel-module-scss-module__SN9fxq__spin}@keyframes EcoDetailPanel-module-scss-module__SN9fxq__spin{to{transform:rotate(360deg)}}.EcoDetailPanel-module-scss-module__SN9fxq__error{color:var(--red);padding:4px 0;font-size:12px}.EcoDetailPanel-module-scss-module__SN9fxq__grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}@media (max-width:700px){.EcoDetailPanel-module-scss-module__SN9fxq__grid{grid-template-columns:1fr 1fr}}.EcoDetailPanel-module-scss-module__SN9fxq__stat{border:1px solid var(--border);border-radius:var(--r-md);background:#ffffff06;padding:11px 14px}.EcoDetailPanel-module-scss-module__SN9fxq__statLbl{text-transform:uppercase;letter-spacing:.5px;color:var(--dim);margin-bottom:5px;font-size:9px;font-weight:800}.EcoDetailPanel-module-scss-module__SN9fxq__statVal{font-size:16px;font-weight:900;font-family:var(--mono);color:var(--text)}.EcoDetailPanel-module-scss-module__SN9fxq__beat{color:var(--green)}.EcoDetailPanel-module-scss-module__SN9fxq__miss{color:var(--red)}.EcoDetailPanel-module-scss-module__SN9fxq__inline{color:var(--yellow)}.EcoDetailPanel-module-scss-module__SN9fxq__desc{color:var(--text2);margin-bottom:10px;font-size:12.5px;line-height:1.7}.EcoDetailPanel-module-scss-module__SN9fxq__sourceLine{align-items:center;gap:6px;font-size:11px;display:flex}.EcoDetailPanel-module-scss-module__SN9fxq__sourceLabel{color:var(--dim);text-transform:uppercase;letter-spacing:.4px;font-size:9px;font-weight:700}.EcoDetailPanel-module-scss-module__SN9fxq__sourceLink{color:var(--sky);font-weight:600;text-decoration:none}.EcoDetailPanel-module-scss-module__SN9fxq__sourceLink:hover{text-decoration:underline}.EcoDetailPanel-module-scss-module__SN9fxq__sourceText{color:var(--muted);font-weight:600}
.net-debit-stripe-module-scss-module__rxSUTW__wrapper{border-bottom:1px solid var(--border);width:100%;position:relative}.net-debit-stripe-module-scss-module__rxSUTW__summary{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;gap:0;width:100%;display:flex;overflow-x:auto;overflow-y:hidden}.net-debit-stripe-module-scss-module__rxSUTW__summary::-webkit-scrollbar{width:0;height:0;display:none}.net-debit-stripe-module-scss-module__rxSUTW__section{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:6px;padding:10px 18px;display:flex}.net-debit-stripe-module-scss-module__rxSUTW__section:first-child{flex-grow:1}.net-debit-stripe-module-scss-module__rxSUTW__section:last-child{border-right:none}.net-debit-stripe-module-scss-module__rxSUTW__title{text-transform:uppercase;letter-spacing:.6px;color:var(--muted);white-space:nowrap;justify-content:center;align-items:center;gap:4px;width:100%;font-size:10px;font-weight:800;display:flex}.net-debit-stripe-module-scss-module__rxSUTW__title svg{width:14px;height:14px}.net-debit-stripe-module-scss-module__rxSUTW__row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.net-debit-stripe-module-scss-module__rxSUTW__item{flex-direction:column;flex-shrink:0;gap:1px;min-width:100px;display:flex}.net-debit-stripe-module-scss-module__rxSUTW__itemLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.net-debit-stripe-module-scss-module__rxSUTW__itemLabel svg{width:12px;height:12px}.net-debit-stripe-module-scss-module__rxSUTW__itemValue{font-family:var(--mono);text-align:center;white-space:nowrap;font-size:13px;font-weight:900}.net-debit-stripe-module-scss-module__rxSUTW__itemValue:hover .net-debit-stripe-module-scss-module__rxSUTW__lock_icon_inline{background:#ffd55c33;border-color:#ffd55c80}.net-debit-stripe-module-scss-module__rxSUTW__lock_icon_inline{background:#ffd55c1a;border:1px solid #ffd55c47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.net-debit-stripe-module-scss-module__rxSUTW__lock_icon_inline>svg{color:#ffd55ce6;stroke-width:2.5px;width:9px;height:9px}.net-debit-stripe-module-scss-module__rxSUTW__scrollHint{cursor:pointer;z-index:3;width:48px;color:var(--text2);pointer-events:auto;-webkit-appearance:none;appearance:none;border:none;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:0;bottom:1px}.net-debit-stripe-module-scss-module__rxSUTW__scrollHint svg{filter:drop-shadow(0 1px 4px #0006);width:16px;height:16px}.net-debit-stripe-module-scss-module__rxSUTW__scrollHint:hover{color:var(--text)}.net-debit-stripe-module-scss-module__rxSUTW__scrollHint:active{opacity:.7}.net-debit-stripe-module-scss-module__rxSUTW__scrollHintRight{background:linear-gradient(to left, var(--bg) 25%, transparent 100%);justify-content:flex-end;padding-right:10px;right:0}.net-debit-stripe-module-scss-module__rxSUTW__scrollHintRight svg{animation:1.6s ease-in-out infinite net-debit-stripe-module-scss-module__rxSUTW__hintNudgeRight}.net-debit-stripe-module-scss-module__rxSUTW__scrollHintLeft{background:linear-gradient(to right, var(--bg) 25%, transparent 100%);justify-content:flex-start;padding-left:10px;left:0}.net-debit-stripe-module-scss-module__rxSUTW__scrollHintLeft svg{animation:1.6s ease-in-out infinite net-debit-stripe-module-scss-module__rxSUTW__hintNudgeLeft}@keyframes net-debit-stripe-module-scss-module__rxSUTW__hintNudgeRight{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@keyframes net-debit-stripe-module-scss-module__rxSUTW__hintNudgeLeft{0%,to{transform:rotate(180deg)translate(0)}50%{transform:rotate(180deg)translate(3px)}}@media (prefers-reduced-motion:reduce){.net-debit-stripe-module-scss-module__rxSUTW__scrollHintRight svg,.net-debit-stripe-module-scss-module__rxSUTW__scrollHintLeft svg{animation:none}.net-debit-stripe-module-scss-module__rxSUTW__scrollHintLeft svg{transform:rotate(180deg)}.net-debit-stripe-module-scss-module__rxSUTW__summary{scroll-behavior:auto}}@media (max-width:600px){.net-debit-stripe-module-scss-module__rxSUTW__section{padding:8px 14px}.net-debit-stripe-module-scss-module__rxSUTW__row{gap:10px}.net-debit-stripe-module-scss-module__rxSUTW__scrollHint{width:40px}}
