.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}
.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{cursor:pointer;border:1px solid var(--border2);border-radius:var(--r-xs);background:var(--surface2);width:26px;height:26px;color:var(--text2);transition:background var(--t),border-color var(--t),color var(--t),transform .12s ease;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.table-module-scss-module__u6STka__expandBtn svg{stroke-width:2.5px;width:11px;height:11px;transition:transform .2s;transform:rotate(-90deg)}.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}
.step-indicator-module-scss-module__a8YGea__wrap{font-family:var(--font)}.step-indicator-module-scss-module__a8YGea__horizontal{align-items:flex-start;display:flex}.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__step{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__connector{flex:1;align-items:center;min-width:24px;padding:0 4px;display:flex}.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__connectorFill{border-radius:1px;width:100%}.step-indicator-module-scss-module__a8YGea__vertical{flex-direction:column;display:flex}.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__step{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__content{text-align:left;padding-bottom:4px}.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connector{flex-shrink:0;justify-content:center;width:0;display:flex;position:relative}.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connectorFill{border-radius:1px;height:100%}.step-indicator-module-scss-module__a8YGea__sm .step-indicator-module-scss-module__a8YGea__indicator{width:24px;height:24px;font-size:10px}.step-indicator-module-scss-module__a8YGea__sm .step-indicator-module-scss-module__a8YGea__label{font-size:10px}.step-indicator-module-scss-module__a8YGea__sm .step-indicator-module-scss-module__a8YGea__description{font-size:9px}.step-indicator-module-scss-module__a8YGea__sm .step-indicator-module-scss-module__a8YGea__dot{width:6px;height:6px}.step-indicator-module-scss-module__a8YGea__sm .step-indicator-module-scss-module__a8YGea__number{font-size:10px}.step-indicator-module-scss-module__a8YGea__sm .step-indicator-module-scss-module__a8YGea__customIcon svg{width:11px;height:11px}.step-indicator-module-scss-module__a8YGea__sm.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__connector{margin-top:12px}.step-indicator-module-scss-module__a8YGea__sm.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__connectorFill{height:2px}.step-indicator-module-scss-module__a8YGea__sm.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__content{max-width:80px;margin-top:6px}.step-indicator-module-scss-module__a8YGea__sm.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connector{height:20px;margin-left:12px}.step-indicator-module-scss-module__a8YGea__sm.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connectorFill{width:2px}.step-indicator-module-scss-module__a8YGea__md .step-indicator-module-scss-module__a8YGea__indicator{width:32px;height:32px;font-size:12px}.step-indicator-module-scss-module__a8YGea__md .step-indicator-module-scss-module__a8YGea__label{font-size:11px}.step-indicator-module-scss-module__a8YGea__md .step-indicator-module-scss-module__a8YGea__description{font-size:10px}.step-indicator-module-scss-module__a8YGea__md .step-indicator-module-scss-module__a8YGea__dot{width:8px;height:8px}.step-indicator-module-scss-module__a8YGea__md .step-indicator-module-scss-module__a8YGea__number{font-size:12px}.step-indicator-module-scss-module__a8YGea__md .step-indicator-module-scss-module__a8YGea__customIcon svg{width:14px;height:14px}.step-indicator-module-scss-module__a8YGea__md.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__connector{margin-top:16px}.step-indicator-module-scss-module__a8YGea__md.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__connectorFill{height:2px}.step-indicator-module-scss-module__a8YGea__md.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__content{max-width:100px;margin-top:8px}.step-indicator-module-scss-module__a8YGea__md.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connector{height:24px;margin-left:16px}.step-indicator-module-scss-module__a8YGea__md.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connectorFill{width:2px}.step-indicator-module-scss-module__a8YGea__lg .step-indicator-module-scss-module__a8YGea__indicator{width:40px;height:40px;font-size:14px}.step-indicator-module-scss-module__a8YGea__lg .step-indicator-module-scss-module__a8YGea__label{font-size:13px}.step-indicator-module-scss-module__a8YGea__lg .step-indicator-module-scss-module__a8YGea__description{font-size:11px}.step-indicator-module-scss-module__a8YGea__lg .step-indicator-module-scss-module__a8YGea__dot{width:10px;height:10px}.step-indicator-module-scss-module__a8YGea__lg .step-indicator-module-scss-module__a8YGea__number{font-size:14px}.step-indicator-module-scss-module__a8YGea__lg .step-indicator-module-scss-module__a8YGea__customIcon svg{width:18px;height:18px}.step-indicator-module-scss-module__a8YGea__lg.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__connector{margin-top:20px}.step-indicator-module-scss-module__a8YGea__lg.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__connectorFill{height:3px}.step-indicator-module-scss-module__a8YGea__lg.step-indicator-module-scss-module__a8YGea__horizontal .step-indicator-module-scss-module__a8YGea__content{max-width:130px;margin-top:10px}.step-indicator-module-scss-module__a8YGea__lg.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connector{height:28px;margin-left:20px}.step-indicator-module-scss-module__a8YGea__lg.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connectorFill{width:3px}.step-indicator-module-scss-module__a8YGea__indicator{border-radius:var(--r-full);border:2px solid var(--border2);background:var(--bg2);color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.step-indicator-module-scss-module__a8YGea__indicator svg{width:55%;height:55%}.step-indicator-module-scss-module__a8YGea__dot{border-radius:var(--r-full);background:currentColor}.step-indicator-module-scss-module__a8YGea__number{letter-spacing:-.02em;font-weight:800;line-height:1}.step-indicator-module-scss-module__a8YGea__customIcon{justify-content:center;align-items:center;display:flex}.step-indicator-module-scss-module__a8YGea__label{color:var(--muted);transition:color var(--t);font-weight:700;line-height:1.3}.step-indicator-module-scss-module__a8YGea__description{color:var(--muted);opacity:.7;margin-top:2px;line-height:1.4;display:block}.step-indicator-module-scss-module__a8YGea__connectorFill{background:var(--border);transition:background .4s}.step-indicator-module-scss-module__a8YGea__step_completed .step-indicator-module-scss-module__a8YGea__label{color:var(--text2)}.step-indicator-module-scss-module__a8YGea__step_active .step-indicator-module-scss-module__a8YGea__indicator{box-shadow:0 0 0 4px #0170ee0f}.step-indicator-module-scss-module__a8YGea__step_active .step-indicator-module-scss-module__a8YGea__label{color:var(--text)}.step-indicator-module-scss-module__a8YGea__step_active .step-indicator-module-scss-module__a8YGea__description{opacity:1}.step-indicator-module-scss-module__a8YGea__step_pending .step-indicator-module-scss-module__a8YGea__indicator,.step-indicator-module-scss-module__a8YGea__step_pending .step-indicator-module-scss-module__a8YGea__label{opacity:.5}.step-indicator-module-scss-module__a8YGea__step_pending .step-indicator-module-scss-module__a8YGea__description{opacity:.4}.step-indicator-module-scss-module__a8YGea__step_error .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--red)!important;color:var(--red)!important;background:#ff5c5c14!important}.step-indicator-module-scss-module__a8YGea__step_error .step-indicator-module-scss-module__a8YGea__label{color:var(--red)}.step-indicator-module-scss-module__a8YGea__clickable{cursor:pointer}.step-indicator-module-scss-module__a8YGea__clickable:hover .step-indicator-module-scss-module__a8YGea__indicator{transform:scale(1.08)}.step-indicator-module-scss-module__a8YGea__disabled{opacity:.35;pointer-events:none}.step-indicator-module-scss-module__a8YGea__blue .step-indicator-module-scss-module__a8YGea__step_completed .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--blue);color:var(--blue);background:#0170ee1a}.step-indicator-module-scss-module__a8YGea__blue .step-indicator-module-scss-module__a8YGea__step_active .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--blue);color:var(--blue);background:#0170ee14;box-shadow:0 0 0 4px #0170ee0f}.step-indicator-module-scss-module__a8YGea__blue .step-indicator-module-scss-module__a8YGea__connector_completed .step-indicator-module-scss-module__a8YGea__connectorFill{background:var(--blue)}.step-indicator-module-scss-module__a8YGea__blue .step-indicator-module-scss-module__a8YGea__connector_active .step-indicator-module-scss-module__a8YGea__connectorFill{background:linear-gradient(to right, var(--blue) 50%, var(--border) 50%)}.step-indicator-module-scss-module__a8YGea__blue.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connector_active .step-indicator-module-scss-module__a8YGea__connectorFill{background:linear-gradient(to bottom, var(--blue) 50%, var(--border) 50%)}.step-indicator-module-scss-module__a8YGea__green .step-indicator-module-scss-module__a8YGea__step_completed .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--green);color:var(--green);background:#14c46f1a}.step-indicator-module-scss-module__a8YGea__green .step-indicator-module-scss-module__a8YGea__step_active .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--green);color:var(--green);background:#14c46f14;box-shadow:0 0 0 4px #14c46f0f}.step-indicator-module-scss-module__a8YGea__green .step-indicator-module-scss-module__a8YGea__connector_completed .step-indicator-module-scss-module__a8YGea__connectorFill{background:var(--green)}.step-indicator-module-scss-module__a8YGea__green .step-indicator-module-scss-module__a8YGea__connector_active .step-indicator-module-scss-module__a8YGea__connectorFill{background:linear-gradient(to right, var(--green) 50%, var(--border) 50%)}.step-indicator-module-scss-module__a8YGea__green.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connector_active .step-indicator-module-scss-module__a8YGea__connectorFill{background:linear-gradient(to bottom, var(--green) 50%, var(--border) 50%)}.step-indicator-module-scss-module__a8YGea__sky .step-indicator-module-scss-module__a8YGea__step_completed .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--sky);background:rgba(var(--atm-rgba), .1);color:var(--sky)}.step-indicator-module-scss-module__a8YGea__sky .step-indicator-module-scss-module__a8YGea__step_active .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--sky);background:rgba(var(--atm-rgba), .08);color:var(--sky);box-shadow:0 0 0 4px rgba(var(--atm-rgba), .06)}.step-indicator-module-scss-module__a8YGea__sky .step-indicator-module-scss-module__a8YGea__connector_completed .step-indicator-module-scss-module__a8YGea__connectorFill{background:var(--sky)}.step-indicator-module-scss-module__a8YGea__sky .step-indicator-module-scss-module__a8YGea__connector_active .step-indicator-module-scss-module__a8YGea__connectorFill{background:linear-gradient(to right, var(--sky) 50%, var(--border) 50%)}.step-indicator-module-scss-module__a8YGea__sky.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connector_active .step-indicator-module-scss-module__a8YGea__connectorFill{background:linear-gradient(to bottom, var(--sky) 50%, var(--border) 50%)}.step-indicator-module-scss-module__a8YGea__purple .step-indicator-module-scss-module__a8YGea__step_completed .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--purple);color:var(--purple);background:#a78bfa1a}.step-indicator-module-scss-module__a8YGea__purple .step-indicator-module-scss-module__a8YGea__step_active .step-indicator-module-scss-module__a8YGea__indicator{border-color:var(--purple);color:var(--purple);background:#a78bfa14;box-shadow:0 0 0 4px #a78bfa0f}.step-indicator-module-scss-module__a8YGea__purple .step-indicator-module-scss-module__a8YGea__connector_completed .step-indicator-module-scss-module__a8YGea__connectorFill{background:var(--purple)}.step-indicator-module-scss-module__a8YGea__purple .step-indicator-module-scss-module__a8YGea__connector_active .step-indicator-module-scss-module__a8YGea__connectorFill{background:linear-gradient(to right, var(--purple) 50%, var(--border) 50%)}.step-indicator-module-scss-module__a8YGea__purple.step-indicator-module-scss-module__a8YGea__vertical .step-indicator-module-scss-module__a8YGea__connector_active .step-indicator-module-scss-module__a8YGea__connectorFill{background:linear-gradient(to bottom, var(--purple) 50%, var(--border) 50%)}
.signup-step-trial-module-scss-module__ja2QHG__wrap{animation:.4s both signup-step-trial-module-scss-module__ja2QHG__formIn}@keyframes signup-step-trial-module-scss-module__ja2QHG__formIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.signup-step-trial-module-scss-module__ja2QHG__trialHeader{text-align:center;padding:4px 0 20px}.signup-step-trial-module-scss-module__ja2QHG__checkRing{background:#14c46f14;border:2px solid #14c46f38;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 16px;animation:.5s both signup-step-trial-module-scss-module__ja2QHG__successPop;display:flex;position:relative}.signup-step-trial-module-scss-module__ja2QHG__checkRing:after{content:"";border:1px solid #14c46f1a;border-radius:50%;animation:2.5s ease-in-out infinite signup-step-trial-module-scss-module__ja2QHG__ringPulse;position:absolute;top:-7px;bottom:-7px;left:-7px;right:-7px}@keyframes signup-step-trial-module-scss-module__ja2QHG__successPop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes signup-step-trial-module-scss-module__ja2QHG__ringPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.14)}}.signup-step-trial-module-scss-module__ja2QHG__checkSvg{color:var(--green);stroke-width:2.5px;width:28px;height:28px}.signup-step-trial-module-scss-module__ja2QHG__verifiedTag{color:var(--green);letter-spacing:.04em;background:#14c46f14;border:1px solid #14c46f2e;border-radius:9999px;align-items:center;gap:5px;margin-bottom:12px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.signup-step-trial-module-scss-module__ja2QHG__trialTitle{letter-spacing:-.6px;color:var(--text);margin-bottom:6px;font-size:24px;font-weight:800;line-height:1.15}.signup-step-trial-module-scss-module__ja2QHG__trialSubtitle{color:var(--text2);max-width:340px;margin:0 auto;font-size:13px;line-height:1.6}.signup-step-trial-module-scss-module__ja2QHG__trialSubtitle strong{color:var(--text)}.signup-step-trial-module-scss-module__ja2QHG__proCard{background:linear-gradient(135deg, #0170ee0f 0%, rgba(var(--atm-rgba), .04) 100%);border:1px solid #0170ee2e;border-radius:14px;margin:20px 0;padding:18px 20px;position:relative;overflow:hidden}.signup-step-trial-module-scss-module__ja2QHG__proCard:before{content:"";background:linear-gradient(90deg, var(--blue), var(--sky), #66ffafb3, var(--sky), var(--blue));height:2px;position:absolute;top:0;left:0;right:0}.signup-step-trial-module-scss-module__ja2QHG__proCardTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.signup-step-trial-module-scss-module__ja2QHG__proBadge{background:linear-gradient(135deg, #0170ee26, rgba(var(--atm-rgba), .1));color:var(--sky);letter-spacing:.04em;border:1px solid #0170ee40;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.signup-step-trial-module-scss-module__ja2QHG__proBadge svg{width:12px;height:12px;color:var(--sky)}.signup-step-trial-module-scss-module__ja2QHG__proPriceWrap{text-align:right}.signup-step-trial-module-scss-module__ja2QHG__proFreeLabel{color:var(--green);letter-spacing:.02em;font-size:11px;font-weight:700}.signup-step-trial-module-scss-module__ja2QHG__proPriceOld{color:var(--muted);margin-top:1px;font-size:10px;-webkit-text-decoration:line-through #ff5c5c80;text-decoration:line-through #ff5c5c80}.signup-step-trial-module-scss-module__ja2QHG__proFeatures{grid-template-columns:1fr 1fr;gap:8px;display:grid}.signup-step-trial-module-scss-module__ja2QHG__proFeat{color:var(--text2);align-items:center;gap:7px;font-size:11px;display:flex}.signup-step-trial-module-scss-module__ja2QHG__proFeat svg{color:var(--green);flex-shrink:0}.signup-step-trial-module-scss-module__ja2QHG__noCcRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin:14px 0 20px;display:flex}.signup-step-trial-module-scss-module__ja2QHG__noCcItem{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.signup-step-trial-module-scss-module__ja2QHG__noCcItem svg{color:var(--green);flex-shrink:0;width:13px;height:13px}.signup-step-trial-module-scss-module__ja2QHG__noCcSep{background:var(--border2);flex-shrink:0;width:1px;height:14px}.signup-step-trial-module-scss-module__ja2QHG__ctas{flex-direction:column;gap:9px;display:flex}.signup-step-trial-module-scss-module__ja2QHG__btnTrial{width:100%;font-family:var(--font);cursor:pointer;background:linear-gradient(135deg, var(--green), #12d468);color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:700;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #14c46f40}.signup-step-trial-module-scss-module__ja2QHG__btnTrial:hover{transform:translateY(-1px);box-shadow:0 8px 28px #14c46f59}.signup-step-trial-module-scss-module__ja2QHG__btnTrial:active{transform:translateY(0)}.signup-step-trial-module-scss-module__ja2QHG__btnSecondary{border:1px solid var(--border2);width:100%;font-family:var(--font);cursor:pointer;color:var(--text2);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:12px 20px;font-size:13px;font-weight:600;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex}.signup-step-trial-module-scss-module__ja2QHG__btnSecondary:hover{border-color:var(--border3);background:rgba(var(--surface-rgb), .055);color:var(--text)}.signup-step-trial-module-scss-module__ja2QHG__footerNote{text-align:center;color:var(--muted);margin-top:12px;font-size:11px;line-height:1.55}.signup-step-trial-module-scss-module__ja2QHG__footerNote a{color:var(--sky);font-weight:600;text-decoration:none}.signup-step-trial-module-scss-module__ja2QHG__footerNote a:hover{text-decoration:underline}
.symbol-table-module-scss-module__y1Cd8q__wrap{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-lg);margin-bottom:20px;overflow:hidden}.symbol-table-module-scss-module__y1Cd8q__hd{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 18px 10px;display:flex}.symbol-table-module-scss-module__y1Cd8q__title{font-size:var(--fs-lg);align-items:center;gap:8px;font-weight:800;display:flex}.symbol-table-module-scss-module__y1Cd8q__title>svg{width:13px;height:13px;color:var(--sky);stroke-width:2.5px}.symbol-table-module-scss-module__y1Cd8q__count{font-family:var(--mono);font-size:var(--fs-sm);color:var(--muted);background:var(--surface2);border-radius:var(--r-full);border:1px solid var(--border);padding:2px 8px;font-weight:700}.symbol-table-module-scss-module__y1Cd8q__ctrl{flex-wrap:wrap;gap:4px;display:flex}.symbol-table-module-scss-module__y1Cd8q__btn{font-size:var(--fs-sm);border:1px solid var(--border2);background:var(--surface);color:var(--muted);cursor:pointer;transition:all var(--t);font-weight:600;font-family:var(--font);border-radius:6px;padding:4px 11px}.symbol-table-module-scss-module__y1Cd8q__btn:hover{border-color:var(--border3);color:var(--text);background:var(--surface2)}.symbol-table-module-scss-module__y1Cd8q__btnOn{color:var(--sky);background:#0170ee1a;border-color:#0170ee40}
.stock-order-drawer-module-scss-module__U07c0q__overlay{z-index:600;background:rgba(var(--bg-rgb), .5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:flex-end;align-items:stretch;animation:.15s stock-order-drawer-module-scss-module__U07c0q__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes stock-order-drawer-module-scss-module__U07c0q__fadeIn{0%{opacity:0}to{opacity:1}}.stock-order-drawer-module-scss-module__U07c0q__drawer{background:var(--bg2);border-left:1px solid var(--border2);flex-direction:column;width:360px;max-width:100vw;animation:.22s both stock-order-drawer-module-scss-module__U07c0q__slideIn;display:flex;overflow-x:hidden;overflow-y:auto}@keyframes stock-order-drawer-module-scss-module__U07c0q__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.stock-order-drawer-module-scss-module__U07c0q__dBar{flex-shrink:0;height:3px}.stock-order-drawer-module-scss-module__U07c0q__dBarBuy{background:linear-gradient(90deg, var(--green), var(--mint))}.stock-order-drawer-module-scss-module__U07c0q__dBarSell{background:linear-gradient(90deg, var(--red), var(--orange))}.stock-order-drawer-module-scss-module__U07c0q__dHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__dTitle{align-items:center;gap:5px;font-size:12px;font-weight:900;display:flex}.stock-order-drawer-module-scss-module__U07c0q__dTitle svg{width:14px;height:14px}.stock-order-drawer-module-scss-module__U07c0q__dClose{width:24px;height:24px;color:var(--muted);cursor:pointer;border:1px solid var(--border);transition:all var(--t);background:0 0;border-radius:5px;justify-content:center;align-items:center;display:flex}.stock-order-drawer-module-scss-module__U07c0q__dClose:hover{color:var(--red);border-color:#ff5c5c33}.stock-order-drawer-module-scss-module__U07c0q__dClose svg{width:10px;height:10px}.stock-order-drawer-module-scss-module__U07c0q__acct{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;padding:6px 16px;font-size:8px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__acctItem{flex-direction:column;align-items:center;display:flex}.stock-order-drawer-module-scss-module__U07c0q__acctL{color:var(--muted);font-size:12px;font-weight:700}.stock-order-drawer-module-scss-module__U07c0q__acctV{font-family:var(--mono);font-size:14px;font-weight:800}.stock-order-drawer-module-scss-module__U07c0q__dTabs{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.stock-order-drawer-module-scss-module__U07c0q__dt{text-align:center;cursor:pointer;transition:all var(--t);color:var(--muted);padding:8px;font-size:11px;font-weight:800;position:relative}.stock-order-drawer-module-scss-module__U07c0q__dt:hover{color:var(--text2)}.stock-order-drawer-module-scss-module__U07c0q__dtOn{color:var(--text)}.stock-order-drawer-module-scss-module__U07c0q__dtOn:after{content:"";height:2px;position:absolute;bottom:0;left:0;right:0}.stock-order-drawer-module-scss-module__U07c0q__dtBuy{color:var(--green)}.stock-order-drawer-module-scss-module__U07c0q__dtBuy:after{background:var(--green)}.stock-order-drawer-module-scss-module__U07c0q__dtSell{color:var(--red)}.stock-order-drawer-module-scss-module__U07c0q__dtSell:after{background:var(--red)}.stock-order-drawer-module-scss-module__U07c0q__stock{border-bottom:1px solid var(--border);padding:12px 16px}.stock-order-drawer-module-scss-module__U07c0q__stockRow{align-items:center;gap:10px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__stockLogo{border-radius:var(--r-sm);background:var(--surface2);border:1px solid var(--border2);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.stock-order-drawer-module-scss-module__U07c0q__stockLogo img{object-fit:contain;width:100%;height:100%}.stock-order-drawer-module-scss-module__U07c0q__stockInfo{flex:1}.stock-order-drawer-module-scss-module__U07c0q__stockTk{font-family:var(--mono);font-size:14px;font-weight:900}.stock-order-drawer-module-scss-module__U07c0q__stockName{color:var(--muted);font-size:8px}.stock-order-drawer-module-scss-module__U07c0q__stockPriceCol{text-align:right}.stock-order-drawer-module-scss-module__U07c0q__stockPrice{font-family:var(--mono);font-size:18px;font-weight:900}.stock-order-drawer-module-scss-module__U07c0q__stockChg{font-family:var(--mono);font-size:9px;font-weight:700}.stock-order-drawer-module-scss-module__U07c0q__up{color:var(--green)}.stock-order-drawer-module-scss-module__U07c0q__dn{color:var(--red)}.stock-order-drawer-module-scss-module__U07c0q__bidask{border-bottom:1px solid var(--border);align-items:center;padding:8px 16px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__baSide{text-align:center;flex:1}.stock-order-drawer-module-scss-module__U07c0q__baL{text-transform:uppercase;letter-spacing:.4px;color:var(--muted);font-size:6px;font-weight:800}.stock-order-drawer-module-scss-module__U07c0q__baV{font-family:var(--mono);font-size:12px;font-weight:900}.stock-order-drawer-module-scss-module__U07c0q__baSpread{flex-direction:column;align-items:center;padding:0 8px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__baSpreadBar{background:var(--border);border-radius:2px;width:40px;height:3px;position:relative;overflow:hidden}.stock-order-drawer-module-scss-module__U07c0q__baSpreadFill{background:var(--sky);border-radius:2px;height:100%;position:absolute;left:30%;right:30%}.stock-order-drawer-module-scss-module__U07c0q__baSpreadLabel{color:var(--muted);margin-top:2px;font-size:6px;font-weight:800}.stock-order-drawer-module-scss-module__U07c0q__dBody{padding:12px 16px}.stock-order-drawer-module-scss-module__U07c0q__ff{margin-bottom:10px}.stock-order-drawer-module-scss-module__U07c0q__ffLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:3px;font-size:7px;font-weight:800;display:flex}.stock-order-drawer-module-scss-module__U07c0q__ffMax{color:var(--sky);cursor:pointer;font-size:6px;font-weight:800}.stock-order-drawer-module-scss-module__U07c0q__ffRow{gap:6px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__ffRow .stock-order-drawer-module-scss-module__U07c0q__ff{flex:1}.stock-order-drawer-module-scss-module__U07c0q__ffSelect{border-radius:var(--r-sm);border:1px solid var(--border);background:var(--surface0);width:100%;color:var(--text);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='8' height='8' viewBox='0 0 24 24' fill='none'%3E%3Cpolyline points='6 9 12 15 18 9' stroke='%235E7494' stroke-width='2'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;outline:none;padding:8px 28px 8px 10px;font-size:11px;font-weight:700}.stock-order-drawer-module-scss-module__U07c0q__ffSelect:focus{border-color:rgba(var(--atm-rgba), .3)}.stock-order-drawer-module-scss-module__U07c0q__ffInput{border-radius:var(--r-sm);border:1px solid var(--border);background:var(--surface0);width:100%;color:var(--text);font-family:var(--mono);transition:border-color var(--t);outline:none;padding:8px 10px;font-size:12px;font-weight:800}.stock-order-drawer-module-scss-module__U07c0q__ffInput:focus{border-color:rgba(var(--atm-rgba), .3)}.stock-order-drawer-module-scss-module__U07c0q__ffInput::placeholder{color:var(--muted);font-weight:600}.stock-order-drawer-module-scss-module__U07c0q__ffHint{color:var(--muted);margin-top:2px;font-size:7px;font-style:italic;font-weight:600}.stock-order-drawer-module-scss-module__U07c0q__qtyWrap{border:1px solid var(--border);border-radius:var(--r-sm);transition:border-color var(--t);align-items:center;display:flex;overflow:hidden}.stock-order-drawer-module-scss-module__U07c0q__qtyWrap:focus-within{border-color:rgba(var(--atm-rgba), .3)}.stock-order-drawer-module-scss-module__U07c0q__qtyBtn{background:var(--surface);width:34px;height:38px;color:var(--text2);cursor:pointer;transition:all var(--t);border:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.stock-order-drawer-module-scss-module__U07c0q__qtyBtn:hover{background:var(--surface2);color:var(--text)}.stock-order-drawer-module-scss-module__U07c0q__qtyInput{text-align:center;background:var(--surface0);color:var(--text);font-family:var(--mono);border:none;outline:none;flex:1;padding:8px 4px;font-size:14px;font-weight:900}.stock-order-drawer-module-scss-module__U07c0q__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stock-order-drawer-module-scss-module__U07c0q__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stock-order-drawer-module-scss-module__U07c0q__qtyInput{-webkit-appearance:textfield;appearance:textfield}.stock-order-drawer-module-scss-module__U07c0q__qtyPills{gap:3px;margin-top:4px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__qp{text-align:center;cursor:pointer;border:1px solid var(--border);color:var(--muted);transition:all var(--t);font-size:7px;font-weight:800;font-family:var(--mono);background:0 0;border-radius:4px;flex:1;padding:4px}.stock-order-drawer-module-scss-module__U07c0q__qp:hover{border-color:var(--border2);color:var(--text2);background:var(--surface2)}.stock-order-drawer-module-scss-module__U07c0q__qpOn{border-color:rgba(var(--atm-rgba), .15);color:var(--sky);background:rgba(var(--atm-rgba), .04)}.stock-order-drawer-module-scss-module__U07c0q__est{border-radius:var(--r-sm);margin-top:10px;margin-bottom:12px;padding:10px 12px}.stock-order-drawer-module-scss-module__U07c0q__estBuy{background:#14c46f05;border:1px solid #14c46f1a}.stock-order-drawer-module-scss-module__U07c0q__estSell{background:#ff5c5c05;border:1px solid #ff5c5c1a}.stock-order-drawer-module-scss-module__U07c0q__estRow{justify-content:space-between;align-items:center;padding:2px 0;display:flex}.stock-order-drawer-module-scss-module__U07c0q__estL{color:var(--muted);font-size:8px;font-weight:700}.stock-order-drawer-module-scss-module__U07c0q__estV{font-family:var(--mono);font-size:10px;font-weight:800}.stock-order-drawer-module-scss-module__U07c0q__estTotal{border-top:1px solid rgba(var(--surface-rgb), .04);justify-content:space-between;align-items:center;margin-top:4px;padding-top:6px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__estTotal .stock-order-drawer-module-scss-module__U07c0q__estL{color:var(--text2);font-size:9px;font-weight:800}.stock-order-drawer-module-scss-module__U07c0q__estTotal .stock-order-drawer-module-scss-module__U07c0q__estV{font-size:14px;font-weight:900}.stock-order-drawer-module-scss-module__U07c0q__dAction{padding:0 16px 14px}.stock-order-drawer-module-scss-module__U07c0q__actionBtn{border-radius:var(--r-sm);cursor:pointer;width:100%;font-size:13px;font-weight:900;font-family:var(--font);transition:all var(--t);border:none;justify-content:center;align-items:center;gap:6px;padding:12px;display:flex}.stock-order-drawer-module-scss-module__U07c0q__actionBtn svg{width:14px;height:14px}.stock-order-drawer-module-scss-module__U07c0q__actionBtn:disabled{opacity:.5;cursor:not-allowed}.stock-order-drawer-module-scss-module__U07c0q__actionBtnBuy{background:var(--green);color:#fff;box-shadow:0 4px 16px #14c46f40}.stock-order-drawer-module-scss-module__U07c0q__actionBtnBuy:hover:not(:disabled){background:#18d879;transform:translateY(-1px);box-shadow:0 6px 24px #14c46f59}.stock-order-drawer-module-scss-module__U07c0q__actionBtnSell{background:var(--red);color:#fff;box-shadow:0 4px 16px #ff5c5c33}.stock-order-drawer-module-scss-module__U07c0q__actionBtnSell:hover:not(:disabled){background:#ff7070;transform:translateY(-1px);box-shadow:0 6px 24px #ff5c5c4d}.stock-order-drawer-module-scss-module__U07c0q__errorMsg{color:var(--red);background:#ff5c5c0a;border:1px solid #ff5c5c1a;border-radius:4px;margin-bottom:8px;padding:6px 10px;font-size:10px;font-weight:700}.stock-order-drawer-module-scss-module__U07c0q__successMsg{color:var(--green);background:#14c46f0a;border:1px solid #14c46f1a;border-radius:4px;margin-bottom:8px;padding:6px 10px;font-size:10px;font-weight:700}.stock-order-drawer-module-scss-module__U07c0q__mktStatus{border-top:1px solid var(--border);color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:6px 16px;font-size:7px;font-weight:700;display:flex}.stock-order-drawer-module-scss-module__U07c0q__mktDot{background:var(--red);border-radius:50%;width:5px;height:5px}@media (max-width:400px){.stock-order-drawer-module-scss-module__U07c0q__drawer{border-left:none;width:100vw}}
.trades-table-module-scss-module__XLF4Rq__wrap{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-lg);margin-bottom:20px;overflow:hidden}.trades-table-module-scss-module__XLF4Rq__hd{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 18px 10px;display:flex}.trades-table-module-scss-module__XLF4Rq__title{font-size:var(--fs-lg);align-items:center;gap:8px;font-weight:800;display:flex}.trades-table-module-scss-module__XLF4Rq__count{font-family:var(--mono);font-size:var(--fs-sm);color:var(--muted);background:var(--surface2);border-radius:var(--r-full);border:1px solid var(--border);padding:2px 8px;font-weight:700}.trades-table-module-scss-module__XLF4Rq__ctrl{flex-wrap:wrap;gap:4px;display:flex}.trades-table-module-scss-module__XLF4Rq__btn{font-size:var(--fs-sm);border:1px solid var(--border2);background:var(--surface);color:var(--muted);cursor:pointer;transition:all var(--t);font-weight:600;font-family:var(--font);border-radius:6px;padding:4px 11px}.trades-table-module-scss-module__XLF4Rq__btn:hover{border-color:var(--border3);color:var(--text);background:var(--surface2)}.trades-table-module-scss-module__XLF4Rq__btnOn{color:var(--sky);background:#0170ee1a;border-color:#0170ee40}.trades-table-module-scss-module__XLF4Rq__filterStrip{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:6px;padding:8px 18px;display:flex}.trades-table-module-scss-module__XLF4Rq__searchBox{position:relative}.trades-table-module-scss-module__XLF4Rq__searchBox svg{color:var(--muted);pointer-events:none;width:11px;height:11px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.trades-table-module-scss-module__XLF4Rq__searchBox input{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);font-family:var(--font);font-size:var(--fs-sm);color:var(--text);width:160px;transition:border-color var(--t);outline:none;padding:5px 10px 5px 26px}.trades-table-module-scss-module__XLF4Rq__searchBox input:focus{border-color:#0170ee66}.trades-table-module-scss-module__XLF4Rq__searchBox input::placeholder{color:var(--muted)}.trades-table-module-scss-module__XLF4Rq__fc{border-radius:var(--r-full);font-size:var(--fs-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;transition:all var(--t);font-weight:600;font-family:var(--font);background:0 0;padding:4px 11px}.trades-table-module-scss-module__XLF4Rq__fc:hover{border-color:var(--border2);color:var(--text2)}.trades-table-module-scss-module__XLF4Rq__fcOn{color:var(--text);background:#0170ee1a;border-color:#0170ee33}
.EcoStatCards-module-scss-module___CK_uq__row{grid-template-columns:repeat(5,1fr);gap:10px;padding:16px 0 14px;display:grid}@media (max-width:1100px){.EcoStatCards-module-scss-module___CK_uq__row{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.EcoStatCards-module-scss-module___CK_uq__row{grid-template-columns:1fr 1fr}}.EcoStatCards-module-scss-module___CK_uq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);transition:border-color var(--t);align-items:center;gap:12px;padding:13px 16px;display:flex}.EcoStatCards-module-scss-module___CK_uq__card:hover{border-color:#ffffff1f}.EcoStatCards-module-scss-module___CK_uq__icon{border-radius:var(--r-sm);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.EcoStatCards-module-scss-module___CK_uq__iconAll{color:var(--blue);background:#0170ee1a}.EcoStatCards-module-scss-module___CK_uq__iconHigh{color:var(--red);background:#ff5c5c1a}.EcoStatCards-module-scss-module___CK_uq__iconMed{color:var(--yellow);background:#ffd55c1a}.EcoStatCards-module-scss-module___CK_uq__iconLow{color:var(--sky);background:#02acff14}.EcoStatCards-module-scss-module___CK_uq__iconSpeech{color:var(--purple);background:#a78bfa1a}.EcoStatCards-module-scss-module___CK_uq__lbl{text-transform:uppercase;letter-spacing:.5px;color:var(--dim);margin-bottom:4px;font-size:9px;font-weight:800}.EcoStatCards-module-scss-module___CK_uq__val{letter-spacing:-.5px;font-size:24px;font-weight:900;font-family:var(--mono);line-height:1}.EcoStatCards-module-scss-module___CK_uq__valAll{color:var(--text)}.EcoStatCards-module-scss-module___CK_uq__valHigh{color:var(--red)}.EcoStatCards-module-scss-module___CK_uq__valMed{color:var(--yellow)}.EcoStatCards-module-scss-module___CK_uq__valLow{color:var(--sky)}.EcoStatCards-module-scss-module___CK_uq__valSpeech{color:var(--purple)}.EcoStatCards-module-scss-module___CK_uq__bars{align-items:flex-end;gap:2px;display:flex}.EcoStatCards-module-scss-module___CK_uq__b1{border-radius:1px;width:4px;height:5px}.EcoStatCards-module-scss-module___CK_uq__b2{border-radius:1px;width:4px;height:9px}.EcoStatCards-module-scss-module___CK_uq__b3{border-radius:1px;width:4px;height:13px}
.programs-module-scss-module__KVe-qq__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.programs-module-scss-module__KVe-qq__card{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-xl,16px);padding:max(24px,min(3vw,36px));transition:all .3s;position:relative;overflow:hidden}.programs-module-scss-module__KVe-qq__card:before{content:"";opacity:0;height:2px;transition:opacity .22s;position:absolute;bottom:0;left:0;right:0}.programs-module-scss-module__KVe-qq__card:hover{border-color:#0170ee40;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.programs-module-scss-module__KVe-qq__card:hover:before{opacity:1}.programs-module-scss-module__KVe-qq__card.programs-module-scss-module__KVe-qq__blue:before{background:linear-gradient(90deg, var(--blue), var(--sky))}.programs-module-scss-module__KVe-qq__card.programs-module-scss-module__KVe-qq__green:before{background:linear-gradient(90deg, var(--green), var(--mint))}.programs-module-scss-module__KVe-qq__card.programs-module-scss-module__KVe-qq__sky:before{background:linear-gradient(90deg, var(--sky), var(--mint))}.programs-module-scss-module__KVe-qq__emoji{margin-bottom:18px;font-size:32px}.programs-module-scss-module__KVe-qq__title{font-family:var(--font-display);margin-bottom:10px;font-size:19px;font-weight:700}.programs-module-scss-module__KVe-qq__desc{color:var(--muted);margin-bottom:22px;font-size:13.5px;line-height:1.65}.programs-module-scss-module__KVe-qq__link{color:var(--sky);align-items:center;gap:5px;font-size:13.5px;font-weight:600;text-decoration:none;transition:gap .22s;display:inline-flex}.programs-module-scss-module__KVe-qq__link:hover{gap:10px}@media (max-width:900px){.programs-module-scss-module__KVe-qq__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.programs-module-scss-module__KVe-qq__grid{grid-template-columns:1fr}}
.stock-key-stats-module-scss-module__ytV_iW__panel{background:rgba(var(--bg2-rgb), .4);border:1px solid var(--border);border-radius:var(--r-lg);height:-webkit-max-content;height:max-content;padding:20px}.stock-key-stats-module-scss-module__ytV_iW__head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.stock-key-stats-module-scss-module__ytV_iW__title{letter-spacing:-.2px;color:var(--text);align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.stock-key-stats-module-scss-module__ytV_iW__title svg{stroke-width:2px;width:16px;height:16px;color:var(--sky);opacity:.7}.stock-key-stats-module-scss-module__ytV_iW__more{color:var(--sky);transition:gap var(--t);align-items:center;gap:4px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.stock-key-stats-module-scss-module__ytV_iW__more:hover{gap:6px}.stock-key-stats-module-scss-module__ytV_iW__more>svg{stroke-width:2px;width:12px;height:12px}.stock-key-stats-module-scss-module__ytV_iW__grid{grid-template-columns:1fr 1fr;display:grid}.stock-key-stats-module-scss-module__ytV_iW__row{border-bottom:1px solid var(--border);transition:background var(--t);justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.stock-key-stats-module-scss-module__ytV_iW__row:hover{background:rgba(var(--surface-rgb), .01)}.stock-key-stats-module-scss-module__ytV_iW__row:nth-child(odd){border-right:1px solid var(--border)}.stock-key-stats-module-scss-module__ytV_iW__lbl{color:var(--muted);font-size:11px;font-weight:600}.stock-key-stats-module-scss-module__ytV_iW__val{font-size:12px;font-weight:700;font-family:var(--mono)}.stock-key-stats-module-scss-module__ytV_iW__down{color:var(--red)}.stock-key-stats-module-scss-module__ytV_iW__r52Cur{font-size:9px;font-family:var(--mono);white-space:nowrap;color:var(--text);font-weight:700;position:absolute;top:-18px;transform:translate(-50%)}@media (max-width:768px){.stock-key-stats-module-scss-module__ytV_iW__grid{grid-template-columns:1fr}.stock-key-stats-module-scss-module__ytV_iW__row:nth-child(odd){border-right:none}}.stock-key-stats-module-scss-module__ytV_iW__panel{background:rgba(var(--bg2-rgb), .4);border:1px solid var(--border);border-radius:var(--r-lg);padding:20px}.stock-key-stats-module-scss-module__ytV_iW__secHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.stock-key-stats-module-scss-module__ytV_iW__secTitle{letter-spacing:-.2px;align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.stock-key-stats-module-scss-module__ytV_iW__secTitle svg{width:16px;height:16px;color:var(--sky);opacity:.7}.stock-key-stats-module-scss-module__ytV_iW__secMore{color:var(--sky);transition:gap var(--t);align-items:center;gap:4px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.stock-key-stats-module-scss-module__ytV_iW__secMore:hover{gap:6px}.stock-key-stats-module-scss-module__ytV_iW__secMore svg{width:12px;height:12px}.stock-key-stats-module-scss-module__ytV_iW__statsGrid{grid-template-columns:1fr 1fr;display:grid}.stock-key-stats-module-scss-module__ytV_iW__sRow{border-bottom:1px solid var(--border);transition:background var(--t);justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.stock-key-stats-module-scss-module__ytV_iW__sRow:hover{background:rgba(var(--surface-rgb), .01)}.stock-key-stats-module-scss-module__ytV_iW__sRow:nth-child(odd){border-right:1px solid var(--border)}.stock-key-stats-module-scss-module__ytV_iW__sLbl{color:var(--muted);font-size:11px;font-weight:600}.stock-key-stats-module-scss-module__ytV_iW__sVal{font-size:12px;font-weight:700;font-family:var(--mono)}.stock-key-stats-module-scss-module__ytV_iW__up{color:var(--green)}.stock-key-stats-module-scss-module__ytV_iW__dn{color:var(--red)}.stock-key-stats-module-scss-module__ytV_iW__yellow{color:var(--yellow)}.stock-key-stats-module-scss-module__ytV_iW__muted{color:var(--muted)}.stock-key-stats-module-scss-module__ytV_iW__r52{border-top:1px solid var(--border);grid-column:1/-1;padding:14px 12px}.stock-key-stats-module-scss-module__ytV_iW__r52Label{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:8px;font-size:10px;font-weight:700}.stock-key-stats-module-scss-module__ytV_iW__r52Track{background:rgba(var(--surface-rgb), .03);border-radius:3px;height:6px;position:relative}.stock-key-stats-module-scss-module__ytV_iW__r52Fill{background:linear-gradient(90deg, var(--red), var(--yellow), var(--green));border-radius:3px;position:absolute;top:0;bottom:0;left:0}.stock-key-stats-module-scss-module__ytV_iW__r52Pin{background:var(--text);border-radius:2px;width:3px;height:16px;position:absolute;top:-5px;transform:translate(-50%)}.stock-key-stats-module-scss-module__ytV_iW__r52Cur{font-size:9px;font-family:var(--mono);white-space:nowrap;font-weight:700;position:absolute;top:-18px;transform:translate(-50%)}.stock-key-stats-module-scss-module__ytV_iW__r52Vals{font-size:10px;font-family:var(--mono);justify-content:space-between;margin-top:6px;display:flex}@media (max-width:768px){.stock-key-stats-module-scss-module__ytV_iW__statsGrid{grid-template-columns:1fr}.stock-key-stats-module-scss-module__ytV_iW__sRow:nth-child(odd){border-right:none}}
.journal-loader-module-scss-module__PydFba__skel{background:linear-gradient(90deg, rgba(var(--surface-rgb), .03) 0%, rgba(var(--surface-rgb), .07) 40%, rgba(var(--surface-rgb), .1) 50%, rgba(var(--surface-rgb), .07) 60%, rgba(var(--surface-rgb), .03) 100%);background-size:300% 100%;border-radius:6px;animation:1.8s ease-in-out infinite journal-loader-module-scss-module__PydFba__skShimmer}.journal-loader-module-scss-module__PydFba__skel:nth-child(2){animation-delay:.1s}.journal-loader-module-scss-module__PydFba__skel:nth-child(3){animation-delay:.2s}.journal-loader-module-scss-module__PydFba__skel:nth-child(4){animation-delay:.3s}.journal-loader-module-scss-module__PydFba__skel:nth-child(5){animation-delay:.4s}.journal-loader-module-scss-module__PydFba__skel:nth-child(6){animation-delay:.5s}@keyframes journal-loader-module-scss-module__PydFba__skShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.journal-loader-module-scss-module__PydFba__overlay{background:var(--bg);overflow:hidden}.journal-loader-module-scss-module__PydFba__skNav{border-bottom:1px solid var(--border);background:rgba(var(--bg-rgb), .9);align-items:center;gap:12px;height:52px;padding:0 24px;display:flex}.journal-loader-module-scss-module__PydFba__skLogo{align-items:center;gap:8px;margin-right:16px;display:flex}.journal-loader-module-scss-module__PydFba__skLogoMark{background:linear-gradient(135deg, var(--green), var(--blue));border-radius:6px;flex-shrink:0;width:26px;height:26px}.journal-loader-module-scss-module__PydFba__skMain{scrollbar-width:none;max-width:1440px;height:calc(100vh - 105px);margin:0 auto;padding:24px 24px 0;overflow-y:auto}.journal-loader-module-scss-module__PydFba__skMain::-webkit-scrollbar{display:none}.journal-loader-module-scss-module__PydFba__skHd{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.journal-loader-module-scss-module__PydFba__skHdLeft{flex-direction:column;gap:8px;display:flex}.journal-loader-module-scss-module__PydFba__skGradeCard{background:var(--bg2-a70);border:1px solid var(--border);border-radius:12px;align-items:center;gap:14px;padding:12px 18px;display:flex}.journal-loader-module-scss-module__PydFba__skKpiRow{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:20px;display:grid}@media (max-width:1100px){.journal-loader-module-scss-module__PydFba__skKpiRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.journal-loader-module-scss-module__PydFba__skKpiRow{grid-template-columns:repeat(2,1fr)}}.journal-loader-module-scss-module__PydFba__skKpi{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.journal-loader-module-scss-module__PydFba__skEquity{border:1px solid var(--border);border-radius:12px;margin-bottom:20px;overflow:hidden}.journal-loader-module-scss-module__PydFba__skEquityHd{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 20px 12px;display:flex}.journal-loader-module-scss-module__PydFba__skEquityChart{padding:16px 20px}.journal-loader-module-scss-module__PydFba__skChartInner{align-items:flex-end;gap:6px;height:160px;padding-left:52px;display:flex;position:relative}.journal-loader-module-scss-module__PydFba__skYAxis{flex-direction:column;justify-content:space-between;width:48px;height:160px;display:flex;position:absolute;top:0;left:0}.journal-loader-module-scss-module__PydFba__skBar{flex:1}.journal-loader-module-scss-module__PydFba__skXAxis{justify-content:space-between;padding:8px 0 0 52px;display:flex}.journal-loader-module-scss-module__PydFba__skEquityFooter{border-top:1px solid var(--border);gap:24px;padding:10px 20px;display:flex}.journal-loader-module-scss-module__PydFba__sk3col{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:20px;display:grid}@media (max-width:1100px){.journal-loader-module-scss-module__PydFba__sk3col{grid-template-columns:1fr 1fr}}@media (max-width:720px){.journal-loader-module-scss-module__PydFba__sk3col{grid-template-columns:1fr}}.journal-loader-module-scss-module__PydFba__sk2col{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}@media (max-width:760px){.journal-loader-module-scss-module__PydFba__sk2col{grid-template-columns:1fr}}.journal-loader-module-scss-module__PydFba__skPanel{border:1px solid var(--border);border-radius:12px;overflow:hidden}.journal-loader-module-scss-module__PydFba__skPanelHd{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.journal-loader-module-scss-module__PydFba__skPanelBody{flex-direction:column;gap:10px;padding:14px 16px;display:flex}.journal-loader-module-scss-module__PydFba__skExpCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.journal-loader-module-scss-module__PydFba__skExpItem{background:var(--surface);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.journal-loader-module-scss-module__PydFba__skStreakCurrent{background:#14c46f0a;border:1px solid #14c46f26;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.journal-loader-module-scss-module__PydFba__skStatCard{background:var(--surface);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:6px;padding:10px;display:flex}.journal-loader-module-scss-module__PydFba__skAssetCard{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:7px;padding:12px;display:flex}.journal-loader-module-scss-module__PydFba__skTradeRow{border-bottom:1px solid var(--border);grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:9px 16px;display:grid}.journal-loader-module-scss-module__PydFba__skTradeRow:last-child{border-bottom:none}.journal-loader-module-scss-module__PydFba__skTable{border:1px solid var(--border);border-radius:12px;margin-bottom:16px;overflow:hidden}.journal-loader-module-scss-module__PydFba__skTableHd{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 18px 10px;display:flex}.journal-loader-module-scss-module__PydFba__skThead{border-bottom:1px solid var(--border);background:var(--bg-a70);gap:8px;padding:8px 18px;display:flex}.journal-loader-module-scss-module__PydFba__skRow{border-bottom:1px solid var(--surface0);align-items:center;gap:8px;padding:10px 18px;display:flex}.journal-loader-module-scss-module__PydFba__skRow:last-child{border-bottom:none}.journal-loader-module-scss-module__PydFba__progressBar{z-index:1001;background:rgba(var(--bg-rgb), .95);border-top:1px solid var(--border);align-items:center;gap:14px;padding:10px 24px 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.journal-loader-module-scss-module__PydFba__progressTrack{background:var(--surface2);border-radius:2px;flex:1;height:3px;overflow:hidden}.journal-loader-module-scss-module__PydFba__progressFill{background:linear-gradient(90deg, var(--blue), var(--sky));border-radius:2px;height:100%;transition:width .35s}.journal-loader-module-scss-module__PydFba__progressLbl{font-family:var(--mono);font-size:var(--fs-sm);color:var(--muted);white-space:nowrap;min-width:220px;font-weight:700}.journal-loader-module-scss-module__PydFba__progressPct{font-family:var(--mono);font-size:var(--fs-md);color:var(--sky);text-align:right;min-width:36px;font-weight:800}
.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}
.faq-section-module-scss-module__wm_TNa__faqSection{position:relative;overflow:hidden}.faq-section-module-scss-module__wm_TNa__faqSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#0170ee0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;right:-80px}.faq-section-module-scss-module__wm_TNa__faqSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#14c46f0a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-60px;left:-80px}.faq-section-module-scss-module__wm_TNa__layout{z-index:1;grid-template-columns:1fr 1.6fr;align-items:start;gap:max(40px,min(6vw,80px));display:grid;position:relative}.faq-section-module-scss-module__wm_TNa__header{position:-webkit-sticky;position:sticky;top:100px}.faq-section-module-scss-module__wm_TNa__contact{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-lg,12px);margin-top:32px;padding:22px 24px;position:relative;overflow:hidden}.faq-section-module-scss-module__wm_TNa__contact:before{content:"";background:linear-gradient(90deg, var(--blue), var(--sky));height:1.5px;position:absolute;top:0;left:0;right:0}.faq-section-module-scss-module__wm_TNa__contactTitle{font-family:var(--font-display);margin-bottom:6px;font-size:14px;font-weight:700}.faq-section-module-scss-module__wm_TNa__contactDesc{color:var(--muted);margin-bottom:16px;font-size:13px;line-height:1.6}@media (max-width:900px){.faq-section-module-scss-module__wm_TNa__layout{grid-template-columns:1fr}.faq-section-module-scss-module__wm_TNa__header{text-align:center;position:static}.faq-section-module-scss-module__wm_TNa__contact{max-width:420px;margin:32px auto 0}}
.trade-stock-page-module-scss-module__SKlMfa__page{background:var(--bg);min-height:100vh}.trade-stock-page-module-scss-module__SKlMfa__below{grid-template-columns:1fr 340px;gap:16px;padding:20px;display:grid}.trade-stock-page-module-scss-module__SKlMfa__sidebar{flex-direction:column;gap:16px;display:flex}@media (max-width:1100px){.trade-stock-page-module-scss-module__SKlMfa__below{grid-template-columns:1fr}.trade-stock-page-module-scss-module__SKlMfa__sidebar{grid-template-columns:1fr 1fr;gap:16px;display:grid}}@media (max-width:768px){.trade-stock-page-module-scss-module__SKlMfa__sidebar{grid-template-columns:1fr}}
.timeframe-bar-module-scss-module__RBFVvW__bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;max-width:100%;display:inline-flex;overflow-x:auto}.timeframe-bar-module-scss-module__RBFVvW__bar::-webkit-scrollbar{display:none}.timeframe-bar-module-scss-module__RBFVvW__slot{flex:none;align-items:center;display:inline-flex}.timeframe-bar-module-scss-module__RBFVvW__sep{background:var(--border);flex:none;width:1px;height:18px}.timeframe-bar-module-scss-module__RBFVvW__tab{font-size:var(--fs-sm,13px);color:var(--muted);cursor:pointer;white-space:nowrap;transition:var(--t);background:0 0;border:none;flex:none;padding:8px 18px 10px;font-weight:700;position:relative}.timeframe-bar-module-scss-module__RBFVvW__tab:hover{color:var(--text)}.timeframe-bar-module-scss-module__RBFVvW__underline{border-radius:var(--r-full);background:var(--sky);width:26px;height:3px;transition:var(--t);position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.timeframe-bar-module-scss-module__RBFVvW__on{color:var(--sky)}.timeframe-bar-module-scss-module__RBFVvW__on .timeframe-bar-module-scss-module__RBFVvW__underline{transform:translate(-50%)scaleX(1)}
.c-p-ratio-lockway-module-scss-module__qK00RG__card{background:var(--bg2-a65);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden}.c-p-ratio-lockway-module-scss-module__qK00RG__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}.c-p-ratio-lockway-module-scss-module__qK00RG__cardHdLeft{font-size:var(--fs-base);color:var(--text);align-items:center;gap:7px;font-weight:700;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__hdDivider{color:rgba(var(--surface-rgb), .15);font-weight:300}.c-p-ratio-lockway-module-scss-module__qK00RG__hdLabel{color:var(--muted);margin-left:2px;font-weight:500}.c-p-ratio-lockway-module-scss-module__qK00RG__hdDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.c-p-ratio-lockway-module-scss-module__qK00RG__viewTabs{background:var(--surface);border:1px solid var(--border);border-radius:6px;gap:2px;padding:2px;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__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}.c-p-ratio-lockway-module-scss-module__qK00RG__vtBtn:hover:not(.c-p-ratio-lockway-module-scss-module__qK00RG__vtOn){color:var(--text2)}.c-p-ratio-lockway-module-scss-module__qK00RG__vtOn{background:var(--bg2);color:var(--text2);box-shadow:0 1px 4px #0000004d}.c-p-ratio-lockway-module-scss-module__qK00RG__cardBody{grid-template-columns:1fr 1px 1fr;display:grid}@media (max-width:700px){.c-p-ratio-lockway-module-scss-module__qK00RG__cardBody{grid-template-columns:1fr}}.c-p-ratio-lockway-module-scss-module__qK00RG__colDivider{background:var(--border)}@media (max-width:700px){.c-p-ratio-lockway-module-scss-module__qK00RG__colDivider{display:none}}.c-p-ratio-lockway-module-scss-module__qK00RG__ratioCol{flex-direction:column;padding:12px 16px 0;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__colHd{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__colTitle{font-size:var(--fs-md);color:var(--text2);align-items:center;gap:5px;font-weight:700;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__colDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.c-p-ratio-lockway-module-scss-module__qK00RG__colHdRight{align-items:center;gap:7px;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__colSubLabel{font-size:var(--fs-sm);color:var(--muted);font-weight:600;font-family:var(--font)}.c-p-ratio-lockway-module-scss-module__qK00RG__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}.c-p-ratio-lockway-module-scss-module__qK00RG__barList{flex-direction:column;flex:1;gap:4px;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__barRow{grid-template-columns:64px 1fr 62px;align-items:center;gap:7px;display:grid}.c-p-ratio-lockway-module-scss-module__qK00RG__brTicker{justify-content:flex-end;align-items:center;gap:5px;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__brTicker img,.c-p-ratio-lockway-module-scss-module__qK00RG__brTicker svg,.c-p-ratio-lockway-module-scss-module__qK00RG__brTicker>span:first-child{object-fit:contain;border-radius:4px;flex-shrink:0;width:18px;height:18px}.c-p-ratio-lockway-module-scss-module__qK00RG__brTicker>span:last-child{font-family:var(--mono);font-size:var(--fs-md);color:var(--text);letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;max-width:36px;font-weight:800;overflow:hidden}.c-p-ratio-lockway-module-scss-module__qK00RG__brTrack{background:var(--surface);cursor:pointer;border-radius:3px;height:24px;position:relative;overflow:hidden}.c-p-ratio-lockway-module-scss-module__qK00RG__brTrack:hover .c-p-ratio-lockway-module-scss-module__qK00RG__brFill{filter:brightness(1.2)}.c-p-ratio-lockway-module-scss-module__qK00RG__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}.c-p-ratio-lockway-module-scss-module__qK00RG__brFillLbl{font-size:var(--fs-sm);color:rgba(var(--surface-rgb), .92);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;font-weight:700;overflow:hidden}.c-p-ratio-lockway-module-scss-module__qK00RG__brRight{text-align:right}.c-p-ratio-lockway-module-scss-module__qK00RG__brRatio{font-family:var(--mono);font-size:var(--fs-base);white-space:nowrap;font-weight:800;line-height:1.2}.c-p-ratio-lockway-module-scss-module__qK00RG__colFoot{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;padding:9px 0 10px;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__fs{flex-direction:column;flex-shrink:0;gap:1px;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__fsLbl{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.4px;color:var(--muted);font-weight:700}.c-p-ratio-lockway-module-scss-module__qK00RG__fsVal{font-family:var(--mono);font-size:var(--fs-base);color:var(--text);font-weight:800}.c-p-ratio-lockway-module-scss-module__qK00RG__fsSep{background:var(--border);flex-shrink:0;width:1px;height:22px}.c-p-ratio-lockway-module-scss-module__qK00RG__miniBarWrap{flex:1;min-width:60px}.c-p-ratio-lockway-module-scss-module__qK00RG__miniBar{background:var(--surface3);border-radius:2px;height:4px;margin-bottom:3px;display:flex;overflow:hidden}.c-p-ratio-lockway-module-scss-module__qK00RG__miniBull{background:linear-gradient(90deg, #0daa5c, var(--green));border-radius:2px 0 0 2px;height:100%;transition:width .5s}.c-p-ratio-lockway-module-scss-module__qK00RG__miniBear{background:linear-gradient(90deg, var(--red), #e04848);flex:1;height:100%}.c-p-ratio-lockway-module-scss-module__qK00RG__miniLabels{justify-content:space-between;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__miniLbl{font-size:var(--fs-sm);font-weight:700}.c-p-ratio-lockway-module-scss-module__qK00RG__dotGreen{background:var(--green)}.c-p-ratio-lockway-module-scss-module__qK00RG__dotRed{background:var(--red)}.c-p-ratio-lockway-module-scss-module__qK00RG__green{color:var(--green)}.c-p-ratio-lockway-module-scss-module__qK00RG__red{color:var(--red)}.c-p-ratio-lockway-module-scss-module__qK00RG__muted{color:var(--muted)}.c-p-ratio-lockway-module-scss-module__qK00RG__bodyWrap{position:relative}.c-p-ratio-lockway-module-scss-module__qK00RG__bodyGhost{filter:blur(3px);opacity:.35;-webkit-user-select:none;user-select:none;pointer-events:none}.c-p-ratio-lockway-module-scss-module__qK00RG__fullLock{background:linear-gradient(160deg, rgba(var(--bg2-rgb), .55) 0%, rgba(var(--bg2-rgb), .82) 55%, rgba(var(--bg2-rgb), .92) 100%);-webkit-backdrop-filter:blur(2px);z-index:2;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.c-p-ratio-lockway-module-scss-module__qK00RG__lockCard{text-align:center;border-radius:var(--r-md);background:var(--bg2-a70);-webkit-backdrop-filter:blur(12px);border:1px solid #ffd55c33;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:340px;padding:28px 32px;animation:.3s cubic-bezier(.4,0,.2,1) c-p-ratio-lockway-module-scss-module__qK00RG__lockCardIn;display:flex;box-shadow:0 0 0 1px #ffd55c0f,0 24px 60px #00000080}@keyframes c-p-ratio-lockway-module-scss-module__qK00RG__lockCardIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.c-p-ratio-lockway-module-scss-module__qK00RG__lockRing{background:#ffd55c14;border:1px solid #ffd55c47;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 0 24px #ffd55c14}.c-p-ratio-lockway-module-scss-module__qK00RG__proBadge{font-size:var(--fs-xs);letter-spacing:.4px;text-transform:uppercase;color:#ffd55ccc;border-radius:var(--r-full);background:#ffd55c14;border:1px solid #ffd55c33;align-items:center;gap:5px;padding:3px 10px;font-weight:800;display:inline-flex}.c-p-ratio-lockway-module-scss-module__qK00RG__lockTitle{font-size:var(--fs-xl);letter-spacing:-.3px;color:var(--text);font-weight:800;line-height:1.35}.c-p-ratio-lockway-module-scss-module__qK00RG__lockSub{font-size:var(--fs-md);color:var(--muted);max-width:260px;margin:0;line-height:1.65}.c-p-ratio-lockway-module-scss-module__qK00RG__lockDivider{background:var(--border);width:100%;height:1px}.c-p-ratio-lockway-module-scss-module__qK00RG__lockFeats{text-align:left;flex-direction:column;gap:7px;width:100%;padding:0 4px;list-style:none;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__lockFeat{font-size:var(--fs-md);color:var(--text2);align-items:center;gap:7px;display:flex}.c-p-ratio-lockway-module-scss-module__qK00RG__lockFeat svg{color:var(--green);flex-shrink:0}.c-p-ratio-lockway-module-scss-module__qK00RG__lockCta{border-radius:var(--r-full);font-size:var(--fs-base);color:#1a0f00;cursor:pointer;font-weight:800;font-family:var(--font);transition:all var(--t);white-space:nowrap;background:linear-gradient(90deg,#ffd55c 0%,#ffb020 100%);border:none;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px 24px;text-decoration:none;display:inline-flex;box-shadow:0 2px 14px #ffb02040}.c-p-ratio-lockway-module-scss-module__qK00RG__lockCta:hover{background:linear-gradient(90deg,#ffe070 0%,#ffbe30 100%);transform:translateY(-1px);box-shadow:0 4px 22px #ffb02066}.c-p-ratio-lockway-module-scss-module__qK00RG__lockCta:active{transform:translateY(0)}.c-p-ratio-lockway-module-scss-module__qK00RG__lockSkip{font-size:var(--fs-sm);color:#5e7494b3;cursor:pointer;font-family:var(--font);transition:color var(--t);background:0 0;border:none}.c-p-ratio-lockway-module-scss-module__qK00RG__lockSkip:hover{color:var(--muted)}.c-p-ratio-lockway-module-scss-module__qK00RG__colFootLocked .c-p-ratio-lockway-module-scss-module__qK00RG__fsVal{filter:blur(4px);opacity:.45;-webkit-user-select:none;user-select:none}.c-p-ratio-lockway-module-scss-module__qK00RG__colFootLocked .c-p-ratio-lockway-module-scss-module__qK00RG__miniBar{filter:blur(3px);opacity:.4}.c-p-ratio-lockway-module-scss-module__qK00RG__colFootLocked .c-p-ratio-lockway-module-scss-module__qK00RG__miniLabels{opacity:.35}
.cta-banner-module-scss-module__bNBPhW__cta{text-align:center;background:linear-gradient(#0000,#0170ee0f,#0170ee08,#0000);padding:max(60px,min(9vw,120px)) 0}.cta-banner-module-scss-module__bNBPhW__container{max-width:1200px;margin:0 auto;padding:0 max(20px,min(5vw,48px))}.cta-banner-module-scss-module__bNBPhW__inner{text-align:center}.cta-banner-module-scss-module__bNBPhW__label{letter-spacing:2.5px;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:11px;font-weight:700;display:block}.cta-banner-module-scss-module__bNBPhW__title{font-family:var(--font-display);letter-spacing:-1.5px;margin-bottom:18px;font-size:max(28px,min(4.5vw,52px));font-weight:800;line-height:1.1}.cta-banner-module-scss-module__bNBPhW__subtitle{color:var(--muted);max-width:520px;margin:0 auto 40px;font-size:max(15px,min(2vw,17px));line-height:1.75}.cta-banner-module-scss-module__bNBPhW__btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-banner-module-scss-module__bNBPhW__fine{color:var(--muted);margin-top:16px;font-size:12px}@media (max-width:600px){.cta-banner-module-scss-module__bNBPhW__btns{flex-direction:column;align-items:stretch}.cta-banner-module-scss-module__bNBPhW__btns>*{justify-content:center;width:100%}}
