.blog-hero-module-scss-module__F2EmGW__hero{text-align:center;margin-bottom:22px;padding:72px 0 0}.blog-hero-module-scss-module__F2EmGW__hero h1{letter-spacing:-1px;color:var(--text);margin-bottom:5px;font-size:clamp(26px,4vw,34px);font-weight:800;line-height:1.15}.blog-hero-module-scss-module__F2EmGW__accent{background:linear-gradient(135deg,var(--blue),var(--sky));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.blog-hero-module-scss-module__F2EmGW__hero p{color:var(--text2);font-size:13px}
.blog-search-module-scss-module__BnTVza__wrap{max-width:460px;margin:16px auto 18px;position:relative}.blog-search-module-scss-module__BnTVza__wrap svg{width:14px;height:14px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.blog-search-module-scss-module__BnTVza__input{border:1px solid var(--border);border-radius:var(--r-md);width:100%;font-family:var(--font);color:var(--text);transition:all var(--t);background:#071220a6;outline:none;padding:10px 16px 10px 38px;font-size:12px}.blog-search-module-scss-module__BnTVza__input::placeholder{color:var(--muted)}.blog-search-module-scss-module__BnTVza__input:focus{background:#0170ee05;border-color:#0170ee59}
.blog-pills-module-scss-module__E2dPLW__pills{flex-wrap:wrap;justify-content:center;gap:5px;margin-bottom:22px;display:flex}.blog-pills-module-scss-module__E2dPLW__pill{border-radius:var(--r-full);border:1px solid var(--border);color:var(--muted);cursor:pointer;transition:all var(--t);font-size:10px;font-weight:600;font-family:var(--font);background:0 0;padding:5px 14px}.blog-pills-module-scss-module__E2dPLW__pill:hover{border-color:var(--border2);color:var(--text2)}.blog-pills-module-scss-module__E2dPLW__on{color:var(--text);background:#0170ee1a;border-color:#0170ee33}
.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);align-items:flex-start;gap:10px;padding:13px 36px 13px 14px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff05}.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:#ffffff08;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:#02acff0a}.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:#02acff26}.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)}
.popover-module-scss-module__W-C6_W__trigger{cursor:pointer;align-items:center;display:inline-flex}.popover-module-scss-module__W-C6_W__popover{z-index:10050;border-radius:var(--r-md);background:var(--bg2);border:1px solid var(--border);font-family:var(--font);animation:.18s popover-module-scss-module__W-C6_W__popIn;position:fixed;overflow:hidden;box-shadow:0 12px 40px #0006,0 0 0 1px #ffffff05}@keyframes popover-module-scss-module__W-C6_W__popIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.popover-module-scss-module__W-C6_W__header{border-bottom:1px solid var(--border);color:var(--text);padding:12px 14px 10px;font-size:12px;font-weight:700}.popover-module-scss-module__W-C6_W__body{color:var(--text2);scrollbar-width:thin;scrollbar-color:var(--border)#0000;max-height:320px;padding:12px 14px;font-size:12px;line-height:1.55;overflow-y:auto}.popover-module-scss-module__W-C6_W__noPadding{padding:0}.popover-module-scss-module__W-C6_W__footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:6px;padding:10px 14px 12px;display:flex}.popover-module-scss-module__W-C6_W__arrow{background:var(--bg2);border:1px solid var(--border);width:10px;height:10px;position:absolute;transform:rotate(45deg)}.popover-module-scss-module__W-C6_W__top .popover-module-scss-module__W-C6_W__arrow{border-top:none;border-left:none;margin-left:-5px;bottom:-6px;left:50%}.popover-module-scss-module__W-C6_W__bottom .popover-module-scss-module__W-C6_W__arrow{border-bottom:none;border-right:none;margin-left:-5px;top:-6px;left:50%}.popover-module-scss-module__W-C6_W__left .popover-module-scss-module__W-C6_W__arrow{border-bottom:none;border-left:none;margin-top:-5px;top:50%;right:-6px}.popover-module-scss-module__W-C6_W__right .popover-module-scss-module__W-C6_W__arrow{border-top:none;border-right:none;margin-top:-5px;top:50%;left:-6px}
.drawer-module-scss-module__AmZoJG__overlay{z-index:10000;background:#02060ca6;position:fixed;inset:0}.drawer-module-scss-module__AmZoJG__blur{-webkit-backdrop-filter:blur(6px)}.drawer-module-scss-module__AmZoJG__overlayIn{animation:.22s drawer-module-scss-module__AmZoJG__overlayFade}.drawer-module-scss-module__AmZoJG__overlayOut{animation:.3s forwards drawer-module-scss-module__AmZoJG__overlayFadeOut}@keyframes drawer-module-scss-module__AmZoJG__overlayFade{0%{opacity:0}to{opacity:1}}@keyframes drawer-module-scss-module__AmZoJG__overlayFadeOut{0%{opacity:1}to{opacity:0}}.drawer-module-scss-module__AmZoJG__drawer{z-index:10001;background:var(--bg2);border:1px solid var(--border);flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 0 60px #0006}.drawer-module-scss-module__AmZoJG__right{border-left:1px solid var(--border2);max-width:100vw;top:0;bottom:0;right:0}.drawer-module-scss-module__AmZoJG__right.drawer-module-scss-module__AmZoJG__drawerIn{animation:.3s cubic-bezier(.4,0,.2,1) drawer-module-scss-module__AmZoJG__slideR_in}.drawer-module-scss-module__AmZoJG__right.drawer-module-scss-module__AmZoJG__drawerOut{animation:.28s forwards drawer-module-scss-module__AmZoJG__slideR_out}@keyframes drawer-module-scss-module__AmZoJG__slideR_in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawer-module-scss-module__AmZoJG__slideR_out{0%{transform:translate(0)}to{transform:translate(100%)}}.drawer-module-scss-module__AmZoJG__left{border-right:1px solid var(--border2);max-width:100vw;top:0;bottom:0;left:0}.drawer-module-scss-module__AmZoJG__left.drawer-module-scss-module__AmZoJG__drawerIn{animation:.3s cubic-bezier(.4,0,.2,1) drawer-module-scss-module__AmZoJG__slideL_in}.drawer-module-scss-module__AmZoJG__left.drawer-module-scss-module__AmZoJG__drawerOut{animation:.28s forwards drawer-module-scss-module__AmZoJG__slideL_out}@keyframes drawer-module-scss-module__AmZoJG__slideL_in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes drawer-module-scss-module__AmZoJG__slideL_out{0%{transform:translate(0)}to{transform:translate(-100%)}}.drawer-module-scss-module__AmZoJG__top{border-bottom:1px solid var(--border2);max-height:100vh;top:0;left:0;right:0}.drawer-module-scss-module__AmZoJG__top.drawer-module-scss-module__AmZoJG__drawerIn{animation:.3s cubic-bezier(.4,0,.2,1) drawer-module-scss-module__AmZoJG__slideT_in}.drawer-module-scss-module__AmZoJG__top.drawer-module-scss-module__AmZoJG__drawerOut{animation:.28s forwards drawer-module-scss-module__AmZoJG__slideT_out}@keyframes drawer-module-scss-module__AmZoJG__slideT_in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes drawer-module-scss-module__AmZoJG__slideT_out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.drawer-module-scss-module__AmZoJG__bottom{border-top:1px solid var(--border2);max-height:100vh;bottom:0;left:0;right:0}.drawer-module-scss-module__AmZoJG__bottom.drawer-module-scss-module__AmZoJG__drawerIn{animation:.3s cubic-bezier(.4,0,.2,1) drawer-module-scss-module__AmZoJG__slideB_in}.drawer-module-scss-module__AmZoJG__bottom.drawer-module-scss-module__AmZoJG__drawerOut{animation:.28s forwards drawer-module-scss-module__AmZoJG__slideB_out}@keyframes drawer-module-scss-module__AmZoJG__slideB_in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes drawer-module-scss-module__AmZoJG__slideB_out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.drawer-module-scss-module__AmZoJG__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px 16px;display:flex}.drawer-module-scss-module__AmZoJG__headerContent{flex:1;min-width:0}.drawer-module-scss-module__AmZoJG__title{color:var(--text);letter-spacing:-.3px;font-size:17px;font-weight:800;line-height:1.3}.drawer-module-scss-module__AmZoJG__subtitle{color:var(--muted);margin-top:3px;font-size:12px}.drawer-module-scss-module__AmZoJG__closeBtn{width:30px;height:30px;color:var(--muted);cursor:pointer;transition:all var(--t);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.drawer-module-scss-module__AmZoJG__closeBtn svg{width:14px;height:14px}.drawer-module-scss-module__AmZoJG__closeBtn:hover{background:var(--surface2);color:var(--text)}.drawer-module-scss-module__AmZoJG__floatingClose{z-index:2;width:30px;height:30px;color:var(--text2);cursor:pointer;transition:all var(--t);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.drawer-module-scss-module__AmZoJG__floatingClose svg{width:13px;height:13px}.drawer-module-scss-module__AmZoJG__floatingClose:hover{color:var(--text);background:#00000080}.drawer-module-scss-module__AmZoJG__body{color:var(--text2);scrollbar-width:thin;scrollbar-color:var(--border)#0000;flex:1;padding:22px;font-size:13px;line-height:1.65;overflow-y:auto}.drawer-module-scss-module__AmZoJG__bodyNoPad{padding:0}.drawer-module-scss-module__AmZoJG__footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;padding:16px 22px;display:flex}
.date-picker-module-scss-module__2JRBSG__wrap{font-family:var(--font)}.date-picker-module-scss-module__2JRBSG__label{color:var(--text2);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.date-picker-module-scss-module__2JRBSG__trigger{border:1.5px solid var(--border2);border-radius:var(--r-sm);background:var(--surface);cursor:pointer;font-family:var(--font);transition:all var(--t);color:var(--text);align-items:center;gap:8px;min-width:180px;padding:8px 12px;font-size:12px;display:inline-flex}.date-picker-module-scss-module__2JRBSG__trigger:hover{border-color:var(--border3)}.date-picker-module-scss-module__2JRBSG__trigger:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #0170ee0f}.date-picker-module-scss-module__2JRBSG__triggerDisabled{opacity:.4;pointer-events:none}.date-picker-module-scss-module__2JRBSG__triggerValue{font-variant-numeric:tabular-nums;font-weight:600}.date-picker-module-scss-module__2JRBSG__triggerPlaceholder{color:var(--muted)}.date-picker-module-scss-module__2JRBSG__calIcon{color:var(--muted);align-items:center;display:flex}.date-picker-module-scss-module__2JRBSG__calIcon svg{width:14px;height:14px}.date-picker-module-scss-module__2JRBSG__calendar{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-md);width:280px;font-family:var(--font);-webkit-user-select:none;user-select:none;padding:14px}.date-picker-module-scss-module__2JRBSG__popup{z-index:10050;animation:.18s date-picker-module-scss-module__2JRBSG__calIn;position:fixed;box-shadow:0 12px 40px #00000073,0 0 0 1px #ffffff05}@keyframes date-picker-module-scss-module__2JRBSG__calIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.date-picker-module-scss-module__2JRBSG__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.date-picker-module-scss-module__2JRBSG__monthYear{color:var(--text);letter-spacing:-.2px;font-size:13px;font-weight:800}.date-picker-module-scss-module__2JRBSG__navBtn{width:28px;height:28px;color:var(--muted);cursor:pointer;transition:all var(--t);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.date-picker-module-scss-module__2JRBSG__navBtn svg{width:8px;height:12px}.date-picker-module-scss-module__2JRBSG__navBtn:hover{background:var(--surface2);color:var(--text)}.date-picker-module-scss-module__2JRBSG__weekdays{grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:4px;display:grid}.date-picker-module-scss-module__2JRBSG__weekday{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.3px;padding:4px 0;font-size:9px;font-weight:700}.date-picker-module-scss-module__2JRBSG__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.date-picker-module-scss-module__2JRBSG__empty{aspect-ratio:1}.date-picker-module-scss-module__2JRBSG__day{aspect-ratio:1;cursor:pointer;font-family:var(--font);color:var(--text2);font-variant-numeric:tabular-nums;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:all .1s;display:flex}.date-picker-module-scss-module__2JRBSG__day:hover:not(:disabled){background:var(--surface2);color:var(--text)}.date-picker-module-scss-module__2JRBSG__today{color:var(--sky);position:relative}.date-picker-module-scss-module__2JRBSG__today:after{content:"";border-radius:var(--r-full);background:var(--sky);width:3px;height:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.date-picker-module-scss-module__2JRBSG__selected{background:var(--blue)!important;color:#fff!important}.date-picker-module-scss-module__2JRBSG__selected:hover{background:var(--blue-hover)!important}.date-picker-module-scss-module__2JRBSG__selected:after{display:none}.date-picker-module-scss-module__2JRBSG__rangeStart{background:var(--blue)!important;color:#fff!important}.date-picker-module-scss-module__2JRBSG__inRange{border-radius:2px;color:var(--sky)!important;background:#0170ee1a!important}.date-picker-module-scss-module__2JRBSG__dayDisabled{opacity:.2;pointer-events:none}.date-picker-module-scss-module__2JRBSG__presets{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;margin-bottom:12px;padding-bottom:10px;display:flex}.date-picker-module-scss-module__2JRBSG__presetBtn{border:1px solid var(--border);border-radius:var(--r-full);cursor:pointer;font-family:var(--font);color:var(--text2);transition:all var(--t);background:0 0;padding:4px 10px;font-size:10px;font-weight:600}.date-picker-module-scss-module__2JRBSG__presetBtn:hover{background:var(--surface2);color:var(--text);border-color:var(--border2)}
.tag-input-module-scss-module__kSvC-q__wrap{font-family:var(--font);width:100%;position:relative}.tag-input-module-scss-module__kSvC-q__disabled{opacity:.45;pointer-events:none}.tag-input-module-scss-module__kSvC-q__label{color:var(--text2);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.tag-input-module-scss-module__kSvC-q__container{border:1.5px solid var(--border2);border-radius:var(--r-sm);background:var(--surface);cursor:text;transition:border-color var(--t),box-shadow var(--t);flex-wrap:wrap;align-items:center;gap:4px;display:flex}.tag-input-module-scss-module__kSvC-q__focused{border-color:var(--blue);box-shadow:0 0 0 3px #0170ee0f}.tag-input-module-scss-module__kSvC-q__hasError{border-color:var(--red)!important}.tag-input-module-scss-module__kSvC-q__tag{color:var(--sky);background:#0170ee1a;border-radius:4px;align-items:center;gap:2px;font-weight:600;line-height:1;animation:.15s tag-input-module-scss-module__kSvC-q__tagIn;display:inline-flex}@keyframes tag-input-module-scss-module__kSvC-q__tagIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tag-input-module-scss-module__kSvC-q__tagText{white-space:nowrap}.tag-input-module-scss-module__kSvC-q__tagRemove{color:var(--sky);cursor:pointer;opacity:.6;transition:opacity var(--t);background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;line-height:1;display:flex}.tag-input-module-scss-module__kSvC-q__tagRemove:hover{opacity:1;background:#0170ee1a}.tag-input-module-scss-module__kSvC-q__input{min-width:60px;font-family:var(--font);color:var(--text);background:0 0;border:none;outline:none;flex:1}.tag-input-module-scss-module__kSvC-q__input::placeholder{color:var(--muted)}.tag-input-module-scss-module__kSvC-q__sm .tag-input-module-scss-module__kSvC-q__container{min-height:30px;padding:4px 6px}.tag-input-module-scss-module__kSvC-q__sm .tag-input-module-scss-module__kSvC-q__tag{padding:2px 5px;font-size:10px}.tag-input-module-scss-module__kSvC-q__sm .tag-input-module-scss-module__kSvC-q__tagRemove{width:14px;height:14px;font-size:12px}.tag-input-module-scss-module__kSvC-q__sm .tag-input-module-scss-module__kSvC-q__input{font-size:11px}.tag-input-module-scss-module__kSvC-q__md .tag-input-module-scss-module__kSvC-q__container{min-height:36px;padding:5px 8px}.tag-input-module-scss-module__kSvC-q__md .tag-input-module-scss-module__kSvC-q__tag{padding:3px 7px;font-size:11px}.tag-input-module-scss-module__kSvC-q__md .tag-input-module-scss-module__kSvC-q__tagRemove{width:16px;height:16px;font-size:13px}.tag-input-module-scss-module__kSvC-q__md .tag-input-module-scss-module__kSvC-q__input{font-size:12px}.tag-input-module-scss-module__kSvC-q__lg .tag-input-module-scss-module__kSvC-q__container{min-height:44px;padding:7px 10px}.tag-input-module-scss-module__kSvC-q__lg .tag-input-module-scss-module__kSvC-q__tag{padding:4px 9px;font-size:12px}.tag-input-module-scss-module__kSvC-q__lg .tag-input-module-scss-module__kSvC-q__tagRemove{width:18px;height:18px;font-size:14px}.tag-input-module-scss-module__kSvC-q__lg .tag-input-module-scss-module__kSvC-q__input{font-size:14px}.tag-input-module-scss-module__kSvC-q__suggestions{z-index:100;background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-sm);max-height:200px;margin-top:4px;padding:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000059}.tag-input-module-scss-module__kSvC-q__sugItem{text-align:left;cursor:pointer;width:100%;font-family:var(--font);color:var(--text2);background:0 0;border:none;border-radius:4px;padding:7px 10px;font-size:12px;transition:all .1s;display:block}.tag-input-module-scss-module__kSvC-q__sugItem:hover,.tag-input-module-scss-module__kSvC-q__sugItem.tag-input-module-scss-module__kSvC-q__sugActive{background:var(--surface);color:var(--text)}.tag-input-module-scss-module__kSvC-q__error{color:var(--red);margin-top:4px;font-size:10px;display:block}
.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}
.slider-module-scss-module__2yn82q__wrap{font-family:var(--font);width:100%}.slider-module-scss-module__2yn82q__disabled{opacity:.4;pointer-events:none}.slider-module-scss-module__2yn82q__header{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.slider-module-scss-module__2yn82q__label{color:var(--text2);font-size:11px;font-weight:600}.slider-module-scss-module__2yn82q__headerValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.slider-module-scss-module__2yn82q__track{background:var(--surface2);border-radius:var(--r-full);cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;position:relative}.slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__rangeFill{border-radius:var(--r-full);height:100%;position:absolute;top:0}.slider-module-scss-module__2yn82q__fill{left:0}.slider-module-scss-module__2yn82q__thumb{border-radius:var(--r-full);border:2px solid var(--blue);cursor:grab;z-index:2;background:#fff;transition:box-shadow .15s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #00000040}.slider-module-scss-module__2yn82q__thumb:active{cursor:grabbing;box-shadow:0 0 0 6px #0170ee1a}.slider-module-scss-module__2yn82q__tooltip{white-space:nowrap;background:var(--bg2);color:var(--text);border:1px solid var(--border);font-variant-numeric:tabular-nums;pointer-events:none;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.slider-module-scss-module__2yn82q__mark{z-index:1;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.slider-module-scss-module__2yn82q__markDot{border-radius:var(--r-full);background:var(--border2);width:4px;height:4px}.slider-module-scss-module__2yn82q__markLabel{color:var(--muted);white-space:nowrap;font-size:9px;font-weight:600;position:absolute;top:calc(100% + 10px)}.slider-module-scss-module__2yn82q__sm .slider-module-scss-module__2yn82q__track{height:4px}.slider-module-scss-module__2yn82q__sm .slider-module-scss-module__2yn82q__thumb{width:14px;height:14px}.slider-module-scss-module__2yn82q__md .slider-module-scss-module__2yn82q__track{height:6px}.slider-module-scss-module__2yn82q__md .slider-module-scss-module__2yn82q__thumb{width:18px;height:18px}.slider-module-scss-module__2yn82q__lg .slider-module-scss-module__2yn82q__track{height:8px}.slider-module-scss-module__2yn82q__lg .slider-module-scss-module__2yn82q__thumb{width:22px;height:22px}.slider-module-scss-module__2yn82q__c_blue .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_blue .slider-module-scss-module__2yn82q__rangeFill{background:var(--blue)}.slider-module-scss-module__2yn82q__c_blue .slider-module-scss-module__2yn82q__thumb{border-color:var(--blue)}.slider-module-scss-module__2yn82q__c_green .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_green .slider-module-scss-module__2yn82q__rangeFill{background:var(--green)}.slider-module-scss-module__2yn82q__c_green .slider-module-scss-module__2yn82q__thumb{border-color:var(--green)}.slider-module-scss-module__2yn82q__c_red .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_red .slider-module-scss-module__2yn82q__rangeFill{background:var(--red)}.slider-module-scss-module__2yn82q__c_red .slider-module-scss-module__2yn82q__thumb{border-color:var(--red)}.slider-module-scss-module__2yn82q__c_purple .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_purple .slider-module-scss-module__2yn82q__rangeFill{background:var(--purple)}.slider-module-scss-module__2yn82q__c_purple .slider-module-scss-module__2yn82q__thumb{border-color:var(--purple)}.slider-module-scss-module__2yn82q__c_sky .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_sky .slider-module-scss-module__2yn82q__rangeFill{background:var(--sky)}.slider-module-scss-module__2yn82q__c_sky .slider-module-scss-module__2yn82q__thumb{border-color:var(--sky)}.slider-module-scss-module__2yn82q__c_orange .slider-module-scss-module__2yn82q__fill,.slider-module-scss-module__2yn82q__c_orange .slider-module-scss-module__2yn82q__rangeFill{background:var(--orange)}.slider-module-scss-module__2yn82q__c_orange .slider-module-scss-module__2yn82q__thumb{border-color:var(--orange)}
.timeline-module-scss-module__V7N5eq__timeline{font-family:var(--font)}.timeline-module-scss-module__V7N5eq__entry{gap:12px;display:flex;position:relative}.timeline-module-scss-module__V7N5eq__node{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.timeline-module-scss-module__V7N5eq__indicator{border-radius:var(--r-full);border:2px solid var(--border2);background:var(--bg2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.timeline-module-scss-module__V7N5eq__dot{border-radius:var(--r-full)}.timeline-module-scss-module__V7N5eq__icon{justify-content:center;align-items:center;display:flex}.timeline-module-scss-module__V7N5eq__icon svg{width:55%;height:55%}.timeline-module-scss-module__V7N5eq__connector{background:var(--border);flex:1;width:2px;min-height:16px}.timeline-module-scss-module__V7N5eq__sm .timeline-module-scss-module__V7N5eq__indicator{width:22px;height:22px}.timeline-module-scss-module__V7N5eq__sm .timeline-module-scss-module__V7N5eq__dot{width:6px;height:6px}.timeline-module-scss-module__V7N5eq__sm .timeline-module-scss-module__V7N5eq__title{font-size:11px}.timeline-module-scss-module__V7N5eq__sm .timeline-module-scss-module__V7N5eq__description{font-size:10px}.timeline-module-scss-module__V7N5eq__sm .timeline-module-scss-module__V7N5eq__timestamp{font-size:9px}.timeline-module-scss-module__V7N5eq__sm .timeline-module-scss-module__V7N5eq__body{padding-bottom:14px}.timeline-module-scss-module__V7N5eq__md .timeline-module-scss-module__V7N5eq__indicator{width:28px;height:28px}.timeline-module-scss-module__V7N5eq__md .timeline-module-scss-module__V7N5eq__dot{width:8px;height:8px}.timeline-module-scss-module__V7N5eq__md .timeline-module-scss-module__V7N5eq__title{font-size:12px}.timeline-module-scss-module__V7N5eq__md .timeline-module-scss-module__V7N5eq__description{font-size:11px}.timeline-module-scss-module__V7N5eq__md .timeline-module-scss-module__V7N5eq__timestamp{font-size:10px}.timeline-module-scss-module__V7N5eq__md .timeline-module-scss-module__V7N5eq__body{padding-bottom:20px}.timeline-module-scss-module__V7N5eq__lg .timeline-module-scss-module__V7N5eq__indicator{width:36px;height:36px}.timeline-module-scss-module__V7N5eq__lg .timeline-module-scss-module__V7N5eq__dot{width:10px;height:10px}.timeline-module-scss-module__V7N5eq__lg .timeline-module-scss-module__V7N5eq__title{font-size:14px}.timeline-module-scss-module__V7N5eq__lg .timeline-module-scss-module__V7N5eq__description{font-size:12px}.timeline-module-scss-module__V7N5eq__lg .timeline-module-scss-module__V7N5eq__timestamp{font-size:11px}.timeline-module-scss-module__V7N5eq__lg .timeline-module-scss-module__V7N5eq__body{padding-bottom:28px}.timeline-module-scss-module__V7N5eq__body{flex:1;min-width:0;padding-top:2px}.timeline-module-scss-module__V7N5eq__header{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.timeline-module-scss-module__V7N5eq__title{color:var(--text);font-weight:700;line-height:1.35}.timeline-module-scss-module__V7N5eq__timestamp{color:var(--muted);font-variant-numeric:tabular-nums}.timeline-module-scss-module__V7N5eq__description{color:var(--text2);margin-top:3px;line-height:1.55}.timeline-module-scss-module__V7N5eq__content{margin-top:8px}.timeline-module-scss-module__V7N5eq__c_blue .timeline-module-scss-module__V7N5eq__indicator{border-color:var(--blue)}.timeline-module-scss-module__V7N5eq__c_blue .timeline-module-scss-module__V7N5eq__dot,.timeline-module-scss-module__V7N5eq__c_blue .timeline-module-scss-module__V7N5eq__icon{color:var(--blue);background:#0170ee1f}.timeline-module-scss-module__V7N5eq__c_green .timeline-module-scss-module__V7N5eq__indicator{border-color:var(--green)}.timeline-module-scss-module__V7N5eq__c_green .timeline-module-scss-module__V7N5eq__dot,.timeline-module-scss-module__V7N5eq__c_green .timeline-module-scss-module__V7N5eq__icon{color:var(--green);background:#14c46f1f}.timeline-module-scss-module__V7N5eq__c_red .timeline-module-scss-module__V7N5eq__indicator{border-color:var(--red)}.timeline-module-scss-module__V7N5eq__c_red .timeline-module-scss-module__V7N5eq__dot,.timeline-module-scss-module__V7N5eq__c_red .timeline-module-scss-module__V7N5eq__icon{color:var(--red);background:#ff5c5c1f}.timeline-module-scss-module__V7N5eq__c_yellow .timeline-module-scss-module__V7N5eq__indicator{border-color:var(--yellow)}.timeline-module-scss-module__V7N5eq__c_yellow .timeline-module-scss-module__V7N5eq__dot,.timeline-module-scss-module__V7N5eq__c_yellow .timeline-module-scss-module__V7N5eq__icon{color:var(--yellow);background:#ffd55c1f}.timeline-module-scss-module__V7N5eq__c_purple .timeline-module-scss-module__V7N5eq__indicator{border-color:var(--purple)}.timeline-module-scss-module__V7N5eq__c_purple .timeline-module-scss-module__V7N5eq__dot,.timeline-module-scss-module__V7N5eq__c_purple .timeline-module-scss-module__V7N5eq__icon{color:var(--purple);background:#a78bfa1f}.timeline-module-scss-module__V7N5eq__c_sky .timeline-module-scss-module__V7N5eq__indicator{border-color:var(--sky)}.timeline-module-scss-module__V7N5eq__c_sky .timeline-module-scss-module__V7N5eq__dot,.timeline-module-scss-module__V7N5eq__c_sky .timeline-module-scss-module__V7N5eq__icon{color:var(--sky);background:#02acff1f}.timeline-module-scss-module__V7N5eq__c_muted .timeline-module-scss-module__V7N5eq__indicator{border-color:var(--border2)}.timeline-module-scss-module__V7N5eq__c_muted .timeline-module-scss-module__V7N5eq__dot{background:var(--muted)}.timeline-module-scss-module__V7N5eq__c_muted .timeline-module-scss-module__V7N5eq__icon{color:var(--muted)}.timeline-module-scss-module__V7N5eq__c_blue .timeline-module-scss-module__V7N5eq__dot{background:var(--blue)}.timeline-module-scss-module__V7N5eq__c_green .timeline-module-scss-module__V7N5eq__dot{background:var(--green)}.timeline-module-scss-module__V7N5eq__c_red .timeline-module-scss-module__V7N5eq__dot{background:var(--red)}.timeline-module-scss-module__V7N5eq__c_yellow .timeline-module-scss-module__V7N5eq__dot{background:var(--yellow)}.timeline-module-scss-module__V7N5eq__c_purple .timeline-module-scss-module__V7N5eq__dot{background:var(--purple)}.timeline-module-scss-module__V7N5eq__c_sky .timeline-module-scss-module__V7N5eq__dot{background:var(--sky)}
.stat-card-module-scss-module__M-zP_a__card{font-family:var(--font);border-radius:var(--r-md);background:var(--surface);transition:all var(--t);flex-direction:column;gap:8px;padding:16px 18px;display:flex;position:relative;overflow:hidden}.stat-card-module-scss-module__M-zP_a__bordered{border:1px solid var(--border)}.stat-card-module-scss-module__M-zP_a__card:hover{background:var(--surface2)}.stat-card-module-scss-module__M-zP_a__c_blue{border-left:3px solid var(--blue)}.stat-card-module-scss-module__M-zP_a__c_green{border-left:3px solid var(--green)}.stat-card-module-scss-module__M-zP_a__c_red{border-left:3px solid var(--red)}.stat-card-module-scss-module__M-zP_a__c_purple{border-left:3px solid var(--purple)}.stat-card-module-scss-module__M-zP_a__c_sky{border-left:3px solid var(--sky)}.stat-card-module-scss-module__M-zP_a__c_orange{border-left:3px solid var(--orange)}.stat-card-module-scss-module__M-zP_a__sm{gap:6px;padding:12px 14px}.stat-card-module-scss-module__M-zP_a__sm .stat-card-module-scss-module__M-zP_a__value{font-size:20px}.stat-card-module-scss-module__M-zP_a__sm .stat-card-module-scss-module__M-zP_a__label{font-size:10px}.stat-card-module-scss-module__M-zP_a__md .stat-card-module-scss-module__M-zP_a__value{font-size:26px}.stat-card-module-scss-module__M-zP_a__md .stat-card-module-scss-module__M-zP_a__label{font-size:11px}.stat-card-module-scss-module__M-zP_a__lg{gap:10px;padding:22px 24px}.stat-card-module-scss-module__M-zP_a__lg .stat-card-module-scss-module__M-zP_a__value{font-size:34px}.stat-card-module-scss-module__M-zP_a__lg .stat-card-module-scss-module__M-zP_a__label{font-size:12px}.stat-card-module-scss-module__M-zP_a__top{align-items:center;gap:6px;display:flex}.stat-card-module-scss-module__M-zP_a__icon{color:var(--muted);flex-shrink:0;align-items:center;display:flex}.stat-card-module-scss-module__M-zP_a__icon svg{width:14px;height:14px}.stat-card-module-scss-module__M-zP_a__label{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-weight:600}.stat-card-module-scss-module__M-zP_a__middle{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.stat-card-module-scss-module__M-zP_a__value{color:var(--text);letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.15}.stat-card-module-scss-module__M-zP_a__sparkline{opacity:.8;flex-shrink:0;width:64px;height:24px}.stat-card-module-scss-module__M-zP_a__lg .stat-card-module-scss-module__M-zP_a__sparkline{width:80px;height:28px}.stat-card-module-scss-module__M-zP_a__bottom{align-items:center;gap:8px;display:flex}.stat-card-module-scss-module__M-zP_a__delta{font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:11px;font-weight:700;display:inline-flex}.stat-card-module-scss-module__M-zP_a__lg .stat-card-module-scss-module__M-zP_a__delta{font-size:13px}.stat-card-module-scss-module__M-zP_a__trendUp{width:8px;height:6px;color:var(--green)}.stat-card-module-scss-module__M-zP_a__trendDown{width:8px;height:6px;color:var(--red)}.stat-card-module-scss-module__M-zP_a__trendFlat{color:var(--muted);font-size:12px}.stat-card-module-scss-module__M-zP_a__subtitle{color:var(--muted);font-size:10px}.stat-card-module-scss-module__M-zP_a__lg .stat-card-module-scss-module__M-zP_a__subtitle{font-size:12px}
.dropdown-menu-module-scss-module__uOd-YW__trigger{cursor:pointer;align-items:center;display:inline-flex}.dropdown-menu-module-scss-module__uOd-YW__menu{z-index:10060;background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-sm);font-family:var(--font);scrollbar-width:thin;scrollbar-color:var(--border)#0000;max-height:400px;padding:4px;animation:.15s dropdown-menu-module-scss-module__uOd-YW__menuIn;position:fixed;overflow-y:auto;box-shadow:0 12px 40px #00000073,0 0 0 1px #ffffff05}@keyframes dropdown-menu-module-scss-module__uOd-YW__menuIn{0%{opacity:0;transform:scale(.97)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.dropdown-menu-module-scss-module__uOd-YW__item{cursor:pointer;width:100%;font-family:var(--font);color:var(--text2);text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;transition:all .1s;display:flex}.dropdown-menu-module-scss-module__uOd-YW__item:hover,.dropdown-menu-module-scss-module__uOd-YW__item.dropdown-menu-module-scss-module__uOd-YW__itemActive{background:var(--surface);color:var(--text)}.dropdown-menu-module-scss-module__uOd-YW__item:disabled,.dropdown-menu-module-scss-module__uOd-YW__item.dropdown-menu-module-scss-module__uOd-YW__itemDisabled{opacity:.35;pointer-events:none}.dropdown-menu-module-scss-module__uOd-YW__danger{color:var(--red)}.dropdown-menu-module-scss-module__uOd-YW__danger:hover,.dropdown-menu-module-scss-module__uOd-YW__danger.dropdown-menu-module-scss-module__uOd-YW__itemActive{color:var(--red);background:#ff5c5c0f}.dropdown-menu-module-scss-module__uOd-YW__itemIcon{width:16px;color:var(--muted);flex-shrink:0;align-items:center;display:flex}.dropdown-menu-module-scss-module__uOd-YW__itemIcon svg{width:14px;height:14px}.dropdown-menu-module-scss-module__uOd-YW__danger .dropdown-menu-module-scss-module__uOd-YW__itemIcon{color:var(--red)}.dropdown-menu-module-scss-module__uOd-YW__itemLabel{white-space:nowrap;flex:1;min-width:0}.dropdown-menu-module-scss-module__uOd-YW__shortcut{color:var(--muted);font-size:10px;font-family:var(--mono);background:var(--surface);border:1px solid var(--border);border-radius:3px;flex-shrink:0;padding:1px 5px;line-height:1.4}.dropdown-menu-module-scss-module__uOd-YW__submenuArrow{color:var(--muted);flex-shrink:0;font-size:14px;line-height:1}.dropdown-menu-module-scss-module__uOd-YW__divider{border-top:1px solid var(--border);margin:4px 0}.dropdown-menu-module-scss-module__uOd-YW__dividerLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;padding:6px 10px 2px;font-size:9px;font-weight:700;display:block}
.breadcrumbs-module-scss-module__iTnPea__breadcrumbs{font-family:var(--font)}.breadcrumbs-module-scss-module__iTnPea__list{flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs-module-scss-module__iTnPea__item{color:var(--text2);cursor:pointer;font-family:var(--font);transition:all var(--t);white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;text-decoration:none;display:inline-flex}.breadcrumbs-module-scss-module__iTnPea__item:hover{color:var(--text);background:var(--surface)}.breadcrumbs-module-scss-module__iTnPea__active{color:var(--text);cursor:default;font-weight:700}.breadcrumbs-module-scss-module__iTnPea__active:hover{background:0 0}.breadcrumbs-module-scss-module__iTnPea__disabled{opacity:.4;pointer-events:none}.breadcrumbs-module-scss-module__iTnPea__separator{color:var(--muted);flex-shrink:0;align-items:center;padding:0 2px;display:flex}.breadcrumbs-module-scss-module__iTnPea__separator svg{display:block}.breadcrumbs-module-scss-module__iTnPea__icon{flex-shrink:0;align-items:center;display:flex}.breadcrumbs-module-scss-module__iTnPea__ellipsis{background:var(--surface);color:var(--muted);cursor:pointer;font-family:var(--font);letter-spacing:1px;transition:all var(--t);border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.breadcrumbs-module-scss-module__iTnPea__ellipsis:hover{background:var(--surface2);color:var(--text)}.breadcrumbs-module-scss-module__iTnPea__sm .breadcrumbs-module-scss-module__iTnPea__item{padding:1px 4px;font-size:11px}.breadcrumbs-module-scss-module__iTnPea__sm .breadcrumbs-module-scss-module__iTnPea__separator svg{width:5px;height:8px}.breadcrumbs-module-scss-module__iTnPea__sm .breadcrumbs-module-scss-module__iTnPea__icon svg{width:10px;height:10px}.breadcrumbs-module-scss-module__iTnPea__sm .breadcrumbs-module-scss-module__iTnPea__ellipsis{padding:1px 6px;font-size:9px}.breadcrumbs-module-scss-module__iTnPea__md .breadcrumbs-module-scss-module__iTnPea__item{padding:2px 6px;font-size:12px}.breadcrumbs-module-scss-module__iTnPea__md .breadcrumbs-module-scss-module__iTnPea__separator svg{width:6px;height:10px}.breadcrumbs-module-scss-module__iTnPea__md .breadcrumbs-module-scss-module__iTnPea__icon svg{width:12px;height:12px}.breadcrumbs-module-scss-module__iTnPea__md .breadcrumbs-module-scss-module__iTnPea__ellipsis{padding:2px 8px;font-size:10px}.breadcrumbs-module-scss-module__iTnPea__lg .breadcrumbs-module-scss-module__iTnPea__item{padding:3px 8px;font-size:14px}.breadcrumbs-module-scss-module__iTnPea__lg .breadcrumbs-module-scss-module__iTnPea__separator svg{width:7px;height:12px}.breadcrumbs-module-scss-module__iTnPea__lg .breadcrumbs-module-scss-module__iTnPea__icon svg{width:14px;height:14px}.breadcrumbs-module-scss-module__iTnPea__lg .breadcrumbs-module-scss-module__iTnPea__ellipsis{padding:3px 10px;font-size:11px}.breadcrumbs-module-scss-module__iTnPea__dropdown{z-index:10050;background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-sm);min-width:140px;padding:4px;animation:.14s breadcrumbs-module-scss-module__iTnPea__dropIn;position:fixed;box-shadow:0 8px 24px #0006}@keyframes breadcrumbs-module-scss-module__iTnPea__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.breadcrumbs-module-scss-module__iTnPea__dropdownItem{cursor:pointer;width:100%;font-family:var(--font);color:var(--text2);transition:all var(--t);text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:flex}.breadcrumbs-module-scss-module__iTnPea__dropdownItem:hover{background:var(--surface);color:var(--text)}.breadcrumbs-module-scss-module__iTnPea__dropdownItem:disabled{opacity:.4;pointer-events:none}
.collapsible-nav-module-scss-module__22UiYa__sidebar{border-right:1px solid var(--border);background:#0712204d;flex-direction:column;display:flex;overflow:hidden}.collapsible-nav-module-scss-module__22UiYa__search{border-bottom:1px solid var(--border);padding:12px}.collapsible-nav-module-scss-module__22UiYa__searchWrap{position:relative}.collapsible-nav-module-scss-module__22UiYa__searchWrap svg{width:13px;height:13px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.collapsible-nav-module-scss-module__22UiYa__searchInput{border:1px solid var(--border2);border-radius:var(--r-sm);width:100%;font-family:var(--font);color:var(--text);transition:all var(--t);background:#ffffff05;outline:none;padding:8px 10px 8px 32px;font-size:11px}.collapsible-nav-module-scss-module__22UiYa__searchInput:focus{background:#0170ee05;border-color:#0170ee4d}.collapsible-nav-module-scss-module__22UiYa__searchInput::placeholder{color:var(--muted)}.collapsible-nav-module-scss-module__22UiYa__filters{border-bottom:1px solid var(--border);gap:4px;padding:8px 12px;display:flex}.collapsible-nav-module-scss-module__22UiYa__filter{border-radius:var(--r-full);cursor:pointer;transition:all var(--t);font-size:9px;font-weight:700;font-family:var(--font);color:var(--muted);border:1px solid #0000;border-color:var(--border);background:0 0;padding:4px 10px}.collapsible-nav-module-scss-module__22UiYa__filter:hover:not(.collapsible-nav-module-scss-module__22UiYa__filterActive){color:var(--text2);border-color:var(--border2)}.collapsible-nav-module-scss-module__22UiYa__filterActive{background:var(--blue);color:#fff;border-color:var(--blue)}.collapsible-nav-module-scss-module__22UiYa__list{flex:1;padding:4px 0;overflow-y:auto}.collapsible-nav-module-scss-module__22UiYa__group{border-bottom:1px solid var(--border)}.collapsible-nav-module-scss-module__22UiYa__groupHeader{text-transform:uppercase;letter-spacing:.8px;color:var(--muted);cursor:pointer;transition:color var(--t);justify-content:space-between;align-items:center;gap:4px;padding:10px 12px;font-size:10px;font-weight:800;display:flex}.collapsible-nav-module-scss-module__22UiYa__groupHeader:hover{color:var(--text2)}.collapsible-nav-module-scss-module__22UiYa__count{font-size:8px;font-family:var(--mono);background:var(--surface2);color:var(--muted);border-radius:3px;margin-left:6px;margin-right:auto;padding:1px 5px}.collapsible-nav-module-scss-module__22UiYa__chevron{align-items:center;display:flex}.collapsible-nav-module-scss-module__22UiYa__chevron svg{width:12px;height:12px;transition:transform .2s}.collapsible-nav-module-scss-module__22UiYa__groupOpen .collapsible-nav-module-scss-module__22UiYa__chevron svg{transform:rotate(180deg)}.collapsible-nav-module-scss-module__22UiYa__items{padding:0 6px;transition:max-height .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.collapsible-nav-module-scss-module__22UiYa__groupOpen .collapsible-nav-module-scss-module__22UiYa__items{padding-bottom:6px}.collapsible-nav-module-scss-module__22UiYa__item{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);border:1px solid #0000;align-items:center;gap:8px;margin-bottom:2px;padding:8px 10px;display:flex}.collapsible-nav-module-scss-module__22UiYa__item:hover{background:var(--surface2);border-color:var(--border)}.collapsible-nav-module-scss-module__22UiYa__itemActive{background:#0170ee0a;border-color:#0170ee26}.collapsible-nav-module-scss-module__22UiYa__itemActive .collapsible-nav-module-scss-module__22UiYa__name{color:var(--sky)}.collapsible-nav-module-scss-module__22UiYa__icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.collapsible-nav-module-scss-module__22UiYa__icon svg{width:14px;height:14px}.collapsible-nav-module-scss-module__22UiYa__bullish{color:var(--green);background:#14c46f0f;border:1px solid #14c46f1a}.collapsible-nav-module-scss-module__22UiYa__bearish{color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c1a}.collapsible-nav-module-scss-module__22UiYa__neutral{color:var(--yellow);background:#ffd55c0f;border:1px solid #ffd55c1a}.collapsible-nav-module-scss-module__22UiYa__volatile{color:var(--purple);background:#a78bfa0f;border:1px solid #a78bfa1a}.collapsible-nav-module-scss-module__22UiYa__meta{flex:1;min-width:0}.collapsible-nav-module-scss-module__22UiYa__name{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.collapsible-nav-module-scss-module__22UiYa__desc{color:var(--muted);margin-top:1px;font-size:8.5px}.collapsible-nav-module-scss-module__22UiYa__fav{width:16px;height:16px;color:var(--muted);transition:opacity var(--t);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.collapsible-nav-module-scss-module__22UiYa__fav svg{width:14px;height:14px}.collapsible-nav-module-scss-module__22UiYa__item:hover .collapsible-nav-module-scss-module__22UiYa__fav{opacity:1}.collapsible-nav-module-scss-module__22UiYa__fav:hover{color:var(--yellow);opacity:1!important}.collapsible-nav-module-scss-module__22UiYa__favSaved{opacity:1}.collapsible-nav-module-scss-module__22UiYa__favSaved svg{fill:var(--yellow)}.collapsible-nav-module-scss-module__22UiYa__empty{text-align:center;color:var(--muted);padding:24px 16px;font-size:11px}
.broker-card-module-scss-module__UcJCrq__card{border:1px solid var(--border);border-radius:var(--r-xl);background:#071220b3;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.broker-card-module-scss-module__UcJCrq__card:hover{border-color:var(--border2);transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.broker-card-module-scss-module__UcJCrq__accent{flex-shrink:0;height:3px}.broker-card-module-scss-module__UcJCrq__featured{position:absolute;top:16px;right:16px}.broker-card-module-scss-module__UcJCrq__head{align-items:center;gap:14px;padding:24px 24px 16px;display:flex}.broker-card-module-scss-module__UcJCrq__logoWrap{border-radius:var(--r-md);border:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.broker-card-module-scss-module__UcJCrq__logoWrap img{object-fit:contain;width:38px;height:38px}.broker-card-module-scss-module__UcJCrq__logoFb{color:#333;font-size:14px;font-weight:800}.broker-card-module-scss-module__UcJCrq__info h3{letter-spacing:-.3px;color:var(--text);font-size:18px;font-weight:800}.broker-card-module-scss-module__UcJCrq__url{color:var(--sky);transition:color var(--t);align-items:center;gap:4px;font-size:11px;text-decoration:none;display:inline-flex}.broker-card-module-scss-module__UcJCrq__url:hover{color:var(--text)}.broker-card-module-scss-module__UcJCrq__status{align-items:center;gap:4px;margin-left:8px;display:inline-flex}.broker-card-module-scss-module__UcJCrq__statusDot{background:var(--green);border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite broker-card-module-scss-module__UcJCrq__pulse}@keyframes broker-card-module-scss-module__UcJCrq__pulse{0%,to{opacity:1;box-shadow:0 0 #14c46f66}50%{opacity:.7;box-shadow:0 0 0 4px #14c46f00}}.broker-card-module-scss-module__UcJCrq__promo{border-radius:var(--r-md);background:linear-gradient(135deg,#0170ee14,#66ffaf0a);border:1px solid #0170ee26;margin:0 20px 16px;padding:16px 18px;position:relative;overflow:hidden}.broker-card-module-scss-module__UcJCrq__promo:after{content:"";background:#66ffaf0a;border-radius:50%;width:80px;height:80px;position:absolute;top:-20px;right:-20px}.broker-card-module-scss-module__UcJCrq__promoEye{text-transform:uppercase;letter-spacing:.6px;color:var(--sky);margin-bottom:4px;font-size:9px;font-weight:700}.broker-card-module-scss-module__UcJCrq__promoVal{letter-spacing:-.8px;color:var(--text);font-size:28px;font-weight:800;line-height:1.1}.broker-card-module-scss-module__UcJCrq__promoHi{color:var(--mint)}.broker-card-module-scss-module__UcJCrq__promoDesc{color:var(--text2);margin-top:4px;font-size:11.5px;line-height:1.5}.broker-card-module-scss-module__UcJCrq__rewards{margin:0 20px 16px}.broker-card-module-scss-module__UcJCrq__rewardsLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:6px;font-size:9.5px;font-weight:700}.broker-card-module-scss-module__UcJCrq__rewardsTable{border-collapse:collapse;width:100%}.broker-card-module-scss-module__UcJCrq__rewardsTable th{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;text-align:left;border-bottom:1px solid var(--border);background:#ffffff04;padding:6px 10px;font-size:9px;font-weight:700}.broker-card-module-scss-module__UcJCrq__rewardsTable th:last-child{text-align:right}.broker-card-module-scss-module__UcJCrq__rewardsTable td{color:var(--text2);border-bottom:1px solid #ffffff05;padding:7px 10px;font-size:12px}.broker-card-module-scss-module__UcJCrq__rewardsTable td:last-child{text-align:right;color:var(--mint);font-weight:700}.broker-card-module-scss-module__UcJCrq__rewardsTable tr:hover td{background:#0170ee04}.broker-card-module-scss-module__UcJCrq__rewardsBest{background:#14c46f0a}.broker-card-module-scss-module__UcJCrq__rewardsBest td{color:var(--text)}.broker-card-module-scss-module__UcJCrq__comms{border-top:1px solid var(--border);margin:0 20px;padding:16px 0}.broker-card-module-scss-module__UcJCrq__commLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);align-items:center;gap:6px;margin-bottom:8px;font-size:9.5px;font-weight:700;display:flex}.broker-card-module-scss-module__UcJCrq__commLabel>svg{stroke-width:2px;width:14px;height:14px}.broker-card-module-scss-module__UcJCrq__commRow{align-items:center;gap:8px;padding:4px 0;display:flex}.broker-card-module-scss-module__UcJCrq__commIcon{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.broker-card-module-scss-module__UcJCrq__free{color:var(--green);background:#14c46f1a}.broker-card-module-scss-module__UcJCrq__low{color:var(--sky);background:#02acff1a}.broker-card-module-scss-module__UcJCrq__commText{color:var(--text2);font-size:11.5px;line-height:1.4}.broker-card-module-scss-module__UcJCrq__commText strong{color:var(--text);font-weight:700}.broker-card-module-scss-module__UcJCrq__commLink{color:var(--sky);transition:color var(--t);align-items:center;gap:3px;margin-top:6px;font-size:10.5px;text-decoration:none;display:inline-flex}.broker-card-module-scss-module__UcJCrq__commLink:hover{color:var(--text)}.broker-card-module-scss-module__UcJCrq__expandWrap{padding:0 20px 10px}.broker-card-module-scss-module__UcJCrq__expandTrigger{width:100%;font-family:var(--font);color:var(--muted);cursor:pointer;transition:color var(--t);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:10px 0;font-size:11px;font-weight:600;display:flex}.broker-card-module-scss-module__UcJCrq__expandTrigger:hover{color:var(--sky)}.broker-card-module-scss-module__UcJCrq__expandChev{transition:transform var(--t);width:14px;height:14px;display:flex}.broker-card-module-scss-module__UcJCrq__expandChev>svg{flex-shrink:0;width:14px;height:14px}.broker-card-module-scss-module__UcJCrq__expandChevOpen{transform:rotate(180deg)}.broker-card-module-scss-module__UcJCrq__expandContent{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.broker-card-module-scss-module__UcJCrq__expandOpen{max-height:500px}.broker-card-module-scss-module__UcJCrq__expandInner{color:var(--text2);padding:0 0 16px;font-size:11.5px;line-height:1.7}.broker-card-module-scss-module__UcJCrq__expandInner strong{color:var(--text)}.broker-card-module-scss-module__UcJCrq__foot{border-top:1px solid var(--border);gap:8px;margin-top:auto;padding:16px 20px;display:flex}
.stock-news-module-scss-module__O17wXq__panel{border:1px solid var(--border);border-radius:var(--r-lg);background:#07122066;padding:20px}.stock-news-module-scss-module__O17wXq__head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.stock-news-module-scss-module__O17wXq__title{letter-spacing:-.2px;color:var(--text);align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.stock-news-module-scss-module__O17wXq__title svg{stroke-width:2.5px;width:16px;height:16px;color:var(--sky);opacity:.7}.stock-news-module-scss-module__O17wXq__more{color:var(--sky);transition:gap var(--t);align-items:center;gap:4px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.stock-news-module-scss-module__O17wXq__more:hover{gap:6px}.stock-news-module-scss-module__O17wXq__more svg{stroke-width:2.5px;width:12px;height:12px}.stock-news-module-scss-module__O17wXq__item{border-bottom:1px solid var(--border);cursor:pointer;transition:opacity var(--t);padding:10px 0;text-decoration:none;display:block}.stock-news-module-scss-module__O17wXq__item:last-child{border-bottom:none;padding-bottom:0}.stock-news-module-scss-module__O17wXq__item:first-child{padding-top:0}.stock-news-module-scss-module__O17wXq__item:hover{opacity:.8}.stock-news-module-scss-module__O17wXq__item:hover .stock-news-module-scss-module__O17wXq__headline{color:var(--text)}.stock-news-module-scss-module__O17wXq__time{font-size:9px;font-family:var(--mono);color:var(--muted);align-items:center;gap:5px;margin-bottom:3px;display:flex}.stock-news-module-scss-module__O17wXq__src{color:var(--sky);text-transform:uppercase;letter-spacing:.3px;font-size:9px;font-weight:800}.stock-news-module-scss-module__O17wXq__headline{color:var(--text2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}
.desktop-nav-module-scss-module__cG5wxW__nav{flex:1;align-items:center;gap:1px;min-width:0;display:flex}.desktop-nav-module-scss-module__cG5wxW__ni{border-radius:var(--r-sm);color:var(--text);cursor:pointer;transition:all var(--t);white-space:nowrap;align-items:center;gap:4px;padding:5px 9px;font-size:12px;font-weight:600;text-decoration:none;display:flex;position:relative}.desktop-nav-module-scss-module__cG5wxW__ni:hover{color:var(--text);background:#ffffff09}.desktop-nav-module-scss-module__cG5wxW__ni.desktop-nav-module-scss-module__cG5wxW__active{color:var(--sky);background:#02acff0a}.desktop-nav-module-scss-module__cG5wxW__ni>svg:first-child{opacity:.5;width:14px;height:14px;transition:opacity var(--t);flex-shrink:0}.desktop-nav-module-scss-module__cG5wxW__ni:hover>svg:first-child{opacity:.8}.desktop-nav-module-scss-module__cG5wxW__ni.desktop-nav-module-scss-module__cG5wxW__active>svg:first-child{opacity:1;color:var(--sky)}.desktop-nav-module-scss-module__cG5wxW__ni:hover>.desktop-nav-module-scss-module__cG5wxW__mega{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.desktop-nav-module-scss-module__cG5wxW__chevron{opacity:.4;flex-shrink:0;width:7px;height:7px;transition:transform .2s,opacity .2s}.desktop-nav-module-scss-module__cG5wxW__ni:hover .desktop-nav-module-scss-module__cG5wxW__chevron{opacity:.7;transform:rotate(180deg)}.desktop-nav-module-scss-module__cG5wxW__niBadge{position:absolute;top:-12px;right:-2px}.desktop-nav-module-scss-module__cG5wxW__niNew{background:var(--green);border:1.5px solid var(--bg);border-radius:50%;width:5px;height:5px;position:absolute;top:2px;right:4px}.desktop-nav-module-scss-module__cG5wxW__mega{border:1px solid var(--border2);opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:100;background:#071220fa;border-radius:14px;min-width:300px;padding:8px;transition:all .22s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 24px 64px #0000008c,inset 0 0 0 1px #ffffff05,inset 0 1px #ffffff08}.desktop-nav-module-scss-module__cG5wxW__mega:before{content:"";border-top:1px solid var(--border2);border-left:1px solid var(--border2);background:#071220fa;border-radius:2px 0 0;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.desktop-nav-module-scss-module__cG5wxW__megaItem{cursor:pointer;color:inherit;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:all .18s;display:flex;position:relative}.desktop-nav-module-scss-module__cG5wxW__megaItem:hover{background:#0170ee0a;border-color:#0170ee0f}.desktop-nav-module-scss-module__cG5wxW__megaItem:hover .desktop-nav-module-scss-module__cG5wxW__megaLabel{color:#fff}.desktop-nav-module-scss-module__cG5wxW__megaItem:hover .desktop-nav-module-scss-module__cG5wxW__megaSub{color:var(--text2)}.desktop-nav-module-scss-module__cG5wxW__megaItem:hover .desktop-nav-module-scss-module__cG5wxW__megaIcon{transform:scale(1.06)}.desktop-nav-module-scss-module__cG5wxW__megaItem:after{content:"→";color:var(--sky);opacity:0;font-size:11px;font-weight:700;transition:all .18s;position:absolute;top:50%;right:12px;transform:translateY(-50%)translate(-4px)}.desktop-nav-module-scss-module__cG5wxW__megaItem:hover:after{opacity:1;transform:translateY(-50%)translate(0)}.desktop-nav-module-scss-module__cG5wxW__megaIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .18s;display:flex}.desktop-nav-module-scss-module__cG5wxW__megaIcon svg{width:16px;height:16px}.desktop-nav-module-scss-module__cG5wxW__mi_blue{color:var(--blue);background:#0170ee14;border:1px solid #0170ee1a}.desktop-nav-module-scss-module__cG5wxW__mi_green{color:var(--green);background:#14c46f14;border:1px solid #14c46f1a}.desktop-nav-module-scss-module__cG5wxW__mi_sky{color:var(--sky);background:#02acff14;border:1px solid #02acff1a}.desktop-nav-module-scss-module__cG5wxW__mi_purple{color:var(--purple);background:#a78bfa14;border:1px solid #a78bfa1a}.desktop-nav-module-scss-module__cG5wxW__mi_orange{color:var(--orange);background:#ff9f4314;border:1px solid #ff9f431a}.desktop-nav-module-scss-module__cG5wxW__mi_red{color:var(--red);background:#ff5c5c14;border:1px solid #ff5c5c1a}.desktop-nav-module-scss-module__cG5wxW__mi_yellow{color:var(--yellow);background:#ffd55c14;border:1px solid #ffd55c1a}.desktop-nav-module-scss-module__cG5wxW__mi_mint{color:var(--mint);background:#66ffaf14;border:1px solid #66ffaf1a}.desktop-nav-module-scss-module__cG5wxW__megaBody{flex:1;min-width:0;padding-right:16px}.desktop-nav-module-scss-module__cG5wxW__megaLabel{color:var(--text);letter-spacing:-.1px;font-size:12px;font-weight:700;line-height:1.2;display:block}.desktop-nav-module-scss-module__cG5wxW__megaSub{color:var(--muted);margin-top:2px;font-size:10px;font-weight:500;line-height:1.35}.desktop-nav-module-scss-module__cG5wxW__megaGroup{text-transform:uppercase;letter-spacing:.7px;color:var(--muted);align-items:center;gap:8px;padding:8px 12px 4px;font-size:8px;font-weight:700;display:flex}.desktop-nav-module-scss-module__cG5wxW__megaGroup:after{content:"";background:linear-gradient(90deg,var(--border),transparent);flex:1;height:1px}@media (max-width:1280px){.desktop-nav-module-scss-module__cG5wxW__ni{gap:3px;padding:5px 7px;font-size:11.5px}.desktop-nav-module-scss-module__cG5wxW__ni>svg:first-child{width:13px;height:13px}}@media (max-width:1100px){.desktop-nav-module-scss-module__cG5wxW__ni>svg:first-child{display:none}}@media (max-width:1024px){.desktop-nav-module-scss-module__cG5wxW__nav{display:none}}
.trade-stock-page-module-scss-module__SKlMfa__page{background:var(--bg);min-height:100vh}.trade-stock-page-module-scss-module__SKlMfa__below{grid-template-columns:1fr 340px;gap:16px;padding:20px;display:grid}.trade-stock-page-module-scss-module__SKlMfa__sidebar{flex-direction:column;gap:16px;display:flex}@media (max-width:1100px){.trade-stock-page-module-scss-module__SKlMfa__below{grid-template-columns:1fr}.trade-stock-page-module-scss-module__SKlMfa__sidebar{grid-template-columns:1fr 1fr;gap:16px;display:grid}}@media (max-width:768px){.trade-stock-page-module-scss-module__SKlMfa__sidebar{grid-template-columns:1fr}}
.global-search-module-scss-module__RrRoxa__hdrSearch{border:1px solid var(--border2);cursor:pointer;transition:all var(--t);background:#ffffff06;border-radius:10px;align-items:center;gap:8px;min-width:220px;max-width:320px;padding:6px 8px 6px 12px;display:flex;position:relative}.global-search-module-scss-module__RrRoxa__hdrSearch:before{content:"";opacity:0;pointer-events:none;z-index:-1;background:linear-gradient(135deg,#0170ee14,#02acff0a,#0000);border-radius:11px;transition:opacity .2s;position:absolute;inset:-1px}.global-search-module-scss-module__RrRoxa__hdrSearch:hover{background:#ffffff0a;border-color:#0170ee33}.global-search-module-scss-module__RrRoxa__hdrSearch:hover:before{opacity:1}.global-search-module-scss-module__RrRoxa__compact{background:var(--bg2);border:1px solid var(--border);cursor:pointer;transition:all var(--t);color:inherit;border-radius:8px;align-items:center;gap:5px;padding:8px 8px 8px 10px;font-family:inherit;display:flex}.global-search-module-scss-module__RrRoxa__compact:hover{background:#ffffff0a;border-color:#0170ee33}.global-search-module-scss-module__RrRoxa__compact svg{width:16px;height:16px;color:var(--text);transition:color var(--t)}.global-search-module-scss-module__RrRoxa__compact:hover svg{color:var(--sky)}.global-search-module-scss-module__RrRoxa__compactKbd{align-items:center;gap:1px;display:flex}.global-search-module-scss-module__RrRoxa__compactKbd kbd{font-size:8.5px;font-weight:800;font-family:var(--mono);color:#02acffa6;text-align:center;background:#0170ee0f;border:1px solid #0170ee1a;border-radius:3px;min-width:14px;padding:1.5px 4px;line-height:1.2}.global-search-module-scss-module__RrRoxa__sTrigIcon{width:14px;height:14px;color:var(--muted);opacity:.7;transition:all var(--t);flex-shrink:0}.global-search-module-scss-module__RrRoxa__hdrSearch:hover .global-search-module-scss-module__RrRoxa__sTrigIcon{color:var(--sky);opacity:1}.global-search-module-scss-module__RrRoxa__hdrSearchText{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;font-size:11.5px;font-weight:500;overflow:hidden}.global-search-module-scss-module__RrRoxa__hdrSearchKbd{background:#0170ee0a;border:1px solid #0170ee1f;border-radius:6px;flex-shrink:0;align-items:center;gap:1px;padding:2px 3px;animation:3s ease-in-out infinite global-search-module-scss-module__RrRoxa__kbdPulse;display:flex}.global-search-module-scss-module__RrRoxa__hdrSearchKbd kbd{font-size:10px;font-weight:800;font-family:var(--mono);color:var(--sky);text-align:center;background:#0170ee14;border:1px solid #0170ee26;border-radius:4px;min-width:20px;padding:2px 6px;line-height:1.3}@keyframes global-search-module-scss-module__RrRoxa__kbdPulse{0%,to{box-shadow:0 0 #0170ee00}50%{box-shadow:0 0 0 4px #0170ee14}}.global-search-module-scss-module__RrRoxa__searchOv{z-index:600;background:#03080eb8;justify-content:center;padding-top:60px;animation:.2s global-search-module-scss-module__RrRoxa__ovFade;display:flex;position:fixed;inset:0}@keyframes global-search-module-scss-module__RrRoxa__ovFade{0%{opacity:0}to{opacity:1}}.global-search-module-scss-module__RrRoxa__sBox{flex-direction:column;width:92%;max-width:620px;max-height:calc(100vh - 100px);animation:.22s global-search-module-scss-module__RrRoxa__sDrop;display:flex}@keyframes global-search-module-scss-module__RrRoxa__sDrop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}.global-search-module-scss-module__RrRoxa__sInputWrap{flex-shrink:0;position:relative}.global-search-module-scss-module__RrRoxa__sInputWrap .global-search-module-scss-module__RrRoxa__sIcon{width:18px;height:18px;color:var(--sky);opacity:.8;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.global-search-module-scss-module__RrRoxa__sInputWrap .global-search-module-scss-module__RrRoxa__sIcon>svg{stroke-width:2px;width:20px;height:20px}.global-search-module-scss-module__RrRoxa__sInputWrap input{width:100%;font-size:15px;font-family:var(--font);color:var(--text);transition:all var(--t);letter-spacing:-.1px;background:#0a1929f7;border:1.5px solid #0170ee2e;border-radius:16px 16px 0 0;outline:none;padding:16px 130px 16px 50px;font-weight:500}.global-search-module-scss-module__RrRoxa__sInputWrap input::placeholder{color:var(--muted)}.global-search-module-scss-module__RrRoxa__sInputWrap input:focus{border-color:#0170ee4d;box-shadow:0 0 0 5px #0170ee0a}.global-search-module-scss-module__RrRoxa__sKeys{align-items:center;gap:6px;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.global-search-module-scss-module__RrRoxa__sKey{font-size:9px;font-weight:700;font-family:var(--mono);border:1px solid var(--border2);color:var(--muted);cursor:pointer;text-align:center;background:#ffffff09;border-radius:5px;min-width:20px;padding:3px 7px;transition:all .12s}.global-search-module-scss-module__RrRoxa__sKey:hover{border-color:var(--border3);color:var(--text2)}.global-search-module-scss-module__RrRoxa__sKeyEsc{color:#ff5c5cb3;border-color:#ff5c5c1f}.global-search-module-scss-module__RrRoxa__sKeyEsc:hover{color:var(--red);border-color:#ff5c5c40}.global-search-module-scss-module__RrRoxa__sResults{background:#0a1929fa;border:1.5px solid #0170ee2e;border-top:none;border-radius:0 0 16px 16px;flex:1;overflow-y:auto;box-shadow:0 28px 72px #0000008c}.global-search-module-scss-module__RrRoxa__spinner{border:2px solid var(--border2);border-top-color:var(--sky);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite global-search-module-scss-module__RrRoxa__spin}@keyframes global-search-module-scss-module__RrRoxa__spin{to{transform:rotate(360deg)}}.global-search-module-scss-module__RrRoxa__sEmpty{padding:20px 20px 12px}.global-search-module-scss-module__RrRoxa__sEmptyLabel{text-transform:uppercase;letter-spacing:.6px;color:var(--muted);margin-bottom:10px;font-size:8.5px;font-weight:700}.global-search-module-scss-module__RrRoxa__sHints{flex-wrap:wrap;gap:6px;display:flex}.global-search-module-scss-module__RrRoxa__sHint{border-radius:var(--r-full);border:1px solid var(--border);color:var(--text2);cursor:pointer;font-size:10.5px;font-weight:600;font-family:var(--font);background:#ffffff05;align-items:center;gap:6px;padding:6px 14px;transition:all .15s;display:flex}.global-search-module-scss-module__RrRoxa__sHint:hover{border-color:var(--border2);color:var(--text);background:#ffffff09}.global-search-module-scss-module__RrRoxa__sHintIco{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.global-search-module-scss-module__RrRoxa__sHintIco svg{width:10px;height:10px}.global-search-module-scss-module__RrRoxa__stock{color:var(--green);background:#14c46f14}.global-search-module-scss-module__RrRoxa__inst{color:var(--sky);background:#02acff14}.global-search-module-scss-module__RrRoxa__pol{color:var(--orange);background:#ff9f4314}.global-search-module-scss-module__RrRoxa__sRecent{border-bottom:1px solid var(--border);padding:14px 20px 10px}.global-search-module-scss-module__RrRoxa__sRecentHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.global-search-module-scss-module__RrRoxa__sRecentLabel{text-transform:uppercase;letter-spacing:.6px;color:var(--muted);align-items:center;gap:5px;font-size:8.5px;font-weight:700;display:flex}.global-search-module-scss-module__RrRoxa__sRecentLabel svg{opacity:.5;width:10px;height:10px}.global-search-module-scss-module__RrRoxa__sRecentClear{color:var(--muted);cursor:pointer;font-size:9px;font-weight:700;font-family:var(--font);background:0 0;border:none;border-radius:4px;padding:2px 6px;transition:all .15s}.global-search-module-scss-module__RrRoxa__sRecentClear:hover{color:var(--red);background:#ff5c5c0a}.global-search-module-scss-module__RrRoxa__sRecentItems{flex-wrap:wrap;gap:5px;display:flex}.global-search-module-scss-module__RrRoxa__sRecentItem{border-radius:var(--r-full);background:var(--surface);border:1px solid var(--border);color:var(--text2);cursor:pointer;font-size:10px;font-weight:600;font-family:var(--font);align-items:center;gap:5px;padding:4px 10px;transition:all .15s;display:flex}.global-search-module-scss-module__RrRoxa__sRecentItem:hover{color:var(--text);border-color:var(--border2);background:#ffffff09}.global-search-module-scss-module__RrRoxa__sRecentRemove{width:14px;height:14px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .12s;display:flex}.global-search-module-scss-module__RrRoxa__sRecentRemove svg{width:8px;height:8px}.global-search-module-scss-module__RrRoxa__sRecentRemove:hover{color:var(--red);background:#ff5c5c0f}.global-search-module-scss-module__RrRoxa__sCats{flex-wrap:wrap;gap:6px;padding:14px 20px 8px;display:flex}.global-search-module-scss-module__RrRoxa__sCat{border-radius:var(--r-full);cursor:pointer;border:1px solid var(--border);color:var(--muted);align-items:center;gap:5px;padding:5px 12px;font-size:10px;font-weight:700;transition:all .15s;display:flex}.global-search-module-scss-module__RrRoxa__sCat:hover{border-color:var(--border2);color:var(--text2)}.global-search-module-scss-module__RrRoxa__catDot{border-radius:50%;width:5px;height:5px}.global-search-module-scss-module__RrRoxa__catCount{font-size:8px;font-family:var(--mono);opacity:.6;margin-left:2px}.global-search-module-scss-module__RrRoxa__sCatStock{border-color:#14c46f1f}.global-search-module-scss-module__RrRoxa__sCatStock .global-search-module-scss-module__RrRoxa__catDot{background:var(--green)}.global-search-module-scss-module__RrRoxa__sCatStock:hover,.global-search-module-scss-module__RrRoxa__sCatStock.global-search-module-scss-module__RrRoxa__sCatActive{color:var(--green);background:#14c46f08;border-color:#14c46f4d}.global-search-module-scss-module__RrRoxa__sCatInst{border-color:#02acff1f}.global-search-module-scss-module__RrRoxa__sCatInst .global-search-module-scss-module__RrRoxa__catDot{background:var(--sky)}.global-search-module-scss-module__RrRoxa__sCatInst:hover,.global-search-module-scss-module__RrRoxa__sCatInst.global-search-module-scss-module__RrRoxa__sCatActive{color:var(--sky);background:#02acff08;border-color:#02acff4d}.global-search-module-scss-module__RrRoxa__sCatPol{border-color:#ff9f431f}.global-search-module-scss-module__RrRoxa__sCatPol .global-search-module-scss-module__RrRoxa__catDot{background:var(--orange)}.global-search-module-scss-module__RrRoxa__sCatPol:hover,.global-search-module-scss-module__RrRoxa__sCatPol.global-search-module-scss-module__RrRoxa__sCatActive{color:var(--orange);background:#ff9f4308;border-color:#ff9f434d}.global-search-module-scss-module__RrRoxa__srSec{padding:4px 0}.global-search-module-scss-module__RrRoxa__srSec+.global-search-module-scss-module__RrRoxa__srSec{border-top:1px solid var(--border)}.global-search-module-scss-module__RrRoxa__srHdr{justify-content:space-between;align-items:center;padding:8px 20px 4px;display:flex}.global-search-module-scss-module__RrRoxa__srTitle{text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:6px;font-size:8.5px;font-weight:800;display:flex}.global-search-module-scss-module__RrRoxa__srDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.global-search-module-scss-module__RrRoxa__tStock{color:var(--green)}.global-search-module-scss-module__RrRoxa__tStock .global-search-module-scss-module__RrRoxa__srDot{background:var(--green)}.global-search-module-scss-module__RrRoxa__tInst{color:var(--sky)}.global-search-module-scss-module__RrRoxa__tInst .global-search-module-scss-module__RrRoxa__srDot{background:var(--sky)}.global-search-module-scss-module__RrRoxa__tPol{color:var(--orange)}.global-search-module-scss-module__RrRoxa__tPol .global-search-module-scss-module__RrRoxa__srDot{background:var(--orange)}.global-search-module-scss-module__RrRoxa__srCount{font-size:8px;font-weight:700;font-family:var(--mono);color:var(--muted);background:var(--surface2);border-radius:3px;padding:1.5px 6px}.global-search-module-scss-module__RrRoxa__srItem{cursor:pointer;color:inherit;border-left:2px solid #0000;align-items:center;gap:10px;padding:8px 20px;text-decoration:none;transition:all .15s;display:flex;position:relative}.global-search-module-scss-module__RrRoxa__srItem:hover{border-left-color:var(--blue);background:#0170ee08}.global-search-module-scss-module__RrRoxa__srActive{border-left-color:var(--blue)!important;background:#0170ee0a!important}.global-search-module-scss-module__RrRoxa__srItemLogo{background:var(--surface2);border:1px solid var(--border);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.global-search-module-scss-module__RrRoxa__srItemLogo img{object-fit:contain;border-radius:8px;width:100%;height:100%}.global-search-module-scss-module__RrRoxa__srLogoInst{color:var(--sky);background:#02acff0f;border-color:#02acff1a;font-size:10px}.global-search-module-scss-module__RrRoxa__srItemBody{flex:1;min-width:0}.global-search-module-scss-module__RrRoxa__srItemRow1{align-items:center;gap:5px;display:flex}.global-search-module-scss-module__RrRoxa__srItemName{color:var(--text);text-transform:capitalize;font-size:12.5px;font-weight:700;line-height:1.2}.global-search-module-scss-module__RrRoxa__srItemName mark{color:var(--sky);text-underline-offset:2px;background:0 0;font-weight:800;-webkit-text-decoration:underline #02acff33;text-decoration:underline #02acff33}.global-search-module-scss-module__RrRoxa__srItemTicker{font-family:var(--mono);border:1px solid var(--border);color:var(--sky);background:#ffffff08;border-radius:3px;padding:1px 5px;font-size:9.5px;font-weight:800}.global-search-module-scss-module__RrRoxa__srItemSub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;margin-top:1px;font-size:10px;line-height:1.3;overflow:hidden}.global-search-module-scss-module__RrRoxa__srArrow{color:var(--sky);opacity:0;font-size:11px;transition:all .15s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.global-search-module-scss-module__RrRoxa__srItem:hover .global-search-module-scss-module__RrRoxa__srArrow{opacity:.7}.global-search-module-scss-module__RrRoxa__srTag{text-transform:uppercase;letter-spacing:.3px;border-radius:3px;padding:2px 7px;font-size:7.5px;font-weight:800}.global-search-module-scss-module__RrRoxa__srTagDem{color:var(--blue);background:#0170ee0f;border:1px solid #0170ee1a}.global-search-module-scss-module__RrRoxa__srTagRep{color:var(--red);background:#ff5c5c0f;border:1px solid #ff5c5c1a}.global-search-module-scss-module__RrRoxa__srAvatar{background:var(--surface2);border:1.5px solid var(--border);width:34px;height:34px;color:var(--text2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;overflow:hidden}.global-search-module-scss-module__RrRoxa__srFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.global-search-module-scss-module__RrRoxa__srFtKeys{color:var(--muted);align-items:center;gap:10px;font-size:9px;display:flex}.global-search-module-scss-module__RrRoxa__srFtKeys span{align-items:center;gap:3px;display:flex}.global-search-module-scss-module__RrRoxa__srFtKeys kbd{font-size:7.5px;font-weight:700;font-family:var(--mono);background:var(--surface2);border:1px solid var(--border);text-align:center;min-width:16px;color:var(--muted);border-radius:3px;padding:1.5px 5px}.global-search-module-scss-module__RrRoxa__srFtLabel{color:var(--muted);opacity:.5;font-size:8px;font-weight:600}.global-search-module-scss-module__RrRoxa__srNoresult{text-align:center;padding:36px 20px}.global-search-module-scss-module__RrRoxa__srNoresultIcon{opacity:.2;margin-bottom:6px;font-size:32px}.global-search-module-scss-module__RrRoxa__srNoresultText{color:var(--muted);font-size:12px;font-weight:600}.global-search-module-scss-module__RrRoxa__srNoresultSub{color:var(--muted);opacity:.5;margin-top:3px;font-size:10px}.global-search-module-scss-module__RrRoxa__srLoading{color:var(--muted);justify-content:center;align-items:center;gap:8px;padding:24px 20px;font-size:11px;display:flex}@media (max-width:600px){.global-search-module-scss-module__RrRoxa__sBox{width:96%;max-height:calc(100vh - 60px)}.global-search-module-scss-module__RrRoxa__sInputWrap input{padding:14px 70px 14px 44px;font-size:14px}.global-search-module-scss-module__RrRoxa__srItem{padding:7px 14px}.global-search-module-scss-module__RrRoxa__srHdr{padding:8px 14px 4px}.global-search-module-scss-module__RrRoxa__sEmpty{padding:14px}.global-search-module-scss-module__RrRoxa__srFooter{padding:8px 14px}.global-search-module-scss-module__RrRoxa__hdrSearch{flex:1;min-width:0;max-width:none}}
.ticker-bar-module-scss-module__UADDca__bar{border-bottom:1px solid var(--border);background:#07122099;align-items:center;gap:24px;height:32px;padding:0 20px;display:flex;position:relative;overflow:hidden}.ticker-bar-module-scss-module__UADDca__bar:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#071220e6);width:60px;position:absolute;top:0;bottom:0;right:0}.ticker-bar-module-scss-module__UADDca__item{flex-shrink:0;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.ticker-bar-module-scss-module__UADDca__name{color:var(--text2);font-weight:700}.ticker-bar-module-scss-module__UADDca__price{color:var(--text);font-family:var(--mono)}.ticker-bar-module-scss-module__UADDca__up{color:var(--green);font-family:var(--mono);font-weight:700}.ticker-bar-module-scss-module__UADDca__down{color:var(--red);font-family:var(--mono);font-weight:700}.ticker-bar-module-scss-module__UADDca__sep{background:var(--border);flex-shrink:0;width:1px;height:14px}
.auth-buttons-module-scss-module__IPXinq__wrap{align-items:center;gap:4px;display:flex}@media (max-width:600px){.auth-buttons-module-scss-module__IPXinq__wrap{gap:3px}}
.stock-header-module-scss-module__kmvHjq__header{flex-wrap:wrap;align-items:flex-start;gap:16px;padding:16px 20px 0;display:flex}.stock-header-module-scss-module__kmvHjq__left{align-items:center;gap:14px;display:flex}.stock-header-module-scss-module__kmvHjq__logo{position:relative}.stock-header-module-scss-module__kmvHjq__fallback{color:var(--red);font-size:18px;font-weight:900}.stock-header-module-scss-module__kmvHjq__liveDot{background:var(--green);border:2px solid var(--bg);border-radius:50%;width:10px;height:10px;animation:2s infinite stock-header-module-scss-module__kmvHjq__pulse;position:absolute;bottom:5px;right:0}@keyframes stock-header-module-scss-module__kmvHjq__pulse{0%,to{box-shadow:0 0 #14c46f4d}50%{box-shadow:0 0 0 4px #14c46f00}}.stock-header-module-scss-module__kmvHjq__identity{flex-direction:column;gap:2px;display:flex}.stock-header-module-scss-module__kmvHjq__topRow{align-items:center;gap:8px;display:flex}.stock-header-module-scss-module__kmvHjq__ticker{font-family:var(--mono);letter-spacing:-.5px;cursor:pointer;color:var(--text);letter-spacing:-.5px;background:var(--surface2);border:1px solid var(--border2);cursor:pointer;transition:background var(--t),border-color var(--t),color var(--t);border-radius:6px;align-items:center;padding:4px 10px;font-size:20px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.stock-header-module-scss-module__kmvHjq__ticker:hover{color:var(--sky);background:#02acff14;border-color:#02acff33}.stock-header-module-scss-module__kmvHjq__exchange{text-transform:uppercase;letter-spacing:.8px;color:var(--sky);background:#02acff0f;border:1px solid #02acff14;border-radius:4px;padding:3px 7px;font-size:8px;font-weight:800}.stock-header-module-scss-module__kmvHjq__name{color:var(--muted);font-size:12px;font-weight:500}.stock-header-module-scss-module__kmvHjq__priceBlock{flex-direction:column;flex:1;gap:2px;display:flex}.stock-header-module-scss-module__kmvHjq__priceRow{align-items:baseline;gap:10px;display:flex}.stock-header-module-scss-module__kmvHjq__price{font-family:var(--mono);letter-spacing:-1.2px;font-size:32px;font-weight:900;line-height:1.1}.stock-header-module-scss-module__kmvHjq__change{align-items:center;gap:4px;display:flex}.stock-header-module-scss-module__kmvHjq__arrow{width:14px;height:14px}.stock-header-module-scss-module__kmvHjq__arrow>svg{width:inherit;height:inherit}.stock-header-module-scss-module__kmvHjq__chgUp{font-family:var(--mono);color:var(--green);font-size:14px;font-weight:800}.stock-header-module-scss-module__kmvHjq__chgDn{font-family:var(--mono);color:var(--red);font-size:14px;font-weight:800}.stock-header-module-scss-module__kmvHjq__chgPct{font-family:var(--mono);border-radius:6px;padding:3px 8px;font-size:14px;font-weight:700}.stock-header-module-scss-module__kmvHjq__pctUp{color:var(--green);background:#14c46f0f}.stock-header-module-scss-module__kmvHjq__pctDn{color:var(--red);background:#ff5c5c0f}.stock-header-module-scss-module__kmvHjq__rt{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.stock-header-module-scss-module__kmvHjq__rtDot{background:var(--green);border-radius:50%;width:5px;height:5px;animation:2s infinite stock-header-module-scss-module__kmvHjq__pulse}.stock-header-module-scss-module__kmvHjq__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.stock-header-module-scss-module__kmvHjq__btn{border-radius:var(--r-sm);font-family:var(--font);cursor:pointer;transition:all var(--t);white-space:nowrap;border:none;align-items:center;gap:5px;padding:9px 18px;font-size:11px;font-weight:700;display:inline-flex}.stock-header-module-scss-module__kmvHjq__btn svg{width:14px;height:14px}.stock-header-module-scss-module__kmvHjq__btnBuy{background:var(--green);color:#fff}.stock-header-module-scss-module__kmvHjq__btnBuy:hover{background:#1bd47c;box-shadow:0 4px 14px #14c46f33}.stock-header-module-scss-module__kmvHjq__btnSell{color:var(--red);background:#ff5c5c14;border:1px solid #ff5c5c26}.stock-header-module-scss-module__kmvHjq__btnSell:hover{background:#ff5c5c1f}.stock-header-module-scss-module__kmvHjq__btnAlert{background:var(--surface2);color:var(--text2);border:1px solid var(--border2)}.stock-header-module-scss-module__kmvHjq__btnAlert:hover{background:var(--surface3);color:var(--text)}.stock-header-module-scss-module__kmvHjq__btnWatch{color:var(--muted);border:1px solid var(--border);border-radius:var(--r-sm);background:0 0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.stock-header-module-scss-module__kmvHjq__btnWatch:hover{color:var(--yellow);border-color:#ffd55c33}.stock-header-module-scss-module__kmvHjq__btnAI{color:var(--purple);background:linear-gradient(135deg,#a78bfa14,#02acff14);border:1px solid #a78bfa26;padding:9px 14px}.stock-header-module-scss-module__kmvHjq__btnAI:hover{background:linear-gradient(135deg,#a78bfa24,#02acff24)}.stock-header-module-scss-module__kmvHjq__sparkle>svg{animation:3s linear infinite stock-header-module-scss-module__kmvHjq__spin}@keyframes stock-header-module-scss-module__kmvHjq__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.stock-header-module-scss-module__kmvHjq__header{flex-direction:column;gap:12px}.stock-header-module-scss-module__kmvHjq__actions{width:100%;overflow-x:auto}}
.user-controls-module-scss-module__jZsEHG__wrap{align-items:center;gap:4px;display:flex}.user-controls-module-scss-module__jZsEHG__bell{border-radius:var(--r-sm);width:34px;height:34px;color:var(--muted);transition:all var(--t);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.user-controls-module-scss-module__jZsEHG__bell:hover{color:var(--text);background:var(--surface2)}.user-controls-module-scss-module__jZsEHG__bell svg{width:15px;height:15px}.user-controls-module-scss-module__jZsEHG__bellDot{background:var(--red);border:1.5px solid #050c15eb;border-radius:50%;width:7px;height:7px;animation:2s infinite user-controls-module-scss-module__jZsEHG__bellPulse;position:absolute;top:6px;right:6px}@keyframes user-controls-module-scss-module__jZsEHG__bellPulse{0%,80%,to{transform:scale(1)}40%{transform:scale(1.3)}}.user-controls-module-scss-module__jZsEHG__avatarWrap{position:relative}.user-controls-module-scss-module__jZsEHG__avatarBtn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}@media (max-width:600px){.user-controls-module-scss-module__jZsEHG__bell{width:30px;height:30px}}
.add-leg-button-module-scss-module__JdmgmG__wrap{display:inline-flex;position:relative}.add-leg-button-module-scss-module__JdmgmG__btn{border-radius:var(--r-sm);font-family:var(--font);cursor:pointer;transition:all var(--t);white-space:nowrap;background:var(--blue);color:#fff;border:none;align-items:center;gap:5px;padding:7px 14px;font-size:11px;font-weight:600;display:inline-flex}.add-leg-button-module-scss-module__JdmgmG__btn:hover{background:#0282ff;transform:translateY(-1px)}.add-leg-button-module-scss-module__JdmgmG__btnOpen{background:#0282ff}.add-leg-button-module-scss-module__JdmgmG__btnDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.add-leg-button-module-scss-module__JdmgmG__btn svg{flex-shrink:0;width:12px;height:12px}.add-leg-button-module-scss-module__JdmgmG__arrow{width:8px;height:8px;transition:transform var(--t);border-top:1.5px solid;border-right:1.5px solid;align-items:center;margin-bottom:2px;margin-left:2px;display:inline-flex;transform:rotate(135deg)}.add-leg-button-module-scss-module__JdmgmG__arrowOpen{margin-top:2px;margin-bottom:0;transform:rotate(-45deg)}.add-leg-button-module-scss-module__JdmgmG__dropdown{background:var(--bg3);border:1px solid var(--border2);border-radius:var(--r-md);opacity:0;pointer-events:none;transform-origin:100% 0;z-index:1000;width:196px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;transform:translateY(-5px)scale(.97);box-shadow:0 12px 36px #00000080,inset 0 0 0 1px #ffffff0a}.add-leg-button-module-scss-module__JdmgmG__dropdownOpen{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.add-leg-button-module-scss-module__JdmgmG__ldHeader{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid var(--border);background:var(--surface);align-items:center;padding:8px 14px 6px;font-size:8px;font-weight:800;display:flex}.add-leg-button-module-scss-module__JdmgmG__ldGroup{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;padding:8px 14px 3px;font-size:7.5px;font-weight:800}.add-leg-button-module-scss-module__JdmgmG__ldItem{cursor:pointer;transition:background var(--t);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.add-leg-button-module-scss-module__JdmgmG__ldItem>svg{width:14px;height:14px}.add-leg-button-module-scss-module__JdmgmG__ldItem:last-child{border-bottom:none}.add-leg-button-module-scss-module__JdmgmG__ldItem:hover{background:var(--surface2)}.add-leg-button-module-scss-module__JdmgmG__ldItemLeft{align-items:center;gap:10px;display:flex}.add-leg-button-module-scss-module__JdmgmG__ldDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.add-leg-button-module-scss-module__JdmgmG__ldDotBuy{background:var(--green)}.add-leg-button-module-scss-module__JdmgmG__ldDotSell{background:var(--red)}.add-leg-button-module-scss-module__JdmgmG__ldItemName{color:var(--text2);transition:color var(--t);font-size:12px;font-weight:600}.add-leg-button-module-scss-module__JdmgmG__ldItem:hover .add-leg-button-module-scss-module__JdmgmG__ldItemName{color:var(--text)}.add-leg-button-module-scss-module__JdmgmG__ldItemType{text-transform:uppercase;letter-spacing:.3px;margin-top:1px;font-size:9px;font-weight:700}.add-leg-button-module-scss-module__JdmgmG__ldTypeCall{color:var(--sky)}.add-leg-button-module-scss-module__JdmgmG__ldTypePut{color:var(--orange)}.add-leg-button-module-scss-module__JdmgmG__ldChevron{color:var(--muted);align-items:center;gap:1px;display:flex}.add-leg-button-module-scss-module__JdmgmG__ldChevron span{border-top:1.5px solid;border-right:1.5px solid;width:5px;height:8px;display:inline-block;transform:rotate(45deg)translateY(-1px)}.add-leg-button-module-scss-module__JdmgmG__ldChevron span:last-child{opacity:.45;margin-left:-3px}.add-leg-button-module-scss-module__JdmgmG__ldItem:hover .add-leg-button-module-scss-module__JdmgmG__ldChevron{color:var(--text2)}
.profile-dropdown-module-scss-module__fyOc5W__pdd{border:1px solid var(--border2);border-radius:var(--r-md);opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#071220fa;width:300px;transition:all .2s;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(6px);box-shadow:0 20px 60px #00000080}.profile-dropdown-module-scss-module__fyOc5W__pdd.profile-dropdown-module-scss-module__fyOc5W__show{opacity:1;visibility:visible;transform:translateY(0)}.profile-dropdown-module-scss-module__fyOc5W__hdr{background:linear-gradient(135deg,#0170ee08,#02acff05);align-items:center;gap:10px;padding:14px 16px 12px;display:flex}.profile-dropdown-module-scss-module__fyOc5W__info{flex:1;min-width:0}.profile-dropdown-module-scss-module__fyOc5W__name{font-size:12.5px;font-weight:700;line-height:1.2}.profile-dropdown-module-scss-module__fyOc5W__email{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.profile-dropdown-module-scss-module__fyOc5W__brokers{border-top:1px solid var(--border);padding:8px 8px 6px}.profile-dropdown-module-scss-module__fyOc5W__secLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);padding:0 8px 6px;font-size:8px;font-weight:700}.profile-dropdown-module-scss-module__fyOc5W__broker{border-radius:var(--r-sm);align-items:center;gap:8px;padding:6px 8px;transition:background .12s;display:flex}.profile-dropdown-module-scss-module__fyOc5W__broker:hover{background:var(--surface)}.profile-dropdown-module-scss-module__fyOc5W__brokerBody{flex:1;min-width:0}.profile-dropdown-module-scss-module__fyOc5W__brokerName{font-size:11px;font-weight:700;line-height:1.2}.profile-dropdown-module-scss-module__fyOc5W__brokerSub{color:var(--muted);font-size:8.5px;line-height:1.2}.profile-dropdown-module-scss-module__fyOc5W__brokerActions{align-items:center;gap:6px;display:flex}.profile-dropdown-module-scss-module__fyOc5W__brokerConnect{cursor:pointer;color:var(--sky);font-size:8.5px;font-weight:700;font-family:var(--font);background:#02acff0a;border:1px solid #02acff33;border-radius:4px;flex-shrink:0;padding:3px 10px;transition:all .15s}.profile-dropdown-module-scss-module__fyOc5W__brokerConnect:hover{border-color:var(--sky);background:#02acff14}.profile-dropdown-module-scss-module__fyOc5W__brokerDisconnect{color:var(--red);opacity:.7;cursor:pointer;font-size:8px;font-family:var(--font);background:0 0;border:none;padding:0;transition:opacity .15s}.profile-dropdown-module-scss-module__fyOc5W__brokerDisconnect:hover{opacity:1}.profile-dropdown-module-scss-module__fyOc5W__acct{border:1px solid var(--border);border-radius:var(--r-sm);grid-template-columns:repeat(3,1fr);gap:0;margin:4px 8px 6px;display:grid;overflow:hidden}.profile-dropdown-module-scss-module__fyOc5W__acctCell{text-align:center;border-right:1px solid var(--border);padding:6px 8px}.profile-dropdown-module-scss-module__fyOc5W__acctCell:last-child{border-right:none}.profile-dropdown-module-scss-module__fyOc5W__acctLabel{text-transform:uppercase;letter-spacing:.3px;color:var(--muted);font-size:7.5px;font-weight:700;line-height:1}.profile-dropdown-module-scss-module__fyOc5W__acctVal{font-size:12px;font-weight:800;font-family:var(--mono);color:var(--text);line-height:1.6}.profile-dropdown-module-scss-module__fyOc5W__menu{padding:4px 6px}.profile-dropdown-module-scss-module__fyOc5W__menuItem{border-radius:var(--r-sm);cursor:pointer;color:var(--text2);align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:background .12s;display:flex}.profile-dropdown-module-scss-module__fyOc5W__menuItem:hover{color:var(--text);background:#0170ee0a}.profile-dropdown-module-scss-module__fyOc5W__menuItem svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.profile-dropdown-module-scss-module__fyOc5W__footer{padding:4px 6px}.profile-dropdown-module-scss-module__fyOc5W__logout{border-radius:var(--r-sm);cursor:pointer;color:var(--red);width:100%;font-size:11px;font-weight:600;font-family:var(--font);background:0 0;border:none;align-items:center;gap:8px;padding:8px 10px;transition:background .12s;display:flex}.profile-dropdown-module-scss-module__fyOc5W__logout:hover{background:#ff5c5c08}.profile-dropdown-module-scss-module__fyOc5W__logout svg{width:14px;height:14px}@media (max-width:600px){.profile-dropdown-module-scss-module__fyOc5W__pdd{width:260px}}
@keyframes strategy-loader-module-scss-module__nUU9iW__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.strategy-loader-module-scss-module__nUU9iW__bone{background:linear-gradient(90deg,#ffffff08 0%,#ffffff0f 40%,#ffffff08 80%) 0 0/800px 100%;border-radius:4px;height:12px;animation:1.8s ease-in-out infinite strategy-loader-module-scss-module__nUU9iW__shimmer}.strategy-loader-module-scss-module__nUU9iW__layout{min-height:calc(100vh - 140px);display:flex}.strategy-loader-module-scss-module__nUU9iW__sidebar{border-right:1px solid var(--border);background:#0712204d;flex-shrink:0;width:240px;overflow:hidden}.strategy-loader-module-scss-module__nUU9iW__sideSearch{border-bottom:1px solid var(--border);padding:12px}.strategy-loader-module-scss-module__nUU9iW__sideFilters{border-bottom:1px solid var(--border);gap:4px;padding:8px 12px;display:flex}.strategy-loader-module-scss-module__nUU9iW__sideGroup{border-bottom:1px solid var(--border);padding-bottom:4px}.strategy-loader-module-scss-module__nUU9iW__sideGroupHeader{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.strategy-loader-module-scss-module__nUU9iW__sideItem{align-items:center;gap:8px;padding:8px 18px;display:flex}.strategy-loader-module-scss-module__nUU9iW__sideItemText{flex-direction:column;gap:4px;display:flex}.strategy-loader-module-scss-module__nUU9iW__workspace{flex-direction:column;flex:1;min-width:0;display:flex}.strategy-loader-module-scss-module__nUU9iW__header{border-bottom:1px solid var(--border);background:#07122033;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.strategy-loader-module-scss-module__nUU9iW__headerLeft{align-items:center;gap:10px;display:flex}.strategy-loader-module-scss-module__nUU9iW__headerRight{gap:6px;display:flex}.strategy-loader-module-scss-module__nUU9iW__expiration{border-bottom:1px solid var(--border);background:#07122026;flex-direction:column;gap:8px;padding:12px 20px;display:flex}.strategy-loader-module-scss-module__nUU9iW__expMonths{gap:4px;display:flex;overflow:hidden}.strategy-loader-module-scss-module__nUU9iW__expDates{gap:3px;display:flex}.strategy-loader-module-scss-module__nUU9iW__metrics{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:0;padding:14px 20px;display:grid}.strategy-loader-module-scss-module__nUU9iW__metricsCol{flex-direction:column;gap:6px;padding:0 16px;display:flex}.strategy-loader-module-scss-module__nUU9iW__metricsCol:not(:last-child){border-right:1px solid var(--border)}.strategy-loader-module-scss-module__nUU9iW__metricsCol:first-child{padding-left:0}.strategy-loader-module-scss-module__nUU9iW__metricsCol:last-child{padding-right:0}.strategy-loader-module-scss-module__nUU9iW__metricsGrid{grid-template-columns:1fr 1fr;gap:4px 12px;display:grid}.strategy-loader-module-scss-module__nUU9iW__metricsItem{flex-direction:column;gap:3px;display:flex}.strategy-loader-module-scss-module__nUU9iW__strikes{border-bottom:1px solid var(--border);background:#07122026;align-items:center;gap:12px;padding:6px 20px;display:flex}.strategy-loader-module-scss-module__nUU9iW__strikePills{flex:1;gap:3px;display:flex;overflow:hidden}.strategy-loader-module-scss-module__nUU9iW__chart{background:var(--bg);flex:1;min-height:340px;display:flex;position:relative}.strategy-loader-module-scss-module__nUU9iW__chartY{flex-direction:column;justify-content:space-between;width:60px;padding:12px 8px;display:flex}.strategy-loader-module-scss-module__nUU9iW__chartArea{flex:1;position:relative;overflow:hidden}.strategy-loader-module-scss-module__nUU9iW__chartGrid{background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);opacity:.2;background-size:80px 50px;position:absolute;inset:0}.strategy-loader-module-scss-module__nUU9iW__chartCenter{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.strategy-loader-module-scss-module__nUU9iW__controls{border-top:1px solid var(--border);background:#07122033;align-items:center;gap:16px;padding:12px 20px;display:flex}.strategy-loader-module-scss-module__nUU9iW__controlGroup{flex:1;max-width:240px}@media (max-width:1100px){.strategy-loader-module-scss-module__nUU9iW__sidebar{width:200px}.strategy-loader-module-scss-module__nUU9iW__metrics{grid-template-columns:1fr}.strategy-loader-module-scss-module__nUU9iW__metricsCol{border-bottom:1px solid var(--border);border-right:none!important;padding:8px 0!important}.strategy-loader-module-scss-module__nUU9iW__metricsCol:last-child{border-bottom:none}}@media (max-width:768px){.strategy-loader-module-scss-module__nUU9iW__sidebar{display:none}.strategy-loader-module-scss-module__nUU9iW__header{padding:10px 12px}.strategy-loader-module-scss-module__nUU9iW__headerRight .strategy-loader-module-scss-module__nUU9iW__bone:nth-child(-n+2){display:none}.strategy-loader-module-scss-module__nUU9iW__expiration{padding:10px 12px}.strategy-loader-module-scss-module__nUU9iW__expMonths .strategy-loader-module-scss-module__nUU9iW__bone:nth-child(n+7),.strategy-loader-module-scss-module__nUU9iW__expDates .strategy-loader-module-scss-module__nUU9iW__bone:nth-child(n+7){display:none}.strategy-loader-module-scss-module__nUU9iW__metrics{padding:10px 12px}.strategy-loader-module-scss-module__nUU9iW__strikes{padding:6px 12px;overflow:hidden}.strategy-loader-module-scss-module__nUU9iW__strikePills .strategy-loader-module-scss-module__nUU9iW__bone:nth-child(n+10){display:none}.strategy-loader-module-scss-module__nUU9iW__controls{flex-wrap:wrap;gap:8px;padding:10px 12px}.strategy-loader-module-scss-module__nUU9iW__controlGroup{min-width:120px;max-width:none}}@media (max-width:480px){.strategy-loader-module-scss-module__nUU9iW__headerLeft .strategy-loader-module-scss-module__nUU9iW__bone:nth-child(n+3),.strategy-loader-module-scss-module__nUU9iW__headerRight .strategy-loader-module-scss-module__nUU9iW__bone:nth-child(-n+3){display:none}.strategy-loader-module-scss-module__nUU9iW__chart{min-height:240px}}
.mobile-drawer-module-scss-module__gw3MhW__hdr{justify-content:space-between;align-items:center;display:flex}.mobile-drawer-module-scss-module__gw3MhW__hdr svg{height:40px}.mobile-drawer-module-scss-module__gw3MhW__userCard{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 14px;display:flex}.mobile-drawer-module-scss-module__gw3MhW__userInfo{flex:1;min-width:0}.mobile-drawer-module-scss-module__gw3MhW__userName{font-size:12px;font-weight:700}.mobile-drawer-module-scss-module__gw3MhW__userEmail{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.mobile-drawer-module-scss-module__gw3MhW__nav{flex:1;padding:6px 6px 14px;overflow-y:auto}.mobile-drawer-module-scss-module__gw3MhW__link{border-radius:var(--r-sm);color:var(--text2);cursor:pointer;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:all .12s;display:flex}.mobile-drawer-module-scss-module__gw3MhW__link:hover{color:var(--text);background:#0170ee08}.mobile-drawer-module-scss-module__gw3MhW__link svg{width:15px;height:15px;color:var(--muted);opacity:.6;flex-shrink:0}.mobile-drawer-module-scss-module__gw3MhW__groupLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);padding:10px 10px 4px;font-size:7.5px;font-weight:700}.mobile-drawer-module-scss-module__gw3MhW__sub .mobile-drawer-module-scss-module__gw3MhW__link{color:var(--muted);padding-left:32px;font-size:11px;font-weight:500}.mobile-drawer-module-scss-module__gw3MhW__sub .mobile-drawer-module-scss-module__gw3MhW__link:hover{color:var(--text2)}.mobile-drawer-module-scss-module__gw3MhW__footer{flex-direction:column;gap:5px;width:100%;padding:10px;display:flex}.mobile-drawer-module-scss-module__gw3MhW__footerBtn{justify-content:center;width:100%}.mobile-drawer-module-scss-module__gw3MhW__megaIcon{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .18s;display:flex}.mobile-drawer-module-scss-module__gw3MhW__megaIcon svg{width:15px;height:15px}.mobile-drawer-module-scss-module__gw3MhW__mi_blue{color:var(--blue);background:#0170ee14;border:1px solid #0170ee1a}.mobile-drawer-module-scss-module__gw3MhW__mi_green{color:var(--green);background:#14c46f14;border:1px solid #14c46f1a}.mobile-drawer-module-scss-module__gw3MhW__mi_sky{color:var(--sky);background:#02acff14;border:1px solid #02acff1a}.mobile-drawer-module-scss-module__gw3MhW__mi_purple{color:var(--purple);background:#a78bfa14;border:1px solid #a78bfa1a}.mobile-drawer-module-scss-module__gw3MhW__mi_orange{color:var(--orange);background:#ff9f4314;border:1px solid #ff9f431a}.mobile-drawer-module-scss-module__gw3MhW__mi_red{color:var(--red);background:#ff5c5c14;border:1px solid #ff5c5c1a}.mobile-drawer-module-scss-module__gw3MhW__mi_yellow{color:var(--yellow);background:#ffd55c14;border:1px solid #ffd55c1a}.mobile-drawer-module-scss-module__gw3MhW__mi_mint{color:var(--mint);background:#66ffaf14;border:1px solid #66ffaf1a}
.timeline-module-scss-module__h_SPGG__main{justify-content:center;align-items:center;padding:0 10px 15px;display:flex;overflow-y:visible}.timeline-module-scss-module__h_SPGG__StrikeSelector_container{-webkit-user-select:none;user-select:none;width:100%;margin-top:1em;font-size:14px;position:relative}.timeline-module-scss-module__h_SPGG__StrikeSelector_container_shadow{pointer-events:none;z-index:10;background:0 0;width:100%;height:100%;position:absolute}.timeline-module-scss-module__h_SPGG__StrikeSelector_container__overflow{-webkit-user-select:none;user-select:none;width:100%;position:absolute;top:0}.timeline-module-scss-module__h_SPGG__StrikeSelector_slider{position:relative}.timeline-module-scss-module__h_SPGG__StrikeSelector_container_scrollarea{touch-action:none;overscroll-behavior:none;z-index:20;cursor:pointer;background:0 0;width:100%;height:35px;position:absolute;top:20px}.timeline-module-scss-module__h_SPGG__StrikeSelector_container_move{scrollbar-width:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:0 0;width:100%;top:0;overflow:hidden}.timeline-module-scss-module__h_SPGG__StrikeSelector_container_move>div{transition:left .1s;position:relative}.timeline-module-scss-module__h_SPGG__StrikeSelector_container_move>div.timeline-module-scss-module__h_SPGG__is_dragging{transition:none}.timeline-module-scss-module__h_SPGG__StrikeSelector_container_move>div{width:38800px;position:relative;overflow:visible}.timeline-module-scss-module__h_SPGG__StrikeSelector_container_move>div>svg{-webkit-user-select:none;user-select:none;width:100%;height:77px;font-size:12px}.timeline-module-scss-module__h_SPGG__stike_notch_secondary,.timeline-module-scss-module__h_SPGG__stike_notch_secondary rect{fill:var(--muted)}.timeline-module-scss-module__h_SPGG__stike_notch_primary{fill:var(--yellow)}.timeline-module-scss-module__h_SPGG__StrikeSelector_vol--call__wr1a5{-webkit-mask-image:url(#mask);mask-image:url(#mask)}.timeline-module-scss-module__h_SPGG__callVolume{fill:#00c038}.timeline-module-scss-module__h_SPGG__putVolume{fill:#f00032}
.pricing-cta-module-scss-module___mmLsq__section{margin-bottom:48px}.pricing-cta-module-scss-module___mmLsq__box{border-radius:var(--r-xl,20px);text-align:center;background:linear-gradient(135deg,#0170ee0f,#14c46f0a);border:1px solid #0170ee1f;padding:clamp(28px,4vw,48px)}.pricing-cta-module-scss-module___mmLsq__title{letter-spacing:-.6px;color:var(--text,#e8f0ff);margin-bottom:8px;font-size:clamp(22px,3vw,30px);font-weight:800}.pricing-cta-module-scss-module___mmLsq__subtitle{color:var(--text2,#a8bdd8);max-width:480px;margin:0 auto 18px;font-size:14px;line-height:1.65}.pricing-cta-module-scss-module___mmLsq__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.pricing-cta-module-scss-module___mmLsq__btnPrimary,.pricing-cta-module-scss-module___mmLsq__btnOutline{font-family:var(--font);border-radius:var(--r-md,12px);cursor:pointer;transition:all var(--t,.22s);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:6px;padding:12px 28px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.pricing-cta-module-scss-module___mmLsq__btnPrimary{background:var(--blue,#0170ee);color:#fff}.pricing-cta-module-scss-module___mmLsq__btnPrimary:hover{background:#0282ff;transform:translateY(-2px);box-shadow:0 8px 24px #0170ee4d}.pricing-cta-module-scss-module___mmLsq__btnOutline{color:var(--text2,#a8bdd8);border:1px solid var(--border2,#ffffff1f);background:0 0}.pricing-cta-module-scss-module___mmLsq__btnOutline:hover{border-color:var(--border3,#ffffff2e);background:var(--surface2,#ffffff0e);color:var(--text,#e8f0ff)}
.page-module-scss-module__eVX6gG__wrapper{z-index:1;position:relative}
.watchlist-trigger-module-scss-module__u7I-Hq__btn{border-radius:var(--r-sm);cursor:pointer;transition:all var(--t);font-size:11px;font-weight:700;font-family:var(--font);border:1px solid var(--border);color:var(--muted);white-space:nowrap;background:0 0;align-items:center;gap:5px;padding:6px 14px;display:inline-flex}.watchlist-trigger-module-scss-module__u7I-Hq__btn:hover{border-color:var(--border2);color:var(--text2);background:var(--surface)}.watchlist-trigger-module-scss-module__u7I-Hq__btnSm{padding:4px 10px;font-size:10px}.watchlist-trigger-module-scss-module__u7I-Hq__btnOn{color:var(--sky);background:#02acff0a;border-color:#02acff33}.watchlist-trigger-module-scss-module__u7I-Hq__btnOn svg{color:var(--yellow);fill:var(--yellow)}.watchlist-trigger-module-scss-module__u7I-Hq__btnOn:hover{background:#02acff0f;border-color:#02acff4d}.watchlist-trigger-module-scss-module__u7I-Hq__star{cursor:pointer;transition:all var(--t);color:var(--muted);background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.watchlist-trigger-module-scss-module__u7I-Hq__star:hover{color:var(--yellow);transform:scale(1.1)}.watchlist-trigger-module-scss-module__u7I-Hq__starOn{color:var(--yellow)}.watchlist-trigger-module-scss-module__u7I-Hq__starOn>svg{fill:var(--yellow)}
.filter-bar-module-scss-module__yo6Pdq__bar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:6px;padding:12px 0;display:flex}
