.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{background:rgba(var(--surface-rgb), .04);cursor:pointer;width:18px;height:18px;color:var(--muted);border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.table-module-scss-module__u6STka__expandBtn svg{width:8px;height:8px;transition:transform .2s;transform:rotate(-90deg)}.table-module-scss-module__u6STka__expandBtn:hover{color:var(--sky);background:#0170ee14}.table-module-scss-module__u6STka__expandBtnOpen{color:var(--sky);background:#0170ee0f}.table-module-scss-module__u6STka__expandBtnOpen svg{transform:rotate(0)}.table-module-scss-module__u6STka__expandSpacer{flex-shrink:0;width:18px;display:inline-block}.table-module-scss-module__u6STka__expandContent{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.table-module-scss-module__u6STka__expandedRow{background:#0170ee04}.table-module-scss-module__u6STka__expandedContent{color:var(--text2);border-bottom:1px solid rgba(var(--surface-rgb), .03);padding:12px 16px 12px 42px;font-size:11.5px;line-height:1.6}.table-module-scss-module__u6STka__tr[data-depth="1"]>.table-module-scss-module__u6STka__td{background:rgba(var(--surface-rgb), .008)}.table-module-scss-module__u6STka__tr[data-depth="2"]>.table-module-scss-module__u6STka__td{background:rgba(var(--surface-rgb), .015)}.table-module-scss-module__u6STka__tr[data-depth="3"]>.table-module-scss-module__u6STka__td{background:var(--surface0)}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__th{padding:10px 14px;font-size:12.5px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__td{padding:10px 14px;font-size:11px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__groupTh{padding:4px 8px;font-size:6.5px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__expandBtn{width:16px;height:16px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__expandBtn svg{width:7px;height:7px}.table-module-scss-module__u6STka__dense .table-module-scss-module__u6STka__expandSpacer{width:16px}.table-module-scss-module__u6STka__skeleton{background:linear-gradient(90deg, rgba(var(--surface-rgb), .03) 25%, rgba(var(--surface-rgb), .06) 50%, rgba(var(--surface-rgb), .03) 75%);background-size:200% 100%;border-radius:4px;height:10px;animation:1.5s infinite table-module-scss-module__u6STka__shimmer}@keyframes table-module-scss-module__u6STka__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.table-module-scss-module__u6STka__empty{text-align:center;padding:40px 20px}.table-module-scss-module__u6STka__emptyInner{flex-direction:column;align-items:center;gap:8px;display:flex}.table-module-scss-module__u6STka__emptyIcon{color:var(--border2);opacity:.5;font-size:28px}.table-module-scss-module__u6STka__emptyText{color:var(--muted);max-width:280px;font-size:12px;line-height:1.5}.table-module-scss-module__u6STka__tblFoot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.table-module-scss-module__u6STka__footLeft{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.table-module-scss-module__u6STka__rppSelect{background:var(--surface);border:1px solid var(--border);color:var(--text2);font-family:var(--font);cursor:pointer;transition:border-color var(--t);border-radius:4px;outline:none;padding:2px 6px;font-size:10px}.table-module-scss-module__u6STka__rppSelect:hover{border-color:var(--border2)}.table-module-scss-module__u6STka__rppSelect option{background:var(--bg2);color:var(--text)}.table-module-scss-module__u6STka__footRight{align-items:center;gap:3px;display:flex}.table-module-scss-module__u6STka__pgInfo{color:var(--muted);font-variant-numeric:tabular-nums;margin:0 6px;font-size:10px}.table-module-scss-module__u6STka__pgBtn{border:1px solid var(--border);width:26px;height:26px;color:var(--muted);cursor:pointer;transition:all var(--t);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.table-module-scss-module__u6STka__pgBtn svg{width:11px;height:11px}.table-module-scss-module__u6STka__pgBtn:hover:not(:disabled){border-color:var(--border2);color:var(--text);background:var(--surface2)}.table-module-scss-module__u6STka__pgBtn:disabled{opacity:.25;cursor:not-allowed}
.symbol-image-module-scss-module__HYLinW__container{align-items:center;gap:8px;display:flex}.symbol-image-module-scss-module__HYLinW__symbol_container{min-width:0}.symbol-image-module-scss-module__HYLinW__symbol_container p{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.symbol-image-module-scss-module__HYLinW__symbol_container span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.symbol-image-module-scss-module__HYLinW__symbol_container [data-tooltip]{cursor:default;align-items:center;gap:8px;min-width:40px;max-width:300px;display:flex;position:relative}.symbol-image-module-scss-module__HYLinW__symbol_container [data-tooltip]:after{content:attr(data-tooltip);white-space:normal;word-break:break-word;background:var(--bg2);width:-webkit-max-content;width:max-content;max-width:260px;color:var(--text);border-radius:var(--r-sm);border:1px solid var(--border2);opacity:0;pointer-events:none;z-index:1000;text-align:center;padding:6px 10px;font-size:10px;font-weight:700;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.symbol-image-module-scss-module__HYLinW__symbol_container [data-tooltip]:hover:after{opacity:1}.symbol-image-module-scss-module__HYLinW__letterLogoContainer{background:linear-gradient(135deg, #0170ee14, rgba(var(--atm-rgba), .04));border-color:rgba(var(--atm-rgba), .1)}.symbol-image-module-scss-module__HYLinW__letterLogo{font-family:var(--mono);color:var(--sky);font-size:11px;font-weight:900}.symbol-image-module-scss-module__HYLinW__small_container{gap:6px}.symbol-image-module-scss-module__HYLinW__small_container .symbol-image-module-scss-module__HYLinW__logo_container,.symbol-image-module-scss-module__HYLinW__small_container .symbol-image-module-scss-module__HYLinW__letterLogoContainer{border-radius:6px;width:24px;height:24px}.symbol-image-module-scss-module__HYLinW__small_container .symbol-image-module-scss-module__HYLinW__letterLogo{font-size:9px}.symbol-image-module-scss-module__HYLinW__small_container .symbol-image-module-scss-module__HYLinW__symbol_container p{font-size:10px}.symbol-image-module-scss-module__HYLinW__small_container .symbol-image-module-scss-module__HYLinW__symbol_container span{font-size:8px}.symbol-image-module-scss-module__HYLinW__big_container{gap:10px}.symbol-image-module-scss-module__HYLinW__big_container .symbol-image-module-scss-module__HYLinW__logo_container,.symbol-image-module-scss-module__HYLinW__big_container .symbol-image-module-scss-module__HYLinW__letterLogoContainer{border-radius:10px;width:44px;height:44px}.symbol-image-module-scss-module__HYLinW__big_container .symbol-image-module-scss-module__HYLinW__letterLogo{font-size:14px}.symbol-image-module-scss-module__HYLinW__big_container .symbol-image-module-scss-module__HYLinW__symbol_container p{font-size:13px}.symbol-image-module-scss-module__HYLinW__big_container .symbol-image-module-scss-module__HYLinW__symbol_container span{font-size:10px}@media (max-width:768px){.symbol-image-module-scss-module__HYLinW__mobile_view .symbol-image-module-scss-module__HYLinW__symbol_container p{display:none}}
.orders-module-scss-module__-10yWq__tblSection{margin-bottom:0}.orders-module-scss-module__-10yWq__tblHdr{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-lg) var(--r-lg) 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;padding:14px 18px;display:flex}.orders-module-scss-module__-10yWq__tblTitle{letter-spacing:-.2px;align-items:center;gap:7px;font-size:15px;font-weight:800;display:flex}.orders-module-scss-module__-10yWq__tblTitle>svg{width:14px;height:14px;color:var(--sky)}.orders-module-scss-module__-10yWq__cnt{color:var(--muted);background:var(--surface2);border-radius:var(--r-full);padding:2px 7px;font-size:11px;font-weight:600}.orders-module-scss-module__-10yWq__tblControls{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.orders-module-scss-module__-10yWq__pill{border-radius:var(--r-full);border:1px solid var(--border);color:var(--muted);transition:all var(--t);cursor:pointer;font-size:11px;font-weight:600;font-family:var(--font);background:0 0;padding:4px 12px}.orders-module-scss-module__-10yWq__pill:hover:not(.orders-module-scss-module__-10yWq__pillOn){border-color:var(--border2);color:var(--text2)}.orders-module-scss-module__-10yWq__pillOn{color:var(--text);background:#0170ee1a;border-color:#0170ee33}.orders-module-scss-module__-10yWq__searchBox{position:relative}.orders-module-scss-module__-10yWq__searchBox svg{color:var(--muted);width:11px;height:11px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.orders-module-scss-module__-10yWq__searchBox input{background:var(--surface);border:1px solid var(--border);font-family:var(--font);color:var(--text);width:150px;transition:border-color var(--t);border-radius:6px;outline:none;padding:4px 9px 4px 26px;font-size:12px}.orders-module-scss-module__-10yWq__searchBox input:focus{border-color:#0170ee59}.orders-module-scss-module__-10yWq__searchBox input::placeholder{color:var(--muted)}.orders-module-scss-module__-10yWq__sym{align-items:center;gap:7px;display:flex}.orders-module-scss-module__-10yWq__symLogo{background:var(--surface);border:1px solid var(--border);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.orders-module-scss-module__-10yWq__symLogo img{object-fit:contain;width:100%;height:100%;padding:1px}.orders-module-scss-module__-10yWq__symTk{letter-spacing:-.2px;color:var(--muted);font-size:14px;font-weight:700}.orders-module-scss-module__-10yWq__symTkSub{letter-spacing:-.2px;font-size:14px;font-weight:800}.orders-module-scss-module__-10yWq__symDesc{letter-spacing:-.2px;font-size:14px}.orders-module-scss-module__-10yWq__optBadge{letter-spacing:.2px;color:var(--green);background:#14c46f14;border:1px solid #14c46f1f;border-radius:3px;align-items:center;padding:1px 5px;font-size:9px;font-weight:700;display:inline-flex}.orders-module-scss-module__-10yWq__status{border-radius:var(--r-full);align-items:center;gap:3px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.orders-module-scss-module__-10yWq__statusPending{color:var(--yellow);background:#ffd55c12;border:1px solid #ffd55c26}.orders-module-scss-module__-10yWq__statusFilled{color:var(--green);background:#14c46f12;border:1px solid #14c46f26}.orders-module-scss-module__-10yWq__statusRejected{color:var(--red);background:#ff5c5c12;border:1px solid #ff5c5c26}.orders-module-scss-module__-10yWq__sideBuy{color:var(--green);text-transform:capitalize;font-size:13px;font-weight:700}.orders-module-scss-module__-10yWq__sideSell{color:var(--red);text-transform:capitalize;font-size:13px;font-weight:700}.orders-module-scss-module__-10yWq__gain{color:var(--green)}.orders-module-scss-module__-10yWq__loss{color:var(--red)}.orders-module-scss-module__-10yWq__pct{font-size:10.5px;font-weight:600;display:block}.orders-module-scss-module__-10yWq__textR{text-align:right}.orders-module-scss-module__-10yWq__subRow>td{border-bottom:1px solid rgba(var(--surface-rgb), .015);background:#0000001f}.orders-module-scss-module__-10yWq__subRow .orders-module-scss-module__-10yWq__sym{padding-left:16px}.orders-module-scss-module__-10yWq__acts{justify-content:flex-end;gap:3px;display:flex}.orders-module-scss-module__-10yWq__price_cell{font-family:var(--mono);font-size:14px;font-weight:700}.orders-module-scss-module__-10yWq__date_cell{font-size:13px;font-weight:600;display:block}.orders-module-scss-module__-10yWq__qty_cell{font-family:var(--mono);text-align:right;font-size:14px;font-weight:700}
.tabs-module-scss-module__oYbpsG__tabs{font-family:var(--font);flex-direction:column;width:100%;display:flex}.tabs-module-scss-module__oYbpsG__vertical{flex-direction:row}.tabs-module-scss-module__oYbpsG__list{display:flex;position:relative}.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__list{border-bottom:2px solid var(--border);gap:0}.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__list{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);gap:2px;padding:3px;display:inline-flex}.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__list{gap:4px;display:flex}.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__list{border-bottom:none;border-right:2px solid var(--border);flex-direction:column;flex-shrink:0;gap:2px;min-width:160px;padding-right:0}.tabs-module-scss-module__oYbpsG__fullWidth .tabs-module-scss-module__oYbpsG__list{width:100%;display:flex}.tabs-module-scss-module__oYbpsG__fullWidth .tabs-module-scss-module__oYbpsG__trigger{flex:1;justify-content:center}.tabs-module-scss-module__oYbpsG__trigger{font-family:var(--font);color:var(--muted);cursor:pointer;transition:all var(--t);white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;flex-shrink:0;align-items:center;gap:6px;font-weight:600;display:inline-flex;position:relative}.tabs-module-scss-module__oYbpsG__trigger:hover:not(.tabs-module-scss-module__oYbpsG__active):not(.tabs-module-scss-module__oYbpsG__disabled){color:var(--text2)}.tabs-module-scss-module__oYbpsG__trigger:focus-visible{outline-offset:-2px;border-radius:4px;outline:2px solid #0170ee66}.tabs-module-scss-module__oYbpsG__disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__trigger{border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 18px;font-size:12px}.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__trigger{border-radius:6px;padding:6px 16px;font-size:11px}.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__trigger{border-radius:var(--r-full);border:1px solid #0000;padding:6px 14px;font-size:11px}.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__trigger:hover:not(.tabs-module-scss-module__oYbpsG__active):not(.tabs-module-scss-module__oYbpsG__disabled){background:var(--surface)}.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__trigger{text-align:left;border-right:2px solid #0000;border-radius:6px 0 0 6px;justify-content:flex-start;width:100%;margin-right:-2px;padding:8px 14px;font-size:11.5px}.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__trigger:hover:not(.tabs-module-scss-module__oYbpsG__active):not(.tabs-module-scss-module__oYbpsG__disabled){background:var(--surface)}.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__active,.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__active{color:var(--text)}.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active{color:var(--bg)}.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--text)}.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active{color:var(--bg)}.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--text)}.tabs-module-scss-module__oYbpsG__boxed:not(.tabs-module-scss-module__oYbpsG__ghost) .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__icon svg,.tabs-module-scss-module__oYbpsG__pill:not(.tabs-module-scss-module__oYbpsG__ghost) .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__icon svg{color:currentColor}.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__active{border-bottom-color:var(--blue)}.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__active{border-right-color:var(--blue);background:#0170ee08}.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active{background:var(--blue);color:#fff;box-shadow:0 2px 8px #0170ee33}.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--sky);background:#0170ee14;box-shadow:inset 0 0 0 1px #0170ee26}.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 2px 8px #0170ee33}.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--sky);box-shadow:none;background:#0170ee14;border-color:#0170ee26}.tabs-module-scss-module__oYbpsG__colorBlue .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--sky);background:#0170ee1a}.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{background:rgba(var(--surface-rgb), .2);color:#fff}.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorBlue.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--sky);background:#0170ee1f}.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__active{border-bottom-color:var(--green)}.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__active{border-right-color:var(--green);background:#14c46f08}.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active{background:var(--green);color:var(--bg);box-shadow:0 2px 8px #14c46f33}.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--green);background:#14c46f14;box-shadow:inset 0 0 0 1px #14c46f26}.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active{background:var(--green);color:var(--bg);border-color:var(--green);box-shadow:0 2px 8px #14c46f33}.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--green);box-shadow:none;background:#14c46f14;border-color:#14c46f26}.tabs-module-scss-module__oYbpsG__colorGreen .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--green);background:#14c46f1a}.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--bg);background:#0000001a}.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorGreen.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--green);background:#14c46f1f}.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__active{border-bottom-color:var(--sky)}.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__active{border-right-color:var(--sky);background:rgba(var(--atm-rgba), .03)}.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active{background:var(--sky);color:var(--bg);box-shadow:0 2px 8px rgba(var(--atm-rgba), .2)}.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{background:rgba(var(--atm-rgba), .08);box-shadow:inset 0 0 0 1px rgba(var(--atm-rgba), .15);color:var(--sky)}.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active{background:var(--sky);color:var(--bg);border-color:var(--sky);box-shadow:0 2px 8px rgba(var(--atm-rgba), .2)}.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{background:rgba(var(--atm-rgba), .08);border-color:rgba(var(--atm-rgba), .15);color:var(--sky);box-shadow:none}.tabs-module-scss-module__oYbpsG__colorSky .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{background:rgba(var(--atm-rgba), .1);color:var(--sky)}.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--bg);background:#0000001a}.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorSky.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{background:rgba(var(--atm-rgba), .12);color:var(--sky)}.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__active{border-bottom-color:var(--red)}.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__active{border-right-color:var(--red);background:#ff5c5c08}.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active{background:var(--red);color:var(--bg);box-shadow:0 2px 8px #ff5c5c33}.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--red);background:#ff5c5c14;box-shadow:inset 0 0 0 1px #ff5c5c26}.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active{background:var(--red);color:var(--bg);border-color:var(--red);box-shadow:0 2px 8px #ff5c5c33}.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--red);box-shadow:none;background:#ff5c5c14;border-color:#ff5c5c26}.tabs-module-scss-module__oYbpsG__colorRed .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--red);background:#ff5c5c1a}.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--bg);background:#0000001a}.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorRed.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--red);background:#ff5c5c1f}.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__active{border-bottom-color:var(--purple)}.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__active{border-right-color:var(--purple);background:#a78bfa08}.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active{background:var(--purple);color:var(--bg);box-shadow:0 2px 8px #a78bfa33}.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--purple);background:#a78bfa14;box-shadow:inset 0 0 0 1px #a78bfa26}.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active{background:var(--purple);color:var(--bg);border-color:var(--purple);box-shadow:0 2px 8px #a78bfa33}.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--purple);box-shadow:none;background:#a78bfa14;border-color:#a78bfa26}.tabs-module-scss-module__oYbpsG__colorPurple .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--purple);background:#a78bfa1a}.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--bg);background:#0000001a}.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorPurple.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--purple);background:#a78bfa1f}.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__active{border-bottom-color:var(--orange)}.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__active{border-right-color:var(--orange);background:#ff9f4308}.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active{background:var(--orange);color:var(--bg);box-shadow:0 2px 8px #ff9f4333}.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--orange);background:#ff9f4314;box-shadow:inset 0 0 0 1px #ff9f4326}.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active{background:var(--orange);color:var(--bg);border-color:var(--orange);box-shadow:0 2px 8px #ff9f4333}.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active{color:var(--orange);box-shadow:none;background:#ff9f4314;border-color:#ff9f4326}.tabs-module-scss-module__oYbpsG__colorOrange .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--orange);background:#ff9f431a}.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--bg);background:#0000001a}.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__boxed.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge,.tabs-module-scss-module__oYbpsG__colorOrange.tabs-module-scss-module__oYbpsG__pill.tabs-module-scss-module__oYbpsG__ghost .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__badge{color:var(--orange);background:#ff9f431f}.tabs-module-scss-module__oYbpsG__icon{flex-shrink:0;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.tabs-module-scss-module__oYbpsG__icon svg{width:14px;height:14px;color:var(--muted);transition:color var(--t);flex-shrink:0}.tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__icon svg,.tabs-module-scss-module__oYbpsG__boxed:not(.tabs-module-scss-module__oYbpsG__ghost) .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__icon svg,.tabs-module-scss-module__oYbpsG__pill:not(.tabs-module-scss-module__oYbpsG__ghost) .tabs-module-scss-module__oYbpsG__active .tabs-module-scss-module__oYbpsG__icon svg{color:currentColor}.tabs-module-scss-module__oYbpsG__label{line-height:1.3}.tabs-module-scss-module__oYbpsG__badge{border-radius:var(--r-full);background:var(--surface2);min-width:18px;height:18px;color:var(--muted);transition:all var(--t);justify-content:center;align-items:center;padding:0 5px;font-size:9px;font-weight:700;display:inline-flex}.tabs-module-scss-module__oYbpsG__panels{flex:1;min-width:0}.tabs-module-scss-module__oYbpsG__panel{padding:16px 0;animation:.25s tabs-module-scss-module__oYbpsG__tabIn;display:none}.tabs-module-scss-module__oYbpsG__panelActive{display:block}.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__panel{padding:0 0 0 20px}.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__panelActive{padding-top:2px}@keyframes tabs-module-scss-module__oYbpsG__tabIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__panelActive{animation:.25s tabs-module-scss-module__oYbpsG__tabInH}@keyframes tabs-module-scss-module__oYbpsG__tabInH{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}.tabs-module-scss-module__oYbpsG__sm.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__trigger{gap:4px;padding:7px 12px;font-size:10.5px}.tabs-module-scss-module__oYbpsG__sm.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__list{gap:1px;padding:2px}.tabs-module-scss-module__oYbpsG__sm.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__trigger{gap:4px;padding:4px 10px;font-size:10px}.tabs-module-scss-module__oYbpsG__sm.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__list{gap:3px}.tabs-module-scss-module__oYbpsG__sm.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__trigger{gap:4px;padding:4px 10px;font-size:10px}.tabs-module-scss-module__oYbpsG__sm.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__trigger{gap:4px;padding:6px 10px;font-size:10.5px}.tabs-module-scss-module__oYbpsG__sm.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__list{min-width:130px}.tabs-module-scss-module__oYbpsG__sm .tabs-module-scss-module__oYbpsG__icon{font-size:11px}.tabs-module-scss-module__oYbpsG__sm .tabs-module-scss-module__oYbpsG__icon svg{width:11px;height:11px}.tabs-module-scss-module__oYbpsG__sm .tabs-module-scss-module__oYbpsG__badge{min-width:14px;height:14px;padding:0 4px;font-size:8px}.tabs-module-scss-module__oYbpsG__sm .tabs-module-scss-module__oYbpsG__panel{padding:10px 0}.tabs-module-scss-module__oYbpsG__sm.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__panel{padding:0 0 0 14px}.tabs-module-scss-module__oYbpsG__lg.tabs-module-scss-module__oYbpsG__underline .tabs-module-scss-module__oYbpsG__trigger{gap:8px;padding:12px 22px;font-size:13.5px}.tabs-module-scss-module__oYbpsG__lg.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__list{gap:2px;padding:4px}.tabs-module-scss-module__oYbpsG__lg.tabs-module-scss-module__oYbpsG__boxed .tabs-module-scss-module__oYbpsG__trigger{gap:7px;padding:8px 20px;font-size:12.5px}.tabs-module-scss-module__oYbpsG__lg.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__list{gap:6px}.tabs-module-scss-module__oYbpsG__lg.tabs-module-scss-module__oYbpsG__pill .tabs-module-scss-module__oYbpsG__trigger{gap:7px;padding:8px 18px;font-size:12.5px}.tabs-module-scss-module__oYbpsG__lg.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__trigger{gap:8px;padding:10px 18px;font-size:13px}.tabs-module-scss-module__oYbpsG__lg.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__list{min-width:190px}.tabs-module-scss-module__oYbpsG__lg .tabs-module-scss-module__oYbpsG__icon{font-size:16px}.tabs-module-scss-module__oYbpsG__lg .tabs-module-scss-module__oYbpsG__icon svg{width:16px;height:16px}.tabs-module-scss-module__oYbpsG__lg .tabs-module-scss-module__oYbpsG__badge{min-width:20px;height:20px;padding:0 6px;font-size:10px}.tabs-module-scss-module__oYbpsG__lg .tabs-module-scss-module__oYbpsG__panel{padding:20px 0}.tabs-module-scss-module__oYbpsG__lg.tabs-module-scss-module__oYbpsG__vertical .tabs-module-scss-module__oYbpsG__panel{padding:0 0 0 24px}
.number-stepper-module-scss-module__j7S85W__wrap{font-family:var(--font);flex-direction:column;gap:6px;display:inline-flex}.number-stepper-module-scss-module__j7S85W__disabled{opacity:.4;pointer-events:none}.number-stepper-module-scss-module__j7S85W__label{color:var(--text2);font-size:11px;font-weight:600}.number-stepper-module-scss-module__j7S85W__stepper{border:1px solid var(--border2);border-radius:var(--r-sm);background:var(--surface);transition:border-color var(--t);align-items:center;display:inline-flex;overflow:hidden}.number-stepper-module-scss-module__j7S85W__stepper:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0170ee0f}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__stepper{box-shadow:none;background:0 0;border:none;gap:2px}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__stepper:focus-within{box-shadow:none}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__btn{color:var(--muted);border-radius:6px}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__btn:hover:not(:disabled){background:var(--surface2);color:var(--text)}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__valueWrap{min-width:unset;background:0 0;border:none;padding:0 4px}.number-stepper-module-scss-module__j7S85W__ghost .number-stepper-module-scss-module__j7S85W__display{font-size:inherit}.number-stepper-module-scss-module__j7S85W__btn{color:var(--text2);cursor:pointer;transition:all var(--t);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.number-stepper-module-scss-module__j7S85W__btn:hover:not(:disabled){background:var(--surface2);color:var(--text)}.number-stepper-module-scss-module__j7S85W__btn:active:not(:disabled){background:var(--surface3)}.number-stepper-module-scss-module__j7S85W__btn:disabled{opacity:.3;cursor:not-allowed}.number-stepper-module-scss-module__j7S85W__btn svg{display:block}.number-stepper-module-scss-module__j7S85W__valueWrap{cursor:text;border-left:1px solid var(--border);border-right:1px solid var(--border);justify-content:center;align-items:center;display:flex}.number-stepper-module-scss-module__j7S85W__display{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:2px;font-weight:700;display:flex}.number-stepper-module-scss-module__j7S85W__affix{color:var(--muted);font-size:.85em;font-weight:500}.number-stepper-module-scss-module__j7S85W__input{text-align:center;font-family:var(--font);color:var(--text);font-variant-numeric:tabular-nums;background:0 0;border:none;outline:none;width:100%;font-weight:700}.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__btn{width:28px;height:28px}.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__btn svg{width:10px;height:10px}.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__valueWrap{min-width:44px;height:28px;padding:0 8px}.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__display,.number-stepper-module-scss-module__j7S85W__sm .number-stepper-module-scss-module__j7S85W__input{font-size:12px}.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__btn{width:34px;height:34px}.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__btn svg{width:12px;height:12px}.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__valueWrap{min-width:56px;height:34px;padding:0 10px}.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__display,.number-stepper-module-scss-module__j7S85W__md .number-stepper-module-scss-module__j7S85W__input{font-size:13px}.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__btn{width:42px;height:42px}.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__btn svg{width:14px;height:14px}.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__valueWrap{min-width:72px;height:42px;padding:0 14px}.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__display,.number-stepper-module-scss-module__j7S85W__lg .number-stepper-module-scss-module__j7S85W__input{font-size:16px}.number-stepper-module-scss-module__j7S85W__c_blue .number-stepper-module-scss-module__j7S85W__stepper:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0170ee0f}.number-stepper-module-scss-module__j7S85W__c_green .number-stepper-module-scss-module__j7S85W__stepper:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #14c46f0f}.number-stepper-module-scss-module__j7S85W__c_red .number-stepper-module-scss-module__j7S85W__stepper:focus-within{border-color:var(--red);box-shadow:0 0 0 3px #ff5c5c0f}
.ticker-tooltip-module-scss-module__j58vJq__wrap{display:inline-flex;position:relative}.ticker-tooltip-module-scss-module__j58vJq__wrap:hover .ticker-tooltip-module-scss-module__j58vJq__card{display:block}.ticker-tooltip-module-scss-module__j58vJq__card{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--r-md);z-index:100;pointer-events:none;width:330px;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 36px #0000008c}.ticker-tooltip-module-scss-module__j58vJq__card:after{content:"";background:var(--bg2);border-right:1px solid var(--border2);border-bottom:1px solid var(--border2);width:8px;height:8px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.ticker-tooltip-module-scss-module__j58vJq__bar{background:linear-gradient(90deg, var(--sky), var(--mint));height:2px}.ticker-tooltip-module-scss-module__j58vJq__top{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:8px 10px;display:flex}.ticker-tooltip-module-scss-module__j58vJq__info{flex:1;min-width:0}.ticker-tooltip-module-scss-module__j58vJq__name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.ticker-tooltip-module-scss-module__j58vJq__ticker{font-family:var(--mono);color:var(--sky);font-size:12px;font-weight:700}.ticker-tooltip-module-scss-module__j58vJq__timing{border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:800}.ticker-tooltip-module-scss-module__j58vJq__bmo{color:var(--yellow);background:#ffd55c14}.ticker-tooltip-module-scss-module__j58vJq__amc{color:var(--purple);background:#a78bfa14}.ticker-tooltip-module-scss-module__j58vJq__nd{color:var(--orange);background:#ff9f4314}.ticker-tooltip-module-scss-module__j58vJq__metrics{grid-template-columns:1fr 1fr 1fr;display:grid}.ticker-tooltip-module-scss-module__j58vJq__m{text-align:center;border-right:1px solid var(--border);padding:6px 8px}.ticker-tooltip-module-scss-module__j58vJq__m:last-child{border-right:none}.ticker-tooltip-module-scss-module__j58vJq__mLabel{text-transform:uppercase;letter-spacing:.3px;color:var(--muted);font-size:10px;font-weight:800}.ticker-tooltip-module-scss-module__j58vJq__mVal{font-family:var(--mono);margin-top:1px;font-size:14px;font-weight:900}.ticker-tooltip-module-scss-module__j58vJq__neg{color:var(--red)}
.greeks-analytics-module-scss-module__cWUn_a__container{padding-bottom:20px}.greeks-analytics-module-scss-module__cWUn_a__greekFilters{gap:4px;margin-bottom:20px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__greekPill{border-radius:var(--r-sm);border:1px solid var(--border);color:var(--muted);transition:all var(--t);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font);background:0 0;align-items:center;gap:6px;padding:7px 18px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__greekPill:hover:not(.greeks-analytics-module-scss-module__cWUn_a__greekPillActive){border-color:var(--border2);color:var(--text2)}.greeks-analytics-module-scss-module__cWUn_a__greekPillActive{background:rgba(var(--surface-rgb), .05);border-color:var(--border2);color:var(--text)}.greeks-analytics-module-scss-module__cWUn_a__gIcon{font-size:14px;font-weight:800}.greeks-analytics-module-scss-module__cWUn_a__gIconGex{color:var(--green)}.greeks-analytics-module-scss-module__cWUn_a__gIconDex{color:#ff8a8a}.greeks-analytics-module-scss-module__cWUn_a__gIconVex{color:#c084fc}.greeks-analytics-module-scss-module__cWUn_a__pageLayout{grid-template-columns:1fr 300px;align-items:start;gap:20px;display:grid}.greeks-analytics-module-scss-module__cWUn_a__chartsGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.greeks-analytics-module-scss-module__cWUn_a__chartPanel{background:var(--bg2-a80);border:1px solid var(--border);border-radius:var(--r-lg);transition:border-color var(--t);position:relative;overflow:hidden}.greeks-analytics-module-scss-module__cWUn_a__chartPanel:hover{border-color:var(--border2)}.greeks-analytics-module-scss-module__cWUn_a__chartHeader{justify-content:space-between;align-items:center;gap:8px;padding:16px 20px 12px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__chartTitle{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.greeks-analytics-module-scss-module__cWUn_a__chartHelp{background:var(--surface);border:1px solid var(--border);width:18px;height:18px;color:var(--muted);cursor:help;transition:all var(--t);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.greeks-analytics-module-scss-module__cWUn_a__chartHelp:hover{border-color:var(--border2);color:var(--text)}.greeks-analytics-module-scss-module__cWUn_a__chartActions{gap:4px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__chartActionBtn{min-width:30px;min-height:30px}.greeks-analytics-module-scss-module__cWUn_a__chartActionBtnActive{border-color:var(--border2);color:var(--text);background:var(--surface2)}.greeks-analytics-module-scss-module__cWUn_a__chartSubtitle{color:var(--muted);padding:0 20px 8px;font-size:11px}.greeks-analytics-module-scss-module__cWUn_a__chartLegend{color:var(--muted);align-items:center;gap:14px;padding:0 20px 10px;font-size:11px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__chartLegendItem{align-items:center;gap:5px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__chartLegendDot{border-radius:2px;flex-shrink:0;width:10px;height:10px}.greeks-analytics-module-scss-module__cWUn_a__chartLegendLine{border-radius:1px;flex-shrink:0;width:20px;height:2px;position:relative}.greeks-analytics-module-scss-module__cWUn_a__chartLegendLine:before{content:"";background:inherit;border:1px solid var(--bg);border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:4px}.greeks-analytics-module-scss-module__cWUn_a__chartBody{padding:0 8px 8px}.greeks-analytics-module-scss-module__cWUn_a__sidebar{position:-webkit-sticky;position:sticky;top:72px}.greeks-analytics-module-scss-module__cWUn_a__sidebarCard{background:var(--bg2-a80);border:1px solid var(--border);border-radius:var(--r-lg);margin-bottom:16px;overflow:hidden}.greeks-analytics-module-scss-module__cWUn_a__sidebarCardHead{border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.8px;color:var(--muted);justify-content:space-between;align-items:center;padding:14px 18px;font-size:12px;font-weight:700;display:flex}.greeks-analytics-module-scss-module__cWUn_a__sidebarTicker{color:var(--sky);font-size:10px;font-weight:400}.greeks-analytics-module-scss-module__cWUn_a__sidebarCardBody{padding:12px 18px}.greeks-analytics-module-scss-module__cWUn_a__levelRow{border-bottom:1px solid rgba(var(--surface-rgb), .03);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.greeks-analytics-module-scss-module__cWUn_a__levelRow:last-child{border-bottom:none}.greeks-analytics-module-scss-module__cWUn_a__levelLabel{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__levelDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.greeks-analytics-module-scss-module__cWUn_a__levelVal{font-size:13px;font-weight:700}.greeks-analytics-module-scss-module__cWUn_a__sentimentGauge{align-items:center;gap:12px;padding:12px 18px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__sentimentLabel{font-size:11px}.greeks-analytics-module-scss-module__cWUn_a__gaugeBar{background:linear-gradient(90deg, var(--red) 0%, var(--yellow) 50%, var(--green) 100%);border-radius:4px;flex:1;height:8px;position:relative}.greeks-analytics-module-scss-module__cWUn_a__gaugeNeedle{width:4px;height:14px;box-shadow:0 0 8px rgba(var(--surface-rgb), .5);background:#fff;border-radius:2px;position:absolute;top:-3px;transform:translate(-50%)}.greeks-analytics-module-scss-module__cWUn_a__modalOverlay{z-index:1000;background:rgba(var(--bg-rgb), .85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.greeks-analytics-module-scss-module__cWUn_a__modal{background:rgba(var(--bg2-rgb), .95);border:1px solid var(--border2);border-radius:var(--r-xl);width:100%;max-width:1200px;max-height:90vh;padding:0;overflow:auto}.greeks-analytics-module-scss-module__cWUn_a__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.greeks-analytics-module-scss-module__cWUn_a__modalHeader h2{font-size:18px;font-weight:800}.greeks-analytics-module-scss-module__cWUn_a__modalClose{border-radius:var(--r-sm);background:var(--surface);border:1px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--muted);transition:all var(--t);justify-content:center;align-items:center;display:flex}.greeks-analytics-module-scss-module__cWUn_a__modalClose svg{width:18px;height:18px}.greeks-analytics-module-scss-module__cWUn_a__modalClose:hover{color:var(--text);border-color:var(--border2)}@media (max-width:1100px){.greeks-analytics-module-scss-module__cWUn_a__pageLayout{grid-template-columns:1fr}.greeks-analytics-module-scss-module__cWUn_a__sidebar{grid-template-columns:1fr 1fr;gap:16px;display:grid;position:static}}@media (max-width:900px){.greeks-analytics-module-scss-module__cWUn_a__chartsGrid,.greeks-analytics-module-scss-module__cWUn_a__sidebar{grid-template-columns:1fr}}.greeks-analytics-module-scss-module__cWUn_a__gIconVlm{color:var(--orange)}.greeks-analytics-module-scss-module__cWUn_a__gIconSpd{color:var(--sky)}
.HeroStats-module-scss-module__YrkpJW__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;margin-bottom:20px;display:grid}@media (max-width:1100px){.HeroStats-module-scss-module__YrkpJW__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.HeroStats-module-scss-module__YrkpJW__grid{grid-template-columns:1fr}}.HeroStats-module-scss-module__YrkpJW__card{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-lg);transition:border-color var(--t);flex-direction:column;gap:6px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.HeroStats-module-scss-module__YrkpJW__card:hover{border-color:var(--border2)}.HeroStats-module-scss-module__YrkpJW__mainCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#0170ee14,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.HeroStats-module-scss-module__YrkpJW__splitCard{gap:8px;padding:18px 20px}.HeroStats-module-scss-module__YrkpJW__lbl{font-size:var(--fs-md);text-transform:uppercase;letter-spacing:.5px;color:var(--muted);align-items:center;gap:6px;font-weight:700;display:flex}.HeroStats-module-scss-module__YrkpJW__lblDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.HeroStats-module-scss-module__YrkpJW__val{font-family:var(--mono);letter-spacing:-.5px;color:var(--text);font-weight:900;line-height:1}.HeroStats-module-scss-module__YrkpJW__xl{font-size:36px}.HeroStats-module-scss-module__YrkpJW__lg{font-size:26px}.HeroStats-module-scss-module__YrkpJW__md{font-size:22px}.HeroStats-module-scss-module__YrkpJW__change{font-size:var(--fs-lg);flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-weight:700;display:flex}.HeroStats-module-scss-module__YrkpJW__changeSub,.HeroStats-module-scss-module__YrkpJW__sub{font-size:var(--fs-base);color:var(--muted);font-weight:500}.HeroStats-module-scss-module__YrkpJW__pos{color:var(--green)}.HeroStats-module-scss-module__YrkpJW__neg{color:var(--red)}.HeroStats-module-scss-module__YrkpJW__costCols{flex:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:0;display:grid}.HeroStats-module-scss-module__YrkpJW__costSide{flex-direction:column;gap:4px;display:flex}.HeroStats-module-scss-module__YrkpJW__costSideRight{text-align:right;align-items:flex-end}.HeroStats-module-scss-module__YrkpJW__costTag{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.4px;border-radius:var(--r-full);align-items:center;gap:4px;width:-webkit-fit-content;width:fit-content;padding:2px 7px;font-weight:800;display:inline-flex}.HeroStats-module-scss-module__YrkpJW__debitTag{color:var(--orange);background:#ff9f431a;border:1px solid #ff9f4338}.HeroStats-module-scss-module__YrkpJW__creditTag{color:var(--mint);background:#66ffaf14;border:1px solid #66ffaf33}.HeroStats-module-scss-module__YrkpJW__costVal{font-family:var(--mono);letter-spacing:-.6px;font-size:22px;font-weight:900;line-height:1}.HeroStats-module-scss-module__YrkpJW__debitVal{color:var(--orange)}.HeroStats-module-scss-module__YrkpJW__creditVal{color:var(--mint,#66ffaf)}.HeroStats-module-scss-module__YrkpJW__costSub{font-size:var(--fs-sm);color:var(--muted);font-weight:500}.HeroStats-module-scss-module__YrkpJW__costMid{flex-direction:column;align-items:center;gap:4px;padding:0 10px;display:flex}.HeroStats-module-scss-module__YrkpJW__costMidLine{background:var(--border);flex:1;width:1px;min-height:14px}.HeroStats-module-scss-module__YrkpJW__costNetPill{background:var(--surface2);border:1px solid var(--border2);border-radius:6px;flex-direction:column;align-items:center;gap:1px;padding:4px 8px;display:flex}.HeroStats-module-scss-module__YrkpJW__costNetLbl{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.4px;color:var(--muted);font-weight:700}.HeroStats-module-scss-module__YrkpJW__costNetVal{font-family:var(--mono);font-size:var(--fs-md);color:var(--text2);white-space:nowrap;font-weight:800}
.toast-module-scss-module___RPqNa__container{z-index:10100;pointer-events:none;flex-direction:column;gap:8px;width:100%;max-width:420px;display:flex;position:fixed}.toast-module-scss-module___RPqNa__p_top_right{align-items:flex-end;top:20px;right:20px}.toast-module-scss-module___RPqNa__p_top_left{align-items:flex-start;top:20px;left:20px}.toast-module-scss-module___RPqNa__p_top_center{align-items:center;top:20px;left:50%;transform:translate(-50%)}.toast-module-scss-module___RPqNa__p_bottom_right{flex-direction:column-reverse;align-items:flex-end;bottom:20px;right:20px}.toast-module-scss-module___RPqNa__p_bottom_left{flex-direction:column-reverse;align-items:flex-start;bottom:20px;left:20px}.toast-module-scss-module___RPqNa__p_bottom_center{flex-direction:column-reverse;align-items:center;bottom:20px;left:50%;transform:translate(-50%)}.toast-module-scss-module___RPqNa__toast{pointer-events:auto;border-radius:var(--r-md);min-width:300px;max-width:420px;font-family:var(--font);border:1px solid var(--border);background:var(--bg2);box-shadow:0 8px 32px #0006,0 0 0 1px var(--surface0);align-items:flex-start;gap:10px;padding:13px 36px 13px 14px;display:flex;position:relative;overflow:hidden}.toast-module-scss-module___RPqNa__t_success{border-left:3px solid var(--green)}.toast-module-scss-module___RPqNa__t_error{border-left:3px solid var(--red)}.toast-module-scss-module___RPqNa__t_warning{border-left:3px solid var(--yellow)}.toast-module-scss-module___RPqNa__t_info{border-left:3px solid var(--sky)}.toast-module-scss-module___RPqNa__tIcon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}.toast-module-scss-module___RPqNa__tIcon svg{width:18px;height:18px}.toast-module-scss-module___RPqNa__tContent{flex:1;min-width:0}.toast-module-scss-module___RPqNa__tTitle{color:var(--text);font-size:12px;font-weight:700;line-height:1.35}.toast-module-scss-module___RPqNa__tDesc{color:var(--text2);margin-top:3px;font-size:11px;line-height:1.45}.toast-module-scss-module___RPqNa__tAction{flex-shrink:0;align-items:center;display:flex}.toast-module-scss-module___RPqNa__tClose{width:18px;height:18px;color:var(--muted);cursor:pointer;transition:all var(--t);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}.toast-module-scss-module___RPqNa__tClose svg{width:10px;height:10px}.toast-module-scss-module___RPqNa__tClose:hover{background:var(--surface2);color:var(--text)}.toast-module-scss-module___RPqNa__tProgress{background:rgba(var(--surface-rgb), .03);height:2px;position:absolute;bottom:0;left:0;right:0}.toast-module-scss-module___RPqNa__tProgressBar{height:100%;animation:linear forwards toast-module-scss-module___RPqNa__progressShrink}.toast-module-scss-module___RPqNa__t_success .toast-module-scss-module___RPqNa__tProgressBar{background:var(--green)}.toast-module-scss-module___RPqNa__t_error .toast-module-scss-module___RPqNa__tProgressBar{background:var(--red)}.toast-module-scss-module___RPqNa__t_warning .toast-module-scss-module___RPqNa__tProgressBar{background:var(--yellow)}.toast-module-scss-module___RPqNa__t_info .toast-module-scss-module___RPqNa__tProgressBar{background:var(--sky)}@keyframes toast-module-scss-module___RPqNa__progressShrink{0%{width:100%}to{width:0%}}.toast-module-scss-module___RPqNa__enterRight{animation:.28s toast-module-scss-module___RPqNa__slideInR}.toast-module-scss-module___RPqNa__enterLeft{animation:.28s toast-module-scss-module___RPqNa__slideInL}.toast-module-scss-module___RPqNa__enterDown{animation:.28s toast-module-scss-module___RPqNa__slideInD}.toast-module-scss-module___RPqNa__enterUp{animation:.28s toast-module-scss-module___RPqNa__slideInU}.toast-module-scss-module___RPqNa__exitRight{animation:.28s forwards toast-module-scss-module___RPqNa__slideOutR}.toast-module-scss-module___RPqNa__exitLeft{animation:.28s forwards toast-module-scss-module___RPqNa__slideOutL}.toast-module-scss-module___RPqNa__exitDown{animation:.28s forwards toast-module-scss-module___RPqNa__slideOutD}.toast-module-scss-module___RPqNa__exitUp{animation:.28s forwards toast-module-scss-module___RPqNa__slideOutU}@keyframes toast-module-scss-module___RPqNa__slideInR{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-module-scss-module___RPqNa__slideInL{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-module-scss-module___RPqNa__slideInD{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-module-scss-module___RPqNa__slideInU{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-module-scss-module___RPqNa__slideOutR{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes toast-module-scss-module___RPqNa__slideOutL{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}@keyframes toast-module-scss-module___RPqNa__slideOutD{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-24px)}}@keyframes toast-module-scss-module___RPqNa__slideOutU{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(24px)}}.toast-module-scss-module___RPqNa__alert{border-radius:var(--r-md);font-family:var(--font);align-items:flex-start;gap:10px;padding:12px 14px;display:flex;position:relative}.toast-module-scss-module___RPqNa__aBordered{border:1px solid var(--border)}.toast-module-scss-module___RPqNa__a_success{background:#14c46f0a}.toast-module-scss-module___RPqNa__a_error{background:#ff5c5c0a}.toast-module-scss-module___RPqNa__a_warning{background:#ffd55c0a}.toast-module-scss-module___RPqNa__a_info{background:rgba(var(--atm-rgba), .04)}.toast-module-scss-module___RPqNa__a_success.toast-module-scss-module___RPqNa__aBordered{border-color:#14c46f26}.toast-module-scss-module___RPqNa__a_error.toast-module-scss-module___RPqNa__aBordered{border-color:#ff5c5c26}.toast-module-scss-module___RPqNa__a_warning.toast-module-scss-module___RPqNa__aBordered{border-color:#ffd55c26}.toast-module-scss-module___RPqNa__a_info.toast-module-scss-module___RPqNa__aBordered{border-color:rgba(var(--atm-rgba), .15)}.toast-module-scss-module___RPqNa__alertIcon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}.toast-module-scss-module___RPqNa__alertIcon svg{width:18px;height:18px}.toast-module-scss-module___RPqNa__alertContent{flex:1;min-width:0}.toast-module-scss-module___RPqNa__alertTitle{color:var(--text);font-size:12px;font-weight:700;line-height:1.35}.toast-module-scss-module___RPqNa__alertDesc{color:var(--text2);margin-top:3px;font-size:11px;line-height:1.5}.toast-module-scss-module___RPqNa__alertAction{flex-shrink:0;align-items:center;display:flex}.toast-module-scss-module___RPqNa__alertClose{width:22px;height:22px;color:var(--muted);cursor:pointer;transition:all var(--t);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-module-scss-module___RPqNa__alertClose svg{width:11px;height:11px}.toast-module-scss-module___RPqNa__alertClose:hover{background:var(--surface2);color:var(--text)}
.offer-banner-module-scss-module__7m2GWq__banner{background:linear-gradient(135deg,#ff3c3c14 0%,#ff9f4312 25%,#ffd55c0d 50%,#ff9f4312 75%,#ff3c3c14 100%);border-bottom:1px solid #ff9f432e;padding:11px 0;animation:.4s cubic-bezier(.22,1,.36,1) forwards offer-banner-module-scss-module__7m2GWq__bannerSlideDown;position:relative;overflow:hidden}.offer-banner-module-scss-module__7m2GWq__exiting{animation:.3s cubic-bezier(.55,0,1,.45) forwards offer-banner-module-scss-module__7m2GWq__bannerSlideUp}.offer-banner-module-scss-module__7m2GWq__bgShine{background:linear-gradient(90deg, transparent 0%, #ffd55c0f 40%, rgba(var(--surface-rgb), .08) 50%, #ffd55c0f 60%, transparent 100%);pointer-events:none;width:60%;height:100%;animation:4s ease-in-out infinite offer-banner-module-scss-module__7m2GWq__shineSweep;position:absolute;top:0;left:-100%}.offer-banner-module-scss-module__7m2GWq__bgGlow{pointer-events:none;background:radial-gradient(#ff9f4314 0%,#0000 70%);border-radius:50%;width:300px;height:60px;animation:3s ease-in-out infinite offer-banner-module-scss-module__7m2GWq__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.offer-banner-module-scss-module__7m2GWq__inner{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:0 48px;display:flex;position:relative}.offer-banner-module-scss-module__7m2GWq__badge{border-radius:var(--r-full,9999px);font-family:var(--font);color:var(--red,#ff5c5c);text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;background:#ff5c5c24;border:1px solid #ff5c5c4d;align-items:center;gap:4px;padding:3px 10px;font-size:9px;font-weight:800;animation:2s ease-in-out infinite offer-banner-module-scss-module__7m2GWq__badgePulse;display:inline-flex}.offer-banner-module-scss-module__7m2GWq__headline{font-family:var(--font);color:var(--text,#e8f0ff);white-space:nowrap;font-size:13px;font-weight:700}.offer-banner-module-scss-module__7m2GWq__highlight{color:var(--orange,#ff9f43);text-shadow:0 0 20px #ff9f434d;font-style:normal;font-weight:800}.offer-banner-module-scss-module__7m2GWq__code{border-radius:var(--r-sm,8px);background:rgba(var(--surface-rgb), .05);border:1px dashed rgba(var(--surface-rgb), .18);font-family:var(--font);color:var(--yellow,#ffd55c);letter-spacing:1.2px;cursor:pointer;white-space:nowrap;align-items:center;gap:5px;padding:4px 12px;font-size:11px;font-weight:800;transition:all .22s;display:inline-flex;position:relative;overflow:hidden}.offer-banner-module-scss-module__7m2GWq__code svg{opacity:.6;flex-shrink:0;transition:opacity .2s}.offer-banner-module-scss-module__7m2GWq__code:hover{background:rgba(var(--surface-rgb), .09);border-color:rgba(var(--surface-rgb), .28);transform:translateY(-1px);box-shadow:0 4px 12px #ffd55c1a}.offer-banner-module-scss-module__7m2GWq__code:hover svg{opacity:1}.offer-banner-module-scss-module__7m2GWq__code:active{transform:translateY(0)}.offer-banner-module-scss-module__7m2GWq__codeCopied{color:var(--green,#14c46f)!important;background:#14c46f1f!important;border-color:#14c46f40!important}.offer-banner-module-scss-module__7m2GWq__codeCopied svg{color:var(--green,#14c46f);opacity:1!important}.offer-banner-module-scss-module__7m2GWq__codeText{text-align:center;min-width:48px}.offer-banner-module-scss-module__7m2GWq__timer{font-family:var(--font);align-items:center;gap:4px;display:flex}.offer-banner-module-scss-module__7m2GWq__timerLabel{color:var(--text2,#a8bdd8);margin-right:2px;font-size:11px;font-weight:600}.offer-banner-module-scss-module__7m2GWq__timerUnit{background:rgba(var(--surface-rgb), .06);border:1px solid var(--border2,rgba(var(--surface-rgb), .12));color:var(--text,#e8f0ff);text-align:center;font-variant-numeric:tabular-nums;border-radius:4px;min-width:28px;padding:2px 6px;font-size:13px;font-weight:800}.offer-banner-module-scss-module__7m2GWq__timerSep{color:var(--muted,#5e7494);font-size:12px;font-weight:400}.offer-banner-module-scss-module__7m2GWq__close{color:var(--muted,#5e7494);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .18s;display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.offer-banner-module-scss-module__7m2GWq__close:hover{color:var(--text,#e8f0ff);background:rgba(var(--surface-rgb), .06)}@keyframes offer-banner-module-scss-module__7m2GWq__bannerSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes offer-banner-module-scss-module__7m2GWq__bannerSlideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes offer-banner-module-scss-module__7m2GWq__shineSweep{0%{left:-100%}40%{left:200%}to{left:200%}}@keyframes offer-banner-module-scss-module__7m2GWq__glowPulse{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.3)}}@keyframes offer-banner-module-scss-module__7m2GWq__badgePulse{0%,to{opacity:1}50%{opacity:.72}}@media (max-width:800px){.offer-banner-module-scss-module__7m2GWq__inner{gap:8px;padding:0 40px 0 12px}.offer-banner-module-scss-module__7m2GWq__headline{font-size:12px}.offer-banner-module-scss-module__7m2GWq__code{padding:3px 8px;font-size:10px}.offer-banner-module-scss-module__7m2GWq__timerUnit{min-width:24px;padding:2px 4px;font-size:11px}}@media (max-width:480px){.offer-banner-module-scss-module__7m2GWq__timer{display:none}}.offer-banner-module-scss-module__7m2GWq__cycleNote{color:var(--yellow,#ffd55c);white-space:nowrap;background:#ffd55c0f;border:1px solid #ffd55c1f;border-radius:4px;padding:2px 8px;font-size:9px;font-weight:600}
.pricing-hero-module-scss-module__QezxCa__hero{text-align:center;padding:50px 0 32px}.pricing-hero-module-scss-module__QezxCa__badge{border-radius:var(--r-full,9999px);color:var(--sky,#02acff);text-transform:uppercase;letter-spacing:.8px;background:#0170ee0f;border:1px solid #0170ee26;align-items:center;gap:5px;margin-bottom:14px;padding:4px 14px;font-size:10px;font-weight:700;display:inline-flex}.pricing-hero-module-scss-module__QezxCa__title{letter-spacing:-1.8px;color:var(--text,#e8f0ff);margin-bottom:12px;font-size:max(30px,min(5vw,52px));font-weight:800;line-height:1.08}.pricing-hero-module-scss-module__QezxCa__subtitle{color:var(--text2,#a8bdd8);max-width:580px;margin:0 auto 28px;font-size:max(14px,min(1.6vw,17px));line-height:1.65}.pricing-hero-module-scss-module__QezxCa__toggleWrap{justify-content:center;align-items:center;gap:10px;margin-bottom:36px;display:flex}.pricing-hero-module-scss-module__QezxCa__label{color:var(--muted,#5e7494);transition:color var(--t,.22s);-webkit-user-select:none;user-select:none;font-size:12px;font-weight:600}.pricing-hero-module-scss-module__QezxCa__labelOn{color:var(--text,#e8f0ff)}.pricing-hero-module-scss-module__QezxCa__toggle{background:var(--surface3,rgba(var(--surface-rgb), .08));border:1px solid var(--border2,rgba(var(--surface-rgb), .12));border-radius:var(--r-full,9999px);cursor:pointer;width:48px;height:26px;transition:all var(--t,.22s);outline:none;padding:0;position:relative}.pricing-hero-module-scss-module__QezxCa__toggleAnnual{background:#0170ee26;border-color:#0170ee4d}.pricing-hero-module-scss-module__QezxCa__dot{background:var(--text,#e8f0ff);border-radius:50%;width:18px;height:18px;transition:transform .25s,background .25s;position:absolute;top:3px;left:3px}.pricing-hero-module-scss-module__QezxCa__toggleAnnual .pricing-hero-module-scss-module__QezxCa__dot{background:var(--sky,#02acff);transform:translate(22px)}.pricing-hero-module-scss-module__QezxCa__saveBadge{border-radius:var(--r-full,9999px);color:var(--green,#14c46f);letter-spacing:.3px;background:#14c46f14;border:1px solid #14c46f33;align-items:center;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}
.plan-card-module-scss-module__gYVWpa__card{background:var(--bg2-a70);border:1px solid var(--border,rgba(var(--surface-rgb), .07));border-radius:var(--r-xl,20px);transition:all .35s;position:relative;overflow:hidden}.plan-card-module-scss-module__gYVWpa__card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.plan-card-module-scss-module__gYVWpa__featured{border-color:#0170ee40}.plan-card-module-scss-module__gYVWpa__gradientLine{background:linear-gradient(90deg, var(--blue,#0170ee), var(--sky,#02acff), var(--mint,#66ffaf));height:3px;position:absolute;top:0;left:0;right:0}.plan-card-module-scss-module__gYVWpa__popBadge{border-radius:var(--r-full,9999px);color:var(--sky,#02acff);text-transform:uppercase;letter-spacing:.6px;background:linear-gradient(135deg,#0170ee1f,#14c46f14);border:1px solid #0170ee33;padding:3px 10px;font-size:8.5px;font-weight:800;position:absolute;top:14px;right:14px}.plan-card-module-scss-module__gYVWpa__body{padding:28px 24px}.plan-card-module-scss-module__gYVWpa__planName{text-transform:uppercase;letter-spacing:.5px;color:var(--text2,#a8bdd8);margin-bottom:8px;font-size:13px;font-weight:800}.plan-card-module-scss-module__gYVWpa__originalPrice{color:var(--muted,#5e7494);text-decoration:line-through;-webkit-text-decoration-color:var(--red,#ff5c5c);text-decoration-color:var(--red,#ff5c5c);margin-bottom:2px;font-size:12px}.plan-card-module-scss-module__gYVWpa__priceRow{align-items:flex-end;gap:6px;margin-bottom:4px;display:flex}.plan-card-module-scss-module__gYVWpa__price{letter-spacing:-2px;color:var(--text,#e8f0ff);font-size:42px;font-weight:800;line-height:1}.plan-card-module-scss-module__gYVWpa__cents{color:var(--text2,#a8bdd8);font-size:.4em;font-weight:600}.plan-card-module-scss-module__gYVWpa__per{color:var(--muted,#5e7494);padding-bottom:6px;font-size:12px;font-weight:600}.plan-card-module-scss-module__gYVWpa__billed{color:var(--muted,#5e7494);margin-bottom:6px;font-size:11px}.plan-card-module-scss-module__gYVWpa__savings{border-radius:var(--r-full,9999px);color:var(--green,#14c46f);background:#14c46f0f;border:1px solid #14c46f26;align-items:center;gap:4px;width:-webkit-fit-content;width:fit-content;margin-bottom:8px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.plan-card-module-scss-module__gYVWpa__ctaWrap{margin-top:16px}.plan-card-module-scss-module__gYVWpa__cta{border-radius:var(--r-md,12px);width:100%;font-family:var(--font);cursor:pointer;transition:all var(--t,.22s);border:none;justify-content:center;align-items:center;padding:12px 28px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.plan-card-module-scss-module__gYVWpa__ctaPrimary{background:var(--blue,#0170ee);color:#fff}.plan-card-module-scss-module__gYVWpa__ctaPrimary:hover{background:#0282ff;transform:translateY(-2px);box-shadow:0 8px 24px #0170ee4d}.plan-card-module-scss-module__gYVWpa__ctaOutline{color:var(--text2,#a8bdd8);border:1px solid var(--border2,rgba(var(--surface-rgb), .12));background:0 0}.plan-card-module-scss-module__gYVWpa__ctaOutline:hover{border-color:var(--border3,rgba(var(--surface-rgb), .18));background:var(--surface2,rgba(var(--surface-rgb), .055));color:var(--text,#e8f0ff)}.plan-card-module-scss-module__gYVWpa__ctaGreen{background:var(--green,#14c46f);color:#fff}.plan-card-module-scss-module__gYVWpa__ctaGreen:hover{background:#17d678;transform:translateY(-2px);box-shadow:0 8px 24px #14c46f4d}.plan-card-module-scss-module__gYVWpa__trial{color:var(--muted,#5e7494);text-align:center;margin-top:8px;font-size:10px}.plan-card-module-scss-module__gYVWpa__features{border-top:1px solid var(--border,rgba(var(--surface-rgb), .07));padding:16px 24px 20px}.plan-card-module-scss-module__gYVWpa__featTitle{color:var(--muted,#5e7494);text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px;font-size:9px;font-weight:700}.plan-card-module-scss-module__gYVWpa__feat{color:var(--text2,#a8bdd8);align-items:flex-start;gap:8px;padding:5px 0;font-size:12px;display:flex}.plan-card-module-scss-module__gYVWpa__feat svg{flex-shrink:0;margin-top:2px}.plan-card-module-scss-module__gYVWpa__featCheck{color:var(--green,#14c46f)}.plan-card-module-scss-module__gYVWpa__featCross{color:rgba(var(--surface-rgb), .1)}.plan-card-module-scss-module__gYVWpa__featName{color:var(--text2,#a8bdd8);font-weight:600}.plan-card-module-scss-module__gYVWpa__featDesc{color:var(--muted,#5e7494);margin-top:1px;font-size:10px}.plan-card-module-scss-module__gYVWpa__featNew{color:var(--purple,#a78bfa);text-transform:uppercase;letter-spacing:.4px;vertical-align:middle;background:#a78bfa14;border:1px solid #a78bfa26;border-radius:3px;margin-left:4px;padding:1px 5px;font-size:7.5px;font-weight:800;display:inline-flex}.plan-card-module-scss-module__gYVWpa__currentPlan{border-color:#14c46f33}.plan-card-module-scss-module__gYVWpa__currentBadge{border-radius:var(--r-full,9999px);color:var(--green,#14c46f);text-transform:uppercase;letter-spacing:.6px;background:#14c46f14;border:1px solid #14c46f26;align-items:center;gap:4px;padding:3px 10px;font-size:8.5px;font-weight:800;display:inline-flex;position:absolute;top:14px;right:14px}.plan-card-module-scss-module__gYVWpa__ctaDisabled{background:var(--surface2,rgba(var(--surface-rgb), .055));color:var(--muted,#5e7494);border:1px solid var(--border,rgba(var(--surface-rgb), .07));cursor:not-allowed;opacity:.7;pointer-events:none}.plan-card-module-scss-module__gYVWpa__manageLink{color:var(--sky,#02acff);transition:color var(--t,.22s);cursor:pointer;font-size:10px;font-weight:600;text-decoration:none}.plan-card-module-scss-module__gYVWpa__manageLink:hover{color:var(--text,#e8f0ff);text-decoration:underline}.plan-card-module-scss-module__gYVWpa__offerNote{color:var(--muted,#5e7494);background:#ffd55c0a;border:1px solid #ffd55c14;border-radius:4px;width:-webkit-fit-content;width:fit-content;margin-bottom:6px;padding:3px 8px;font-size:10px}.plan-card-module-scss-module__gYVWpa__cancelNote{color:var(--red,#ff5c5c);text-align:center;margin-top:6px;font-size:10px;font-weight:600}
.MetricsRow-module-scss-module__Uhm68G__grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}@media (max-width:900px){.MetricsRow-module-scss-module__Uhm68G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.MetricsRow-module-scss-module__Uhm68G__grid{grid-template-columns:1fr}}.MetricsRow-module-scss-module__Uhm68G__card{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-md);transition:border-color var(--t);padding:16px 18px}.MetricsRow-module-scss-module__Uhm68G__card:hover{border-color:var(--border2)}.MetricsRow-module-scss-module__Uhm68G__lbl{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.4px;color:var(--muted);align-items:center;gap:5px;margin-bottom:8px;font-weight:700;display:flex}.MetricsRow-module-scss-module__Uhm68G__lbl svg{stroke-width:2.5px;width:10px;height:10px}.MetricsRow-module-scss-module__Uhm68G__val{font-family:var(--mono);color:var(--text);letter-spacing:-.5px;font-size:22px;font-weight:800;line-height:1}.MetricsRow-module-scss-module__Uhm68G__sub{font-size:var(--fs-md);color:var(--muted);margin-top:4px;font-weight:500}
.plan-grid-module-scss-module__xc-iGq__grid{grid-template-columns:1fr 1fr;gap:20px;max-width:820px;margin:0 auto 48px;display:grid}.plan-grid-module-scss-module__xc-iGq__price-note{text-align:center;color:var(--muted);width:100%;margin:16px 0;font-size:12.5px}@media (max-width:800px){.plan-grid-module-scss-module__xc-iGq__grid{grid-template-columns:1fr;max-width:420px}}
.weekly-view-module-scss-module__IJ1wGW__grid{grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px;display:grid}.weekly-view-module-scss-module__IJ1wGW__col{min-width:0}.weekly-view-module-scss-module__IJ1wGW__head{text-align:center;border-radius:var(--r-sm) var(--r-sm) 0 0;border-bottom:2px solid var(--border);transition:all var(--t);margin-bottom:6px;padding:8px 6px;font-weight:900}.weekly-view-module-scss-module__IJ1wGW__day{color:var(--muted);font-size:10px;font-weight:700}.weekly-view-module-scss-module__IJ1wGW__num{font-size:16px}.weekly-view-module-scss-module__IJ1wGW__today{border-bottom-color:var(--sky);background:rgba(var(--atm-rgba), .02)}.weekly-view-module-scss-module__IJ1wGW__today .weekly-view-module-scss-module__IJ1wGW__num,.weekly-view-module-scss-module__IJ1wGW__today .weekly-view-module-scss-module__IJ1wGW__day{color:var(--sky)}.weekly-view-module-scss-module__IJ1wGW__section{margin-bottom:8px}.weekly-view-module-scss-module__IJ1wGW__sHead{color:var(--muted);letter-spacing:.4px;background:var(--surface);border-radius:5px;align-items:center;gap:4px;margin-bottom:3px;padding:4px 8px;font-size:16px;font-weight:800;display:flex}.weekly-view-module-scss-module__IJ1wGW__sHead svg{width:14px;height:14px}.weekly-view-module-scss-module__IJ1wGW__sHeadBmo svg{color:var(--yellow)}.weekly-view-module-scss-module__IJ1wGW__sHeadAmc svg{color:var(--purple)}.weekly-view-module-scss-module__IJ1wGW__sHeadNd svg{color:var(--orange)}.weekly-view-module-scss-module__IJ1wGW__sHeadDiv svg{color:var(--green)}.weekly-view-module-scss-module__IJ1wGW__cnt{font-family:var(--mono);background:var(--surface2);border-radius:3px;margin-left:auto;padding:1px 4px;font-size:7px}.weekly-view-module-scss-module__IJ1wGW__tkGrid{grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.weekly-view-module-scss-module__IJ1wGW__tkCell{border:1px solid var(--border);transition:all var(--t);cursor:pointer;border-radius:5px;flex-direction:column;align-items:center;padding:5px 2px;display:flex}.weekly-view-module-scss-module__IJ1wGW__tkCell:hover{border-color:var(--border2);background:var(--surface0);transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.weekly-view-module-scss-module__IJ1wGW__tkSym{font-family:var(--mono);color:var(--text2);margin-top:1px;font-size:7px;font-weight:800}.weekly-view-module-scss-module__IJ1wGW__tkMore{border:1px solid var(--border);font-family:var(--mono);color:var(--muted);cursor:pointer;transition:all var(--t);border-radius:5px;justify-content:center;align-items:center;padding:5px;font-size:14px;font-weight:800;display:flex}.weekly-view-module-scss-module__IJ1wGW__tkMore:hover{border-color:var(--sky);color:var(--sky);background:rgba(var(--atm-rgba), .03)}.weekly-view-module-scss-module__IJ1wGW__empty{text-align:center;color:var(--muted);padding:10px 6px;font-size:8px;font-style:italic}
.tutorial-modal-module-scss-module__2Fu4WW__overlay{z-index:500;opacity:0;pointer-events:none;justify-content:center;align-items:center;padding:20px;transition:opacity .25s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.tutorial-modal-module-scss-module__2Fu4WW__overlay.tutorial-modal-module-scss-module__2Fu4WW__open{opacity:1;pointer-events:all}.tutorial-modal-module-scss-module__2Fu4WW__backdrop{background:rgba(var(--bg-rgb), .82);-webkit-backdrop-filter:blur(8px);cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0}.tutorial-modal-module-scss-module__2Fu4WW__card{z-index:1;background:var(--bg2);border:1px solid var(--border2);border-radius:var(--r-xl);width:100%;max-width:820px;max-height:calc(100vh - 40px);box-shadow:0 0 0 1px rgba(var(--surface-rgb), .04),0 32px 80px #000000b3,0 0 60px rgba(var(--atm-rgba), .05);opacity:0;flex-direction:column;transition:transform .28s cubic-bezier(.34,1.2,.64,1),opacity .25s;display:flex;position:relative;overflow:hidden;transform:scale(.96)translateY(8px)}.tutorial-modal-module-scss-module__2Fu4WW__card:before{content:"";z-index:2;background:linear-gradient(90deg,#0000 0%,#f006 20%,#ff0000b3 50%,#f006 80%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.tutorial-modal-module-scss-module__2Fu4WW__overlay.tutorial-modal-module-scss-module__2Fu4WW__open .tutorial-modal-module-scss-module__2Fu4WW__card{opacity:1;transform:scale(1)translateY(0)}.tutorial-modal-module-scss-module__2Fu4WW__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__headerLeft{align-items:center;gap:10px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__ytIcon{background:red;border-radius:5px;flex-shrink:0;place-items:center;width:30px;height:21px;display:grid}.tutorial-modal-module-scss-module__2Fu4WW__title{color:var(--text);letter-spacing:-.01em;font-size:15px;font-weight:700}.tutorial-modal-module-scss-module__2Fu4WW__headerRight{align-items:center;gap:8px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__closeBtn{border-radius:var(--r-sm);background:var(--surface);border:1px solid var(--border);cursor:pointer;width:30px;height:30px;color:var(--muted);transition:all var(--t);place-items:center;display:grid}.tutorial-modal-module-scss-module__2Fu4WW__closeBtn:hover{color:var(--red);background:#ff5c5c1a;border-color:#ff5c5c33}.tutorial-modal-module-scss-module__2Fu4WW__body{flex:1;grid-template-columns:1fr 280px;display:grid;overflow:hidden}.tutorial-modal-module-scss-module__2Fu4WW__videoCol{border-right:1px solid var(--border);background:#000;position:relative}.tutorial-modal-module-scss-module__2Fu4WW__videoWrap{aspect-ratio:16/9;background:#000;position:relative;overflow:hidden}.tutorial-modal-module-scss-module__2Fu4WW__videoWrap iframe{border:none;width:100%;height:100%;display:block}.tutorial-modal-module-scss-module__2Fu4WW__infoCol{background:var(--bg3);flex-direction:column;display:flex;overflow-y:auto}.tutorial-modal-module-scss-module__2Fu4WW__infoCol::-webkit-scrollbar{width:4px}.tutorial-modal-module-scss-module__2Fu4WW__infoCol::-webkit-scrollbar-track{background:0 0}.tutorial-modal-module-scss-module__2Fu4WW__infoCol::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}.tutorial-modal-module-scss-module__2Fu4WW__infoSection{border-bottom:1px solid var(--border);flex-shrink:0;padding:16px 18px}.tutorial-modal-module-scss-module__2Fu4WW__infoLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:700}.tutorial-modal-module-scss-module__2Fu4WW__infoText{color:var(--text2);font-size:11px;line-height:1.6}.tutorial-modal-module-scss-module__2Fu4WW__conceptList{flex-direction:column;gap:7px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__concept{color:var(--text2);align-items:flex-start;gap:7px;font-size:11px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__conceptDot{border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:5px}.tutorial-modal-module-scss-module__2Fu4WW__related{flex:1;padding:14px 18px;overflow-y:auto}.tutorial-modal-module-scss-module__2Fu4WW__related::-webkit-scrollbar{width:4px}.tutorial-modal-module-scss-module__2Fu4WW__related::-webkit-scrollbar-track{background:0 0}.tutorial-modal-module-scss-module__2Fu4WW__related::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}.tutorial-modal-module-scss-module__2Fu4WW__relatedTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:10px;font-size:10px;font-weight:700}.tutorial-modal-module-scss-module__2Fu4WW__relatedItem{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);text-align:left;width:100%;font-family:var(--font);background:0 0;border:1px solid #0000;align-items:center;gap:10px;margin-bottom:6px;padding:8px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__relatedItem:hover{background:var(--surface);border-color:var(--border)}.tutorial-modal-module-scss-module__2Fu4WW__relatedActive{background:rgba(var(--atm-rgba), .07);border-color:rgba(var(--atm-rgba), .2)}.tutorial-modal-module-scss-module__2Fu4WW__relatedThumb{background:var(--bg2);border:1px solid var(--border);border-radius:5px;flex-shrink:0;width:52px;height:36px;position:relative;overflow:hidden}.tutorial-modal-module-scss-module__2Fu4WW__relatedThumbBg{background:linear-gradient(135deg, #0a1929, var(--bg2));opacity:.4;position:absolute;top:0;bottom:0;left:0;right:0}.tutorial-modal-module-scss-module__2Fu4WW__relatedThumbPlay{justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tutorial-modal-module-scss-module__2Fu4WW__relatedPlayBtn{background:red;border-radius:3px;place-items:center;width:14px;height:14px;display:grid}.tutorial-modal-module-scss-module__2Fu4WW__relatedInfo{flex:1;min-width:0}.tutorial-modal-module-scss-module__2Fu4WW__relatedName{color:var(--text2);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:10px;font-weight:600;overflow:hidden}.tutorial-modal-module-scss-module__2Fu4WW__relatedActive .tutorial-modal-module-scss-module__2Fu4WW__relatedName{color:var(--sky)}.tutorial-modal-module-scss-module__2Fu4WW__relatedMeta{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__footer{border-top:1px solid var(--border);background:var(--bg2);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__footerLeft{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__footerActions{align-items:center;gap:8px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__shareBtn{border-radius:var(--r-xs);cursor:pointer;border:1px solid var(--border2);color:var(--text2);transition:all var(--t);font-size:11px;font-weight:600;font-family:var(--font);background:0 0;align-items:center;gap:5px;padding:5px 12px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__shareBtn:hover{background:var(--surface2);border-color:var(--border3);color:var(--text)}.tutorial-modal-module-scss-module__2Fu4WW__ytBtn{border-radius:var(--r-xs);cursor:pointer;color:#fff;transition:all var(--t);font-size:11px;font-weight:700;font-family:var(--font);background:red;border:none;align-items:center;gap:6px;padding:5px 14px;display:flex}.tutorial-modal-module-scss-module__2Fu4WW__ytBtn:hover{background:#c00;transform:translateY(-1px);box-shadow:0 6px 18px #f006}.tutorial-modal-module-scss-module__2Fu4WW__escHint{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--r-full);color:var(--muted);z-index:600;opacity:0;pointer-events:none;align-items:center;gap:6px;padding:6px 14px;font-size:10px;transition:opacity .2s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.tutorial-modal-module-scss-module__2Fu4WW__escHintShow{opacity:1}.tutorial-modal-module-scss-module__2Fu4WW__escKbd{background:var(--surface2);border:1px solid var(--border3);font-family:var(--mono);color:var(--text2);border-radius:4px;padding:1px 6px;font-size:9px}.tutorial-modal-module-scss-module__2Fu4WW__ytTriggerWrap{display:inline-flex;position:relative}.tutorial-modal-module-scss-module__2Fu4WW__ytTriggerWrap:after{content:attr(data-tip);white-space:nowrap;background:var(--bg3);border:1px solid var(--border2);color:var(--text2);border-radius:var(--r-xs);pointer-events:none;opacity:0;z-index:10;font-size:10px;font-weight:500;font-family:var(--font);padding:4px 8px;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.tutorial-modal-module-scss-module__2Fu4WW__ytTriggerWrap:hover:after{opacity:1}.tutorial-modal-module-scss-module__2Fu4WW__ytTrigger{cursor:pointer;width:22px;height:16px;transition:all var(--t);background:red;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.tutorial-modal-module-scss-module__2Fu4WW__ytTrigger:hover{background:#c00;transform:scale(1.1);box-shadow:0 0 10px #ff000080}.tutorial-modal-module-scss-module__2Fu4WW__ytTrigger svg{display:block}
.top-holdings-module-scss-module__J0YvRG__card{background:var(--bg2-a65);border:1px solid var(--border);border-radius:var(--r-lg);margin-bottom:18px;overflow:hidden}.top-holdings-module-scss-module__J0YvRG__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.top-holdings-module-scss-module__J0YvRG__title{align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.top-holdings-module-scss-module__J0YvRG__grid{background:var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.top-holdings-module-scss-module__J0YvRG__item{background:var(--bg2);cursor:pointer;transition:background var(--t);color:inherit;padding:12px 14px;text-decoration:none}.top-holdings-module-scss-module__J0YvRG__item:hover{background:#0170ee05}.top-holdings-module-scss-module__J0YvRG__sym{align-items:center;gap:6px;margin-bottom:6px;display:flex}.top-holdings-module-scss-module__J0YvRG__logo{background:var(--surface);border:1px solid var(--border);width:24px;height:24px;color:var(--sky);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:8px;font-weight:800;display:flex;overflow:hidden}.top-holdings-module-scss-module__J0YvRG__logo img{object-fit:contain;width:100%;height:100%;padding:1px}.top-holdings-module-scss-module__J0YvRG__ticker{font-size:13px;font-weight:800}.top-holdings-module-scss-module__J0YvRG__val{color:var(--text2);font-size:11px;font-weight:700}.top-holdings-module-scss-module__J0YvRG__pct{color:var(--muted);font-size:10px}.top-holdings-module-scss-module__J0YvRG__pctHighlight{color:var(--green)}.top-holdings-module-scss-module__J0YvRG__bar{background:var(--surface3);border-radius:2px;width:100%;height:3px;margin-top:6px;overflow:hidden}.top-holdings-module-scss-module__J0YvRG__barFill{background:linear-gradient(90deg, var(--blue), var(--sky));border-radius:2px;height:100%}@media (max-width:960px){.top-holdings-module-scss-module__J0YvRG__grid{grid-template-columns:1fr 1fr}}
