.stats-module-scss-module__fSTaGq__grid{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px;display:grid}.stats-module-scss-module__fSTaGq__card{border-radius:var(--r-sm);border:1px solid var(--border);transition:all var(--t);background:#ffffff03;padding:12px 14px;position:relative;overflow:hidden}.stats-module-scss-module__fSTaGq__card:hover{border-color:var(--border2);background:#ffffff05}.stats-module-scss-module__fSTaGq__card:before{content:"";opacity:0;height:2px;transition:opacity var(--t);position:absolute;top:0;left:0;right:0}.stats-module-scss-module__fSTaGq__card:hover:before{opacity:1}.stats-module-scss-module__fSTaGq__bl:before{background:linear-gradient(90deg, var(--blue), var(--sky))}.stats-module-scss-module__fSTaGq__gn:before{background:var(--green)}.stats-module-scss-module__fSTaGq__rd:before{background:var(--red)}.stats-module-scss-module__fSTaGq__sk:before{background:var(--sky)}.stats-module-scss-module__fSTaGq__yl:before{background:var(--yellow)}.stats-module-scss-module__fSTaGq__label{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:4px;font-size:7px;font-weight:800}.stats-module-scss-module__fSTaGq__val{font-family:var(--mono);font-size:18px;font-weight:900}.stats-module-scss-module__fSTaGq__sub{margin-top:2px;font-size:8px;font-weight:700}.stats-module-scss-module__fSTaGq__up{color:var(--green)}.stats-module-scss-module__fSTaGq__dn{color:var(--red)}.stats-module-scss-module__fSTaGq__flat{color:var(--muted)}@media (max-width:1100px){.stats-module-scss-module__fSTaGq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.stats-module-scss-module__fSTaGq__grid{grid-template-columns:repeat(2,1fr)}}
.toolbar-module-scss-module__yGHUMG__bar{flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0;display:flex}.toolbar-module-scss-module__yGHUMG__lbl{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:600}.toolbar-module-scss-module__yGHUMG__sel{font-family:var(--font);border-radius:var(--r-sm);background:var(--surface0);border:1px solid var(--border);color:var(--text);cursor:pointer;-webkit-appearance:none;appearance:none;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 7px center;background-repeat:no-repeat;outline:none;padding:5px 24px 5px 10px;font-size:9px;font-weight:700}.toolbar-module-scss-module__yGHUMG__sep{background:var(--border2);width:1px;height:20px}.toolbar-module-scss-module__yGHUMG__plus{border-radius:var(--r-sm);cursor:pointer;width:28px;height:28px;color:var(--green);transition:all var(--t);background:0 0;border:1px solid #14c46f26;justify-content:center;align-items:center;display:flex}.toolbar-module-scss-module__yGHUMG__plus svg{width:12px;height:12px}.toolbar-module-scss-module__yGHUMG__plus:hover{background:#14c46f0f}.toolbar-module-scss-module__yGHUMG__srch{border-radius:var(--r-sm);border:1px solid var(--border);background:var(--surface0);align-items:center;gap:5px;width:180px;margin-left:auto;padding:4px 9px;display:flex}.toolbar-module-scss-module__yGHUMG__srch svg{width:11px;height:11px;color:var(--muted);flex-shrink:0}.toolbar-module-scss-module__yGHUMG__srch input{color:var(--text);width:100%;font-size:9px;font-weight:600;font-family:var(--font);background:0 0;border:none;outline:none}.toolbar-module-scss-module__yGHUMG__srch input::placeholder{color:var(--muted)}@media (max-width:768px){.toolbar-module-scss-module__yGHUMG__bar{flex-direction:column;align-items:flex-start}.toolbar-module-scss-module__yGHUMG__srch{width:100%;margin-left:0}}
.trades-table-module-scss-module__8GMBAW__tbl{border:1px solid var(--border);border-radius:var(--r-md);margin-top:6px;overflow:hidden}.trades-table-module-scss-module__8GMBAW__tblBar{background:linear-gradient(90deg, var(--blue), var(--sky), var(--mint));height:2px}.trades-table-module-scss-module__8GMBAW__tw{overflow-x:auto}.trades-table-module-scss-module__8GMBAW__tw table{border-collapse:collapse;width:100%;min-width:1000px}.trades-table-module-scss-module__8GMBAW__tw thead th{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);text-align:left;background:var(--surface);border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 12px;font-size:10px;font-weight:800}.trades-table-module-scss-module__8GMBAW__tw tbody td{border-bottom:1px solid var(--surface0);vertical-align:middle;padding:12px}.trades-table-module-scss-module__8GMBAW__pr{cursor:pointer;transition:background var(--t)}.trades-table-module-scss-module__8GMBAW__pr:hover td{background:rgba(var(--surface-rgb), .01)}.trades-table-module-scss-module__8GMBAW__prOpen td{border-bottom-color:rgba(var(--atm-rgba), .04);background:rgba(var(--atm-rgba), .012)!important}.trades-table-module-scss-module__8GMBAW__expand{width:22px;height:22px;color:var(--muted);transition:all var(--t);border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.trades-table-module-scss-module__8GMBAW__expand svg{width:12px;height:12px;transition:transform .25s}.trades-table-module-scss-module__8GMBAW__prOpen .trades-table-module-scss-module__8GMBAW__expand svg{color:var(--sky);transform:rotate(90deg)}.trades-table-module-scss-module__8GMBAW__cn{align-items:center;gap:10px;display:flex}.trades-table-module-scss-module__8GMBAW__ci{min-width:0}.trades-table-module-scss-module__8GMBAW__ciT{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex;overflow:hidden}.trades-table-module-scss-module__8GMBAW__ciSub{color:var(--muted);gap:6px;margin-top:2px;font-size:11px;display:flex}.trades-table-module-scss-module__8GMBAW__chgUp{color:var(--green)}.trades-table-module-scss-module__8GMBAW__chgDn{color:var(--red)}.trades-table-module-scss-module__8GMBAW__tag{border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:9px;font-weight:800}.trades-table-module-scss-module__8GMBAW__tag_call{color:var(--green);background:#14c46f0f;border:1px solid #14c46f0f}.trades-table-module-scss-module__8GMBAW__tag_put{color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c0f}.trades-table-module-scss-module__8GMBAW__tag_spread{background:rgba(var(--atm-rgba), .06);border:1px solid rgba(var(--atm-rgba), .06);color:var(--sky)}.trades-table-module-scss-module__8GMBAW__tag_stock{color:var(--purple);background:#a78bfa0f;border:1px solid #a78bfa0f}.trades-table-module-scss-module__8GMBAW__mv{font-family:var(--mono);font-size:13px;font-weight:700}.trades-table-module-scss-module__8GMBAW__mvSub{font-family:var(--mono);color:var(--muted);font-size:11px;font-weight:700;display:block}.trades-table-module-scss-module__8GMBAW__plPos{color:var(--green)}.trades-table-module-scss-module__8GMBAW__plNeg{color:var(--red)}.trades-table-module-scss-module__8GMBAW__pct{opacity:.7;font-size:10px}.trades-table-module-scss-module__8GMBAW__flat{color:var(--muted)}.trades-table-module-scss-module__8GMBAW__dte{font-family:var(--mono);font-size:12px;font-weight:700}.trades-table-module-scss-module__8GMBAW__days{margin-top:2px;font-size:9px;font-weight:800;display:block}.trades-table-module-scss-module__8GMBAW__days_urg{color:var(--red)}.trades-table-module-scss-module__8GMBAW__days_soon{color:var(--orange)}.trades-table-module-scss-module__8GMBAW__days_ok{color:var(--green)}.trades-table-module-scss-module__8GMBAW__days_na{color:var(--muted)}.trades-table-module-scss-module__8GMBAW__dateCell{color:var(--muted);font-size:11px}.trades-table-module-scss-module__8GMBAW__dateCell span{margin-top:1px;font-size:9px;display:block}.trades-table-module-scss-module__8GMBAW__crHead td{background:rgba(var(--atm-rgba), .025);border-bottom:1px solid rgba(var(--atm-rgba), .06);color:var(--sky);font-size:10px;font-weight:800;padding:8px 12px!important}.trades-table-module-scss-module__8GMBAW__crHeadInner{align-items:center;gap:10px;display:flex}.trades-table-module-scss-module__8GMBAW__crHeadInner svg{flex-shrink:0;width:12px;height:12px}.trades-table-module-scss-module__8GMBAW__mutedTxt{color:var(--muted)}.trades-table-module-scss-module__8GMBAW__crSum{gap:16px;margin-left:auto;display:flex}.trades-table-module-scss-module__8GMBAW__crs{text-align:right}.trades-table-module-scss-module__8GMBAW__crsL{text-transform:uppercase;letter-spacing:.3px;color:var(--muted);font-size:8px;font-weight:800;display:block}.trades-table-module-scss-module__8GMBAW__crsV{font-family:var(--mono);font-size:12px;font-weight:800}.trades-table-module-scss-module__8GMBAW__cr td{background:rgba(var(--atm-rgba), .008);border-bottom:1px solid rgba(var(--surface-rgb), .015);padding:8px 12px!important}.trades-table-module-scss-module__8GMBAW__crClosed{opacity:.5}.trades-table-module-scss-module__8GMBAW__legDot{vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.trades-table-module-scss-module__8GMBAW__legL{background:var(--green)}.trades-table-module-scss-module__8GMBAW__legS{background:var(--red)}.trades-table-module-scss-module__8GMBAW__legNameNormal{font-size:12px;font-weight:700}.trades-table-module-scss-module__8GMBAW__legNameStrike{font-size:12px;font-weight:700;-webkit-text-decoration:line-through #ff5c5c4d;text-decoration:line-through #ff5c5c4d}.trades-table-module-scss-module__8GMBAW__legSt{text-transform:uppercase;letter-spacing:.3px;vertical-align:middle;border-radius:4px;margin-left:6px;padding:2px 7px;font-size:8px;font-weight:900}.trades-table-module-scss-module__8GMBAW__legStActive{color:var(--green);background:#14c46f0f;border:1px solid #14c46f14}.trades-table-module-scss-module__8GMBAW__legStClosed{color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c14}.trades-table-module-scss-module__8GMBAW__crGreeks td{background:rgba(var(--atm-rgba), .018);border-bottom:1px solid rgba(var(--atm-rgba), .04);font-size:12px;padding:6px 12px!important}.trades-table-module-scss-module__8GMBAW__gkRow{align-items:center;gap:14px;display:flex}.trades-table-module-scss-module__8GMBAW__gk{gap:4px;display:flex}.trades-table-module-scss-module__8GMBAW__gkL{color:var(--muted);font-size:12px;font-weight:700}.trades-table-module-scss-module__8GMBAW__gkV{font-family:var(--mono);color:var(--text2);font-size:12px;font-weight:700}.trades-table-module-scss-module__8GMBAW__popH{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.trades-table-module-scss-module__8GMBAW__popTk{color:var(--sky);text-transform:none}.trades-table-module-scss-module__8GMBAW__pi{color:var(--text2);cursor:pointer;transition:all var(--t);align-items:center;gap:8px;padding:7px 0;font-size:13px;font-weight:600;display:flex}.trades-table-module-scss-module__8GMBAW__pi svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.trades-table-module-scss-module__8GMBAW__pi:hover{background:var(--surface0);color:var(--text)}.trades-table-module-scss-module__8GMBAW__piWarn,.trades-table-module-scss-module__8GMBAW__piWarn svg{color:var(--orange)}.trades-table-module-scss-module__8GMBAW__piDanger,.trades-table-module-scss-module__8GMBAW__piDanger svg{color:var(--red)}.trades-table-module-scss-module__8GMBAW__popSep{background:var(--border);height:1px;margin:4px 0}.trades-table-module-scss-module__8GMBAW__skRow td{padding:12px}.trades-table-module-scss-module__8GMBAW__skBlock{background:var(--surface2);border-radius:5px;animation:1.5s infinite trades-table-module-scss-module__8GMBAW__skPulse}@keyframes trades-table-module-scss-module__8GMBAW__skPulse{0%,to{opacity:.5}50%{opacity:1}}.trades-table-module-scss-module__8GMBAW__empty{text-align:center;padding:80px 24px}.trades-table-module-scss-module__8GMBAW__empty h3{margin-bottom:6px;font-size:18px;font-weight:700}.trades-table-module-scss-module__8GMBAW__empty p{color:var(--muted);font-size:13px}.trades-table-module-scss-module__8GMBAW__emptyIco{margin-bottom:14px;font-size:36px}.trades-table-module-scss-module__8GMBAW__pg{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.trades-table-module-scss-module__8GMBAW__pgInfo{color:var(--muted);font-size:11px}.trades-table-module-scss-module__8GMBAW__pgInfo span{color:var(--text);font-family:var(--mono);font-weight:800}.trades-table-module-scss-module__8GMBAW__pgBtns{align-items:center;gap:4px;display:flex}.trades-table-module-scss-module__8GMBAW__pgBtn{cursor:pointer;border:1px solid var(--border);width:30px;height:30px;color:var(--muted);font-size:11px;font-weight:700;font-family:var(--mono);transition:all var(--t);background:0 0;border-radius:6px;justify-content:center;align-items:center;display:flex}.trades-table-module-scss-module__8GMBAW__pgBtn svg{width:12px;height:12px}.trades-table-module-scss-module__8GMBAW__pgBtn:hover:not(:disabled){border-color:var(--border2);color:var(--text2);background:var(--surface)}.trades-table-module-scss-module__8GMBAW__pgBtn:disabled{opacity:.3;cursor:default}.trades-table-module-scss-module__8GMBAW__pgActive{background:rgba(var(--atm-rgba), .06)!important;border-color:rgba(var(--atm-rgba), .15)!important;color:var(--sky)!important}.trades-table-module-scss-module__8GMBAW__pgDots{color:var(--muted);padding:0 4px;font-size:11px}
.popover-module-scss-module__W-C6_W__trigger{cursor:pointer;align-items:center;display:inline-flex}.popover-module-scss-module__W-C6_W__popover{z-index:10050;border-radius:var(--r-md);background:var(--bg2);border:1px solid var(--border);box-shadow:0 12px 40px #0006,0 0 0 1px var(--surface0);font-family:var(--font);animation:.18s popover-module-scss-module__W-C6_W__popIn;position:fixed;overflow:hidden}@keyframes popover-module-scss-module__W-C6_W__popIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.popover-module-scss-module__W-C6_W__header{border-bottom:1px solid var(--border);color:var(--text);padding:12px 14px 10px;font-size:12px;font-weight:700}.popover-module-scss-module__W-C6_W__body{color:var(--text2);scrollbar-width:thin;scrollbar-color:var(--border) #0000;max-height:320px;padding:12px 14px;font-size:12px;line-height:1.55;overflow-y:auto}.popover-module-scss-module__W-C6_W__noPadding{padding:0}.popover-module-scss-module__W-C6_W__footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:6px;padding:10px 14px 12px;display:flex}.popover-module-scss-module__W-C6_W__arrow{background:var(--bg2);border:1px solid var(--border);width:10px;height:10px;position:absolute;transform:rotate(45deg)}.popover-module-scss-module__W-C6_W__top .popover-module-scss-module__W-C6_W__arrow{border-top:none;border-left:none;margin-left:-5px;bottom:-6px;left:50%}.popover-module-scss-module__W-C6_W__bottom .popover-module-scss-module__W-C6_W__arrow{border-bottom:none;border-right:none;margin-left:-5px;top:-6px;left:50%}.popover-module-scss-module__W-C6_W__left .popover-module-scss-module__W-C6_W__arrow{border-bottom:none;border-left:none;margin-top:-5px;top:50%;right:-6px}.popover-module-scss-module__W-C6_W__right .popover-module-scss-module__W-C6_W__arrow{border-top:none;border-right:none;margin-top:-5px;top:50%;left:-6px}
.historical-chart-modal-module-scss-module__RDpHyW__overlay{background:rgba(var(--bg-rgb), .75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:500;justify-content:center;align-items:center;padding:20px;animation:.22s historical-chart-modal-module-scss-module__RDpHyW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes historical-chart-modal-module-scss-module__RDpHyW__fadeIn{0%{opacity:0}to{opacity:1}}.historical-chart-modal-module-scss-module__RDpHyW__modal{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--r-xl);flex-direction:column;width:860px;max-width:100%;max-height:90vh;animation:.25s both historical-chart-modal-module-scss-module__RDpHyW__modalIn;display:flex;overflow:hidden}@keyframes historical-chart-modal-module-scss-module__RDpHyW__modalIn{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.historical-chart-modal-module-scss-module__RDpHyW__topbar{background:linear-gradient(90deg, var(--blue), var(--sky), var(--green));flex-shrink:0;height:2px}.historical-chart-modal-module-scss-module__RDpHyW__header{align-items:center;gap:10px;display:flex}.historical-chart-modal-module-scss-module__RDpHyW__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.historical-chart-modal-module-scss-module__RDpHyW__title{letter-spacing:-.3px;white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:800;display:flex}.historical-chart-modal-module-scss-module__RDpHyW__title svg{width:18px;height:18px;color:var(--sky);flex-shrink:0}.historical-chart-modal-module-scss-module__RDpHyW__badge{border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.3px;background:rgba(var(--atm-rgba), .06);border:1px solid rgba(var(--atm-rgba), .12);color:var(--sky);white-space:nowrap;flex-shrink:0;padding:3px 9px;font-size:9px;font-weight:700}.historical-chart-modal-module-scss-module__RDpHyW__closeBtn{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);cursor:pointer;transition:all var(--t);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.historical-chart-modal-module-scss-module__RDpHyW__closeBtn:hover{border-color:var(--border2);color:var(--text);background:var(--surface2)}.historical-chart-modal-module-scss-module__RDpHyW__closeBtn svg{width:13px;height:13px}.historical-chart-modal-module-scss-module__RDpHyW__chartsArea{flex-direction:column;flex:1;min-width:650px;min-height:0;display:flex;overflow-y:auto}.historical-chart-modal-module-scss-module__RDpHyW__chartPanel{flex:1;min-height:220px}.historical-chart-modal-module-scss-module__RDpHyW__chartPanel:last-child{border-bottom:none}.historical-chart-modal-module-scss-module__RDpHyW__chartTitle{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;text-align:center;margin-bottom:6px;font-size:10px;font-weight:700}.historical-chart-modal-module-scss-module__RDpHyW__chartTitle span{color:var(--text2);font-family:var(--mono)}.historical-chart-modal-module-scss-module__RDpHyW__noData{height:160px;color:var(--muted);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.historical-chart-modal-module-scss-module__RDpHyW__loader{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 0;font-size:11px;font-weight:600;display:flex}.historical-chart-modal-module-scss-module__RDpHyW__spinner{border:2px solid var(--border2);border-top-color:var(--sky);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite historical-chart-modal-module-scss-module__RDpHyW__spin}@keyframes historical-chart-modal-module-scss-module__RDpHyW__spin{to{transform:rotate(360deg)}}.historical-chart-modal-module-scss-module__RDpHyW__errorState{color:var(--red);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 0;font-size:11px;font-weight:600;display:flex}.historical-chart-modal-module-scss-module__RDpHyW__retryBtn{border-radius:var(--r-sm);font-family:var(--font);cursor:pointer;color:var(--text2);border:1px solid var(--border);transition:all var(--t);background:0 0;padding:6px 16px;font-size:11px;font-weight:600}.historical-chart-modal-module-scss-module__RDpHyW__retryBtn:hover{border-color:var(--border2);background:var(--surface2);color:var(--text)}.historical-chart-modal-module-scss-module__RDpHyW__footer{flex-shrink:0;gap:8px;width:100%;display:flex}.historical-chart-modal-module-scss-module__RDpHyW__timeBtn{font-family:var(--font);border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);text-align:center;border:1px solid var(--border2);color:var(--text2);background:0 0;flex:1;padding:8px 4px;font-size:11px;font-weight:600}.historical-chart-modal-module-scss-module__RDpHyW__timeBtn:hover:not(.historical-chart-modal-module-scss-module__RDpHyW__timeBtnActive):not(:disabled){border-color:var(--border3);color:var(--text);background:var(--surface)}.historical-chart-modal-module-scss-module__RDpHyW__timeBtn:disabled{opacity:.5;cursor:not-allowed}.historical-chart-modal-module-scss-module__RDpHyW__timeBtnActive{border-color:var(--green);color:var(--green);background:#14c46f14;font-weight:700}@media (max-width:600px){.historical-chart-modal-module-scss-module__RDpHyW__chartsArea{min-width:300px}.historical-chart-modal-module-scss-module__RDpHyW__title{font-size:13px}.historical-chart-modal-module-scss-module__RDpHyW__badge{display:none}.historical-chart-modal-module-scss-module__RDpHyW__chartPanel{min-height:180px}.historical-chart-modal-module-scss-module__RDpHyW__footer{flex-wrap:wrap;gap:4px;padding:10px 12px}.historical-chart-modal-module-scss-module__RDpHyW__timeBtn{padding:6px 2px;font-size:10px}}
.close-trade-modal-module-scss-module__ncxuAa__overlay{z-index:500;background:#0009;justify-content:center;align-items:center;animation:.2s close-trade-modal-module-scss-module__ncxuAa__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes close-trade-modal-module-scss-module__ncxuAa__fadeIn{0%{opacity:0}to{opacity:1}}.close-trade-modal-module-scss-module__ncxuAa__modal{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--r-lg);flex-direction:column;width:480px;max-width:95vw;max-height:90vh;animation:.22s cubic-bezier(.4,0,.2,1) close-trade-modal-module-scss-module__ncxuAa__scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes close-trade-modal-module-scss-module__ncxuAa__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.close-trade-modal-module-scss-module__ncxuAa__bar{background:linear-gradient(90deg, var(--orange), var(--red));height:3px}.close-trade-modal-module-scss-module__ncxuAa__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.close-trade-modal-module-scss-module__ncxuAa__title{align-items:center;gap:6px;font-size:13px;font-weight:900;display:flex}.close-trade-modal-module-scss-module__ncxuAa__title svg{width:15px;height:15px}.close-trade-modal-module-scss-module__ncxuAa__xBtn{width:26px;height:26px;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}.close-trade-modal-module-scss-module__ncxuAa__xBtn svg{width:12px;height:12px}.close-trade-modal-module-scss-module__ncxuAa__xBtn:hover{color:var(--red);border-color:#ff5c5c33}.close-trade-modal-module-scss-module__ncxuAa__body{flex:1;padding:14px 18px;overflow-y:auto}.close-trade-modal-module-scss-module__ncxuAa__tradeLabel{color:var(--sky);align-items:center;gap:4px;margin-bottom:8px;font-size:10px;font-weight:800;display:flex}.close-trade-modal-module-scss-module__ncxuAa__tradeLabel svg{width:12px;height:12px}.close-trade-modal-module-scss-module__ncxuAa__hint{color:var(--muted);margin-bottom:10px;font-size:8px;font-weight:700}.close-trade-modal-module-scss-module__ncxuAa__leg,.close-trade-modal-module-scss-module__ncxuAa__legClosed{border:1px solid var(--border);transition:all var(--t);border-radius:6px;align-items:center;gap:8px;margin-bottom:4px;padding:8px 10px;display:flex}.close-trade-modal-module-scss-module__ncxuAa__leg:hover,.close-trade-modal-module-scss-module__ncxuAa__legClosed:hover{border-color:var(--border2)}.close-trade-modal-module-scss-module__ncxuAa__legClosed{opacity:.45;border-style:dashed}.close-trade-modal-module-scss-module__ncxuAa__legDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.close-trade-modal-module-scss-module__ncxuAa__legL{background:var(--green)}.close-trade-modal-module-scss-module__ncxuAa__legS{background:var(--red)}.close-trade-modal-module-scss-module__ncxuAa__legInfo{flex:1;min-width:0;font-size:10px;font-weight:700}.close-trade-modal-module-scss-module__ncxuAa__legSub{color:var(--muted);font-size:8px}.close-trade-modal-module-scss-module__ncxuAa__legSt{text-transform:uppercase;letter-spacing:.3px;border-radius:3px;margin-left:6px;padding:2px 6px;font-size:6px;font-weight:900}.close-trade-modal-module-scss-module__ncxuAa__legStActive{color:var(--green);background:#14c46f0f;border:1px solid #14c46f14}.close-trade-modal-module-scss-module__ncxuAa__legStClosed{color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c14}.close-trade-modal-module-scss-module__ncxuAa__ffLabel{text-transform:uppercase;color:var(--muted);margin-bottom:2px;font-size:6px;font-weight:800}.close-trade-modal-module-scss-module__ncxuAa__priceInput{border:1px solid var(--border);background:var(--surface0);width:90px;color:var(--text);font-family:var(--mono);text-align:right;border-radius:5px;outline:none;padding:5px 8px;font-size:10px;font-weight:700}.close-trade-modal-module-scss-module__ncxuAa__priceInput:focus{border-color:rgba(var(--atm-rgba), .3)}.close-trade-modal-module-scss-module__ncxuAa__closedPrice{font-family:var(--mono);color:var(--muted);text-align:right;font-size:9px}.close-trade-modal-module-scss-module__ncxuAa__pnlBox{text-align:center;border-radius:6px;margin-top:10px;padding:10px}.close-trade-modal-module-scss-module__ncxuAa__pnlWin{background:#14c46f05;border:1px solid #14c46f1a}.close-trade-modal-module-scss-module__ncxuAa__pnlLoss{background:#ff5c5c05;border:1px solid #ff5c5c1a}.close-trade-modal-module-scss-module__ncxuAa__pnlLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--muted);font-size:7px;font-weight:800}.close-trade-modal-module-scss-module__ncxuAa__pnlVal{font-family:var(--mono);margin-top:1px;font-size:16px;font-weight:900}.close-trade-modal-module-scss-module__ncxuAa__up{color:var(--green)}.close-trade-modal-module-scss-module__ncxuAa__dn{color:var(--red)}.close-trade-modal-module-scss-module__ncxuAa__successWrap{text-align:center;padding:20px 0}.close-trade-modal-module-scss-module__ncxuAa__successWrap p{font-size:13px;font-weight:700}.close-trade-modal-module-scss-module__ncxuAa__successIcon{border:2px solid var(--green);width:48px;height:48px;color:var(--green);background:#14c46f14;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:20px;font-weight:900;display:flex}.close-trade-modal-module-scss-module__ncxuAa__foot{border-top:1px solid var(--border);justify-content:flex-end;gap:6px;padding:12px 18px;display:flex}.close-trade-modal-module-scss-module__ncxuAa__btn{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);font-size:10px;font-weight:800;font-family:var(--font);border:1px solid var(--border);color:var(--text2);background:0 0;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.close-trade-modal-module-scss-module__ncxuAa__btn:hover{border-color:var(--border2);background:var(--surface2)}.close-trade-modal-module-scss-module__ncxuAa__btn:disabled{opacity:.5;cursor:default}.close-trade-modal-module-scss-module__ncxuAa__btnRed{color:var(--red);background:#ff5c5c0f;border-color:#ff5c5c1a}.close-trade-modal-module-scss-module__ncxuAa__btnRed:hover:not(:disabled){background:#ff5c5c1a}
.group-modal-module-scss-module__BH7esW__bar{background:linear-gradient(90deg, var(--blue), var(--sky), var(--mint));height:3px}.group-modal-module-scss-module__BH7esW__head{justify-content:space-between;align-items:center;padding:14px 0;display:flex}.group-modal-module-scss-module__BH7esW__title{align-items:center;gap:6px;font-size:13px;font-weight:900;display:flex}.group-modal-module-scss-module__BH7esW__title svg{width:15px;height:15px;color:var(--sky)}.group-modal-module-scss-module__BH7esW__xBtn{width:26px;height:26px;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}.group-modal-module-scss-module__BH7esW__xBtn svg{width:12px;height:12px}.group-modal-module-scss-module__BH7esW__xBtn:hover{color:var(--red);border-color:#ff5c5c33}.group-modal-module-scss-module__BH7esW__body{padding:14px 18px}.group-modal-module-scss-module__BH7esW__ff{margin-bottom:12px}.group-modal-module-scss-module__BH7esW__ffLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--muted);margin-bottom:3px;font-size:7px;font-weight:800}.group-modal-module-scss-module__BH7esW__ffInput{border:1px solid var(--border);background:var(--surface0);width:100%;color:var(--text);font-family:var(--font);transition:border-color var(--t);border-radius:6px;outline:none;padding:7px 10px;font-size:11px;font-weight:600}.group-modal-module-scss-module__BH7esW__ffInput:focus{border-color:rgba(var(--atm-rgba), .3)}.group-modal-module-scss-module__BH7esW__ffInput::placeholder{color:var(--muted)}.group-modal-module-scss-module__BH7esW__ffError{border-color:#ff5c5c4d!important}.group-modal-module-scss-module__BH7esW__errMsg{color:var(--red);margin-top:3px;font-size:8px;font-weight:700}.group-modal-module-scss-module__BH7esW__colorRow{gap:5px;margin-top:3px;display:flex}.group-modal-module-scss-module__BH7esW__cdot{cursor:pointer;width:24px;height:24px;transition:all var(--t);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex}.group-modal-module-scss-module__BH7esW__cdot:hover{transform:scale(1.1)}.group-modal-module-scss-module__BH7esW__cdotOn{box-shadow:0 0 8px rgba(var(--surface-rgb), .12);border-color:#fff}.group-modal-module-scss-module__BH7esW__cdotOn:after{content:"✓";color:#fff;font-weight:900}.group-modal-module-scss-module__BH7esW__foot{border-top:1px solid var(--border);justify-content:flex-end;gap:6px;padding:12px 18px;display:flex}.group-modal-module-scss-module__BH7esW__btn{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);font-size:10px;font-weight:800;font-family:var(--font);border:1px solid var(--border);color:var(--text2);background:0 0;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.group-modal-module-scss-module__BH7esW__btn svg{width:12px;height:12px}.group-modal-module-scss-module__BH7esW__btn:hover{border-color:var(--border2);background:var(--surface2)}.group-modal-module-scss-module__BH7esW__btn:disabled{opacity:.5;cursor:default}.group-modal-module-scss-module__BH7esW__btnPrimary{background:var(--blue);border-color:var(--blue);color:#fff}.group-modal-module-scss-module__BH7esW__btnPrimary:hover:not(:disabled){background:#0282ff}
.delete-modal-module-scss-module__FP4WfW__overlay{z-index:500;background:#0009;justify-content:center;align-items:center;animation:.2s delete-modal-module-scss-module__FP4WfW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes delete-modal-module-scss-module__FP4WfW__fadeIn{0%{opacity:0}to{opacity:1}}.delete-modal-module-scss-module__FP4WfW__modal{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--r-lg);width:400px;max-width:95vw;animation:.22s cubic-bezier(.4,0,.2,1) delete-modal-module-scss-module__FP4WfW__scaleIn;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes delete-modal-module-scss-module__FP4WfW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.delete-modal-module-scss-module__FP4WfW__bar{background:linear-gradient(90deg, var(--red), var(--orange));height:3px}.delete-modal-module-scss-module__FP4WfW__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.delete-modal-module-scss-module__FP4WfW__title{align-items:center;gap:6px;font-size:13px;font-weight:900;display:flex}.delete-modal-module-scss-module__FP4WfW__title svg{width:15px;height:15px}.delete-modal-module-scss-module__FP4WfW__xBtn{width:26px;height:26px;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}.delete-modal-module-scss-module__FP4WfW__xBtn svg{width:12px;height:12px}.delete-modal-module-scss-module__FP4WfW__xBtn:hover{color:var(--red);border-color:#ff5c5c33}.delete-modal-module-scss-module__FP4WfW__body{text-align:center;padding:24px 18px}.delete-modal-module-scss-module__FP4WfW__icon{background:#ff5c5c0f;border:1px solid #ff5c5c1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;display:flex}.delete-modal-module-scss-module__FP4WfW__icon svg{width:22px;height:22px;color:var(--red)}.delete-modal-module-scss-module__FP4WfW__msg{color:var(--text2);font-size:12px;font-weight:600}.delete-modal-module-scss-module__FP4WfW__name{color:var(--text);margin:4px 0 10px;font-size:13px;font-weight:900}.delete-modal-module-scss-module__FP4WfW__warn{color:var(--muted);max-width:280px;margin:0 auto;font-size:9px}.delete-modal-module-scss-module__FP4WfW__foot{border-top:1px solid var(--border);justify-content:flex-end;gap:6px;padding:12px 18px;display:flex}.delete-modal-module-scss-module__FP4WfW__btn{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);font-size:10px;font-weight:800;font-family:var(--font);border:1px solid var(--border);color:var(--text2);background:0 0;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.delete-modal-module-scss-module__FP4WfW__btn svg{width:12px;height:12px}.delete-modal-module-scss-module__FP4WfW__btn:hover{border-color:var(--border2);background:var(--surface2)}.delete-modal-module-scss-module__FP4WfW__btn:disabled{opacity:.5;cursor:default}.delete-modal-module-scss-module__FP4WfW__btnDanger{color:var(--red);background:#ff5c5c0f;border-color:#ff5c5c1a}.delete-modal-module-scss-module__FP4WfW__btnDanger:hover:not(:disabled){background:#ff5c5c1f;border-color:#ff5c5c33}
.chain-chips-bar-module-scss-module__OajkbW__bar{background:rgba(var(--surface-rgb), .012);flex-wrap:wrap;align-items:center;gap:8px;min-height:56px;padding:10px 16px;display:flex;position:relative}.chain-chips-bar-module-scss-module__OajkbW__accentBar{background:linear-gradient(90deg, var(--green), var(--sky), var(--mint));opacity:0;height:2px;transition:opacity var(--t);border-radius:2px 2px 0 0;position:absolute;top:0;left:0;right:0}.chain-chips-bar-module-scss-module__OajkbW__barActive .chain-chips-bar-module-scss-module__OajkbW__accentBar{opacity:1}.chain-chips-bar-module-scss-module__OajkbW__left{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.chain-chips-bar-module-scss-module__OajkbW__right{flex-shrink:0;align-items:center;gap:6px;display:flex}.chain-chips-bar-module-scss-module__OajkbW__empty{color:var(--muted);align-items:center;gap:6px;padding:4px 0;font-size:10px;font-weight:600;display:flex}.chain-chips-bar-module-scss-module__OajkbW__empty svg{opacity:.5;width:14px;height:14px}.chain-chips-bar-module-scss-module__OajkbW__emptyB{color:var(--green);font-weight:800}.chain-chips-bar-module-scss-module__OajkbW__emptyS{color:var(--red);font-weight:800}.chain-chips-bar-module-scss-module__OajkbW__divider{background:var(--border2);flex-shrink:0;width:1px;height:24px}.chain-chips-bar-module-scss-module__OajkbW__chip{border-radius:var(--r-sm);transition:all var(--t);align-items:center;gap:0;padding:6px 10px;animation:.3s cubic-bezier(.4,0,.2,1) chain-chips-bar-module-scss-module__OajkbW__chipIn;display:flex;overflow:hidden}@keyframes chain-chips-bar-module-scss-module__OajkbW__chipIn{0%{opacity:0;transform:scale(.9)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.chain-chips-bar-module-scss-module__OajkbW__chipBuy{background:#14c46f08;border:1px solid #14c46f26}.chain-chips-bar-module-scss-module__OajkbW__chipSell{background:#ff5c5c08;border:1px solid #ff5c5c26}.chain-chips-bar-module-scss-module__OajkbW__chip:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.chain-chips-bar-module-scss-module__OajkbW__chipSide{justify-content:center;align-items:center;padding:6px 8px;display:flex}.chain-chips-bar-module-scss-module__OajkbW__chipSide svg{width:10px;height:10px}.chain-chips-bar-module-scss-module__OajkbW__chipBuy .chain-chips-bar-module-scss-module__OajkbW__chipSide{color:var(--green);background:#14c46f14;border-right:1px solid #14c46f1a}.chain-chips-bar-module-scss-module__OajkbW__chipSell .chain-chips-bar-module-scss-module__OajkbW__chipSide{color:var(--red);background:#ff5c5c14;border-right:1px solid #ff5c5c1a}.chain-chips-bar-module-scss-module__OajkbW__chipBody{flex-direction:column;min-width:0;padding:4px 8px;display:flex}.chain-chips-bar-module-scss-module__OajkbW__chipTitle{white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:800;display:flex}.chain-chips-bar-module-scss-module__OajkbW__type{text-transform:uppercase;border-radius:3px;padding:1px 5px;font-size:8px;font-weight:800}.chain-chips-bar-module-scss-module__OajkbW__typeCall{color:var(--green);background:#14c46f0f;border:1px solid #14c46f0f}.chain-chips-bar-module-scss-module__OajkbW__typePut{color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c0f}.chain-chips-bar-module-scss-module__OajkbW__chipMeta{color:var(--muted);align-items:center;gap:4px;font-size:7px;font-weight:700;display:flex}.chain-chips-bar-module-scss-module__OajkbW__dot{opacity:.4}.chain-chips-bar-module-scss-module__OajkbW__action{font-size:10px;font-weight:800}.chain-chips-bar-module-scss-module__OajkbW__chipBuy .chain-chips-bar-module-scss-module__OajkbW__action{color:var(--green)}.chain-chips-bar-module-scss-module__OajkbW__chipSell .chain-chips-bar-module-scss-module__OajkbW__action{color:var(--red)}.chain-chips-bar-module-scss-module__OajkbW__price{font-family:var(--mono);color:var(--text2);font-weight:800}.chain-chips-bar-module-scss-module__OajkbW__chipX{cursor:pointer;width:22px;height:100%;color:var(--muted);transition:all var(--t);border-left:1px solid rgba(var(--surface-rgb), .04);flex-shrink:0;justify-content:center;align-items:center;display:flex}.chain-chips-bar-module-scss-module__OajkbW__chipX:hover{color:var(--red);background:#ff5c5c0a}.chain-chips-bar-module-scss-module__OajkbW__chipX svg{width:8px;height:8px}.chain-chips-bar-module-scss-module__OajkbW__net{border:1px solid var(--border);background:var(--surface);border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;display:flex}.chain-chips-bar-module-scss-module__OajkbW__netLabel{text-transform:uppercase;letter-spacing:.3px;color:var(--muted);font-size:7px;font-weight:800}.chain-chips-bar-module-scss-module__OajkbW__netValue{font-family:var(--mono);font-size:12px;font-weight:900}.chain-chips-bar-module-scss-module__OajkbW__debit{color:var(--red)}.chain-chips-bar-module-scss-module__OajkbW__credit{color:var(--green)}.chain-chips-bar-module-scss-module__OajkbW__netLegs{color:var(--muted);font-size:7px;font-weight:700}.chain-chips-bar-module-scss-module__OajkbW__btn{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);font-size:10px;font-weight:800;font-family:var(--font);border:1px solid var(--border);color:var(--text2);white-space:nowrap;background:0 0;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.chain-chips-bar-module-scss-module__OajkbW__btn:hover{border-color:var(--border2);background:var(--surface2)}.chain-chips-bar-module-scss-module__OajkbW__btn svg{width:12px;height:12px}.chain-chips-bar-module-scss-module__OajkbW__btnPrimary{background:var(--green);border-color:var(--green);color:#fff;font-weight:900;box-shadow:0 0 12px #14c46f33}.chain-chips-bar-module-scss-module__OajkbW__btnPrimary:hover{background:#18d879;box-shadow:0 0 20px #14c46f4d}.chain-chips-bar-module-scss-module__OajkbW__btnGreen{color:var(--green);background:#14c46f0a;border-color:#14c46f33}.chain-chips-bar-module-scss-module__OajkbW__btnGreen:hover{background:#14c46f1a;border-color:#14c46f4d}.chain-chips-bar-module-scss-module__OajkbW__btnClear{color:var(--muted);border-color:#ff5c5c1a}.chain-chips-bar-module-scss-module__OajkbW__btnClear:hover{color:var(--red);background:#ff5c5c0a;border-color:#ff5c5c33}.chain-chips-bar-module-scss-module__OajkbW__labelShort{display:none}.chain-chips-bar-module-scss-module__OajkbW__labelFull{display:inline}@media (max-width:900px){.chain-chips-bar-module-scss-module__OajkbW__bar{gap:6px;padding:8px 10px}.chain-chips-bar-module-scss-module__OajkbW__right{flex-wrap:wrap;justify-content:flex-end;width:100%}.chain-chips-bar-module-scss-module__OajkbW__divider{width:100%;height:1px}.chain-chips-bar-module-scss-module__OajkbW__net{width:100%}}@media (max-width:600px){.chain-chips-bar-module-scss-module__OajkbW__left{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;width:100%;padding-bottom:2px;overflow-x:auto}.chain-chips-bar-module-scss-module__OajkbW__left::-webkit-scrollbar{display:none}.chain-chips-bar-module-scss-module__OajkbW__chip{flex-shrink:0}.chain-chips-bar-module-scss-module__OajkbW__chipTitle{font-size:9px}.chain-chips-bar-module-scss-module__OajkbW__chipMeta{font-size:6px}.chain-chips-bar-module-scss-module__OajkbW__btn{padding:5px 10px;font-size:9px}.chain-chips-bar-module-scss-module__OajkbW__labelFull{display:none}.chain-chips-bar-module-scss-module__OajkbW__labelShort{display:inline}.chain-chips-bar-module-scss-module__OajkbW__net{padding:3px 8px}.chain-chips-bar-module-scss-module__OajkbW__netValue{font-size:11px}}
.saved-trades-page-module-scss-module__CBT-ba__page{max-width:1440px;margin:35px auto 0;padding:0 24px 60px}.saved-trades-page-module-scss-module__CBT-ba__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 0 14px;display:flex}.saved-trades-page-module-scss-module__CBT-ba__header h1{align-items:center;gap:8px;font-size:20px;font-weight:900;display:flex}.saved-trades-page-module-scss-module__CBT-ba__badge{font-family:var(--mono);background:var(--surface2);color:var(--muted);border-radius:5px;padding:2px 8px;font-size:10px;font-weight:800}.saved-trades-page-module-scss-module__CBT-ba__headerR{gap:6px;display:flex}.saved-trades-page-module-scss-module__CBT-ba__btn{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);font-size:10px;font-weight:800;font-family:var(--font);border:1px solid var(--border);color:var(--text2);background:0 0;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.saved-trades-page-module-scss-module__CBT-ba__btn svg{width:12px;height:12px}.saved-trades-page-module-scss-module__CBT-ba__btn:hover{border-color:var(--border2);background:var(--surface2)}.saved-trades-page-module-scss-module__CBT-ba__btnGreen{color:var(--green);background:#14c46f14;border-color:#14c46f26}.saved-trades-page-module-scss-module__CBT-ba__btnGreen:hover{background:#14c46f1f;border-color:#14c46f40}@media (max-width:768px){.saved-trades-page-module-scss-module__CBT-ba__header{flex-direction:column;align-items:flex-start;gap:8px}}
@keyframes chains-loading-module-scss-module__qT7Uwa__shimmer{0%{background-position:-800px 0}to{background-position:800px 0}}.chains-loading-module-scss-module__qT7Uwa__sk{background:linear-gradient(90deg, rgba(var(--surface-rgb), .04) 25%, rgba(var(--surface-rgb) .09) 50%, rgba(var(--surface-rgb), .04) 75%);background-size:800px 100%;border-radius:4px;animation:1.6s ease-in-out infinite chains-loading-module-scss-module__qT7Uwa__shimmer}.chains-loading-module-scss-module__qT7Uwa__skCall{background:linear-gradient(90deg,#14c46f0d 25%,#14c46f1a 50%,#14c46f0d 75%) 0 0/800px 100%!important;animation:1.6s ease-in-out infinite chains-loading-module-scss-module__qT7Uwa__shimmer!important}.chains-loading-module-scss-module__qT7Uwa__skPut{background:linear-gradient(90deg,#ff5c5c0d 25%,#ff5c5c1a 50%,#ff5c5c0d 75%) 0 0/800px 100%!important;animation:1.6s ease-in-out infinite chains-loading-module-scss-module__qT7Uwa__shimmer!important}.chains-loading-module-scss-module__qT7Uwa__skNeutral{background:linear-gradient(90deg, rgba(var(--surface-rgb), .035) 25%, rgba(var(--surface-rgb), .075) 50%, rgba(var(--surface-rgb), .035) 75%)!important;background-size:800px 100%!important;animation:1.6s ease-in-out infinite chains-loading-module-scss-module__qT7Uwa__shimmer!important}.chains-loading-module-scss-module__qT7Uwa__skNum{border-radius:3px;height:10px;margin:auto;display:block}.chains-loading-module-scss-module__qT7Uwa__skBtnB{border-radius:8px;width:52px;height:30px;margin:auto;display:block;background:#14c46f14 0 0/800px 100%!important;animation:1.6s ease-in-out infinite chains-loading-module-scss-module__qT7Uwa__shimmer!important}.chains-loading-module-scss-module__qT7Uwa__skBtnS{border-radius:8px;width:52px;height:30px;margin:auto;display:block;background:#ff5c5c12 0 0/800px 100%!important;animation:1.6s ease-in-out infinite chains-loading-module-scss-module__qT7Uwa__shimmer!important}.chains-loading-module-scss-module__qT7Uwa__skStrike{border-radius:3px;width:48px;height:12px;margin:auto;display:block}.chains-loading-module-scss-module__qT7Uwa__skExp{border-radius:4px;flex-shrink:0;width:28px;height:26px}.chains-loading-module-scss-module__qT7Uwa__skStatVal{border-radius:3px;height:12px;display:inline-block}tr:first-child td .chains-loading-module-scss-module__qT7Uwa__sk,tr:first-child td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:first-child td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:0s}tr:nth-child(2) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(2) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(2) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:60ms}tr:nth-child(3) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(3) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(3) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.12s}tr:nth-child(4) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(4) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(4) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.18s}tr:nth-child(5) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(5) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(5) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.24s}tr:nth-child(6) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(6) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(6) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.3s}tr:nth-child(7) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(7) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(7) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.36s}tr:nth-child(8) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(8) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(8) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.42s}tr:nth-child(9) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(9) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(9) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.48s}tr:nth-child(10) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(10) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(10) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.54s}tr:nth-child(11) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(11) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(11) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.6s}tr:nth-child(12) td .chains-loading-module-scss-module__qT7Uwa__sk,tr:nth-child(12) td .chains-loading-module-scss-module__qT7Uwa__skBtnB,tr:nth-child(12) td .chains-loading-module-scss-module__qT7Uwa__skBtnS{animation-delay:.66s}.chains-loading-module-scss-module__qT7Uwa__expRow{border-bottom:1px solid var(--border);align-items:center;gap:4px;padding:6px 24px;display:flex;overflow-x:auto}.chains-loading-module-scss-module__qT7Uwa__expLabel{font-size:var(--fs-2xs);color:var(--muted);text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;margin-right:4px;font-weight:800;display:flex}.chains-loading-module-scss-module__qT7Uwa__expPills{align-items:flex-end;gap:3px;display:flex}.chains-loading-module-scss-module__qT7Uwa__summaryBar{border-bottom:1px solid var(--border);background:rgba(var(--bg2-rgb), .1);align-items:center;gap:0;height:43px;padding:0 24px;display:flex}.chains-loading-module-scss-module__qT7Uwa__csItem{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:1px;margin-right:16px;padding:0 16px 0 0;display:flex}.chains-loading-module-scss-module__qT7Uwa__csItem:last-of-type{border-right:none}.chains-loading-module-scss-module__qT7Uwa__csLabel{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.4px;color:var(--muted);font-weight:700}.chains-loading-module-scss-module__qT7Uwa__csValue{font-family:var(--mono);font-size:var(--fs-base);color:var(--text2);align-items:center;gap:8px;font-weight:800;display:flex}.chains-loading-module-scss-module__qT7Uwa__pcBar{background:rgba(var(--surface-rgb), .06);border-radius:2px;width:60px;height:4px;overflow:hidden}.chains-loading-module-scss-module__qT7Uwa__pcBarFill{border-radius:2px;width:50%;height:100%}.chains-loading-module-scss-module__qT7Uwa__summaryRight{align-items:center;gap:8px;margin-left:auto;display:flex}.chains-loading-module-scss-module__qT7Uwa__strikesLabel{font-size:var(--fs-xs);color:var(--muted);font-weight:700}.chains-loading-module-scss-module__qT7Uwa__strikesSelect{background:var(--surface2);border:1px solid var(--border2);color:var(--text2);font-size:var(--fs-sm);border-radius:var(--r-sm);font-weight:700;font-family:var(--font);opacity:.5;padding:4px 8px}.chains-loading-module-scss-module__qT7Uwa__hintRow{font-size:var(--fs-md);color:var(--muted);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:6px 24px;display:flex}.chains-loading-module-scss-module__qT7Uwa__hintBuy{color:var(--green);font-size:var(--fs-sm);background:#14c46f1a;border:1px solid #14c46f33;border-radius:3px;align-items:center;padding:1px 5px;font-weight:700;display:inline-flex}.chains-loading-module-scss-module__qT7Uwa__hintSell{color:var(--red);font-size:var(--fs-sm);background:#ff5c5c1a;border:1px solid #ff5c5c33;border-radius:3px;align-items:center;padding:1px 5px;font-weight:700;display:inline-flex}.chains-loading-module-scss-module__qT7Uwa__wrap{overflow:hidden}.chains-loading-module-scss-module__qT7Uwa__tableWrap{overflow:auto}.chains-loading-module-scss-module__qT7Uwa__tableWrap::-webkit-scrollbar{width:4px;height:4px}.chains-loading-module-scss-module__qT7Uwa__tableWrap::-webkit-scrollbar-track{background:0 0}.chains-loading-module-scss-module__qT7Uwa__tableWrap::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}.chains-loading-module-scss-module__qT7Uwa__table{border-collapse:collapse;table-layout:fixed;width:100%}.chains-loading-module-scss-module__qT7Uwa__callsHd{color:var(--green);font-size:var(--fs-md);text-align:center;border-bottom:1px solid var(--border);background:#14c46f05;padding:7px 10px;font-weight:800}.chains-loading-module-scss-module__qT7Uwa__putsHd{color:var(--red);font-size:var(--fs-md);text-align:center;border-bottom:1px solid var(--border);background:#ff5c5c05;padding:7px 10px;font-weight:800}.chains-loading-module-scss-module__qT7Uwa__putsSpacer{border-bottom:1px solid var(--border);background:#ff5c5c05}.chains-loading-module-scss-module__qT7Uwa__strikeHd{background:rgba(var(--atm-rgba), .02);color:var(--sky);font-size:var(--fs-md);text-align:center;border-bottom:1px solid var(--border);padding:7px 10px;font-weight:800}.chains-loading-module-scss-module__qT7Uwa__changesNote{font-size:var(--fs-sm);color:#ff5c5c73;text-align:right;border-bottom:1px solid var(--border);padding:7px 10px;font-weight:600}.chains-loading-module-scss-module__qT7Uwa__table thead tr:nth-child(2) th{background:rgba(var(--bg2-rgb), .95);color:var(--muted);font-size:var(--fs-sm);text-align:center;border-bottom:1px solid var(--border);white-space:nowrap;z-index:2;padding:8px;font-weight:800;position:-webkit-sticky;position:sticky;top:0}.chains-loading-module-scss-module__qT7Uwa__thStrike{background:rgba(var(--atm-rgba), .04)!important;color:var(--sky)!important;font-size:var(--fs-md)!important;font-weight:800!important}.chains-loading-module-scss-module__qT7Uwa__table tbody td{text-align:center;vertical-align:middle;border-bottom:1px solid var(--border);height:45px;font-size:var(--fs-md);padding:0 8px}.chains-loading-module-scss-module__qT7Uwa__table tbody tr:hover td{background:var(--surface0)}.chains-loading-module-scss-module__qT7Uwa__tdStrike{background:rgba(var(--atm-rgba), .03);border-left:1px solid var(--border);border-right:1px solid var(--border)}.chains-loading-module-scss-module__qT7Uwa__tdAtm{background:rgba(var(--atm-rgba), .06)!important}.chains-loading-module-scss-module__qT7Uwa__atmRow td{background:rgba(var(--atm-rgba), .015)}
.update-group-modal-module-scss-module__D-tM4a__bar{background:linear-gradient(90deg, var(--blue), var(--sky), var(--mint));height:3px}.update-group-modal-module-scss-module__D-tM4a__head{justify-content:space-between;align-items:center;padding:14px 0;display:flex}.update-group-modal-module-scss-module__D-tM4a__title{align-items:center;gap:6px;font-size:13px;font-weight:900;display:flex}.update-group-modal-module-scss-module__D-tM4a__title svg{width:15px;height:15px;color:var(--sky)}.update-group-modal-module-scss-module__D-tM4a__xBtn{width:26px;height:26px;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}.update-group-modal-module-scss-module__D-tM4a__xBtn svg{width:12px;height:12px}.update-group-modal-module-scss-module__D-tM4a__xBtn:hover{color:var(--red);border-color:#ff5c5c33}.update-group-modal-module-scss-module__D-tM4a__body{min-height:250px;padding:14px 18px}.update-group-modal-module-scss-module__D-tM4a__ff{margin-bottom:12px}.update-group-modal-module-scss-module__D-tM4a__ffLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--muted);margin-bottom:3px;font-size:7px;font-weight:800}.update-group-modal-module-scss-module__D-tM4a__ffInput{border:1px solid var(--border);background:var(--surface0);width:100%;color:var(--text);font-family:var(--font);transition:border-color var(--t);border-radius:6px;outline:none;padding:7px 10px;font-size:11px;font-weight:600}.update-group-modal-module-scss-module__D-tM4a__ffInput:focus{border-color:rgba(var(--atm-rgba), .3)}.update-group-modal-module-scss-module__D-tM4a__ffInput::placeholder{color:var(--muted)}.update-group-modal-module-scss-module__D-tM4a__ffError{border-color:#ff5c5c4d!important}.update-group-modal-module-scss-module__D-tM4a__errMsg{color:var(--red);margin-top:3px;font-size:8px;font-weight:700}.update-group-modal-module-scss-module__D-tM4a__colorRow{gap:5px;margin-top:3px;display:flex}.update-group-modal-module-scss-module__D-tM4a__cdot{cursor:pointer;width:24px;height:24px;transition:all var(--t);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex}.update-group-modal-module-scss-module__D-tM4a__cdot:hover{transform:scale(1.1)}.update-group-modal-module-scss-module__D-tM4a__cdotOn{box-shadow:0 0 8px rgba(var(--surface-rgb), .12);border-color:#fff}.update-group-modal-module-scss-module__D-tM4a__cdotOn:after{content:"✓";color:#fff;font-weight:900}.update-group-modal-module-scss-module__D-tM4a__foot{border-top:1px solid var(--border);justify-content:flex-end;gap:6px;padding:12px 18px;display:flex}.update-group-modal-module-scss-module__D-tM4a__btn{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);font-size:10px;font-weight:800;font-family:var(--font);border:1px solid var(--border);color:var(--text2);background:0 0;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.update-group-modal-module-scss-module__D-tM4a__btn svg{width:12px;height:12px}.update-group-modal-module-scss-module__D-tM4a__btn:hover{border-color:var(--border2);background:var(--surface2)}.update-group-modal-module-scss-module__D-tM4a__btn:disabled{opacity:.5;cursor:default}.update-group-modal-module-scss-module__D-tM4a__btnPrimary{background:var(--blue);border-color:var(--blue);color:#fff}.update-group-modal-module-scss-module__D-tM4a__btnPrimary:hover:not(:disabled){background:#0282ff}
