.dex-insight-root{--di-foreground:oklch(0.3211 0 0);--di-card:oklch(1 0 0);--di-popover:oklch(1 0 0);--di-popover-foreground:oklch(0.3211 0 0);--di-primary:oklch(0.5976 0.0915 210.5271);--di-muted:oklch(0.9846 0.0017 247.8389);--di-muted-foreground:oklch(0.551 0.0234 264.3637);--di-accent:oklch(0.9569 0.0107 204.1232);--di-accent-foreground:oklch(0.3021 0.0595 232.2639);--di-border:oklch(0.9276 0.0058 264.5313);--di-chart-1:oklch(0.5976 0.0915 210.5271);--di-chart-3:oklch(0.7294 0.0862 207.0893);--di-status-positive:oklch(0.7235 0.1609 142.4958);--di-status-negative:oklch(0.6368 0.2078 25.3313);--di-status-warning:oklch(0.7694 0.1636 70.0804);--di-font-sans:"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif}.dex-insight-spark-btn{position:relative;width:26px;height:26px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:var(--di-primary);cursor:pointer;background:transparent;border:0;padding:0;transition:background .12s}.dex-insight-spark-btn:hover{background:color-mix(in oklch,var(--di-primary) 12%,transparent)}.dex-insight-spark-btn.is-active{background:linear-gradient(135deg,var(--di-chart-1),var(--di-chart-3));color:#fff;box-shadow:0 4px 12px -4px color-mix(in oklch,var(--di-primary) 60%,transparent)}.dex-insight-spark-btn svg{width:14px;height:14px}.dex-insight-root .insight{display:flex;flex-direction:column;gap:14px;font-family:var(--di-font-sans)}.dex-insight-root .ix-head{display:flex;align-items:flex-start;gap:10px}.dex-insight-root .dex-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--di-chart-1),var(--di-chart-3));display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.dex-insight-root .dex-avatar svg{width:14px;height:14px}.dex-insight-root .ix-meta{flex:1;min-width:0}.dex-insight-root .ix-eyebrow{font:500 10px/1 var(--di-font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--di-primary);display:flex;align-items:center;gap:6px;margin-bottom:4px}.dex-insight-root .ix-eyebrow .gen-dot{width:5px;height:5px;border-radius:999px;background:var(--di-primary);animation:di-pulse 1.6s ease-in-out infinite}@keyframes di-pulse{0%,to{opacity:.4}50%{opacity:1}}.dex-insight-root .ix-headline{font:600 15px/1.35 var(--di-font-sans);letter-spacing:-.01em;color:var(--di-foreground)}.dex-insight-root .ix-context{font:400 12px/1.4 var(--di-font-sans);color:var(--di-muted-foreground);margin-top:4px}.dex-insight-root .insight.has-stripe{position:relative;padding-left:14px}.dex-insight-root .insight.has-stripe:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:999px}.dex-insight-root .insight.sev-concern.has-stripe:before{background:var(--di-status-negative)}.dex-insight-root .insight.sev-watch.has-stripe:before{background:var(--di-status-warning)}.dex-insight-root .insight.sev-positive.has-stripe:before{background:var(--di-status-positive)}.dex-insight-root .ix-section{display:flex;flex-direction:column;gap:6px}.dex-insight-root .ix-section h4{font:500 11px/1 var(--di-font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--di-muted-foreground);margin:0;display:flex;align-items:center;gap:6px;flex:1}.dex-insight-root .ix-section h4 .dot{width:6px;height:6px;border-radius:999px}.dex-insight-root .ix-section-header{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:4px 0;background:transparent;border:0;cursor:pointer;font:inherit;color:inherit;text-align:left;border-radius:4px;transition:background .12s}.dex-insight-root .ix-section-header:hover{background:var(--di-muted)}.dex-insight-root .ix-section-header:hover h4{color:var(--di-foreground)}.dex-insight-root .ix-section-count{font-weight:400;color:var(--di-muted-foreground);font-size:10px;letter-spacing:0;margin-left:2px}.dex-insight-root .ix-section-chev{width:14px;height:14px;color:var(--di-muted-foreground);flex-shrink:0}.dex-insight-root .ix-section.good h4{color:var(--di-status-positive)}.dex-insight-root .ix-section.good h4 .dot{background:var(--di-status-positive)}.dex-insight-root .ix-section.watch h4{color:var(--di-status-warning)}.dex-insight-root .ix-section.watch h4 .dot{background:var(--di-status-warning)}.dex-insight-root .ix-section.concern h4{color:var(--di-status-negative)}.dex-insight-root .ix-section.concern h4 .dot{background:var(--di-status-negative)}.dex-insight-root .ix-section.move h4{color:var(--di-primary)}.dex-insight-root .ix-section.move h4 .dot{background:var(--di-primary)}.dex-insight-root .ix-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.dex-insight-root .ix-bullets li{font:400 13px/1.45 var(--di-font-sans);color:var(--di-foreground);padding-left:14px;position:relative}.dex-insight-root .ix-bullets li:before{content:"";position:absolute;left:2px;top:9px;width:4px;height:4px;border-radius:999px;background:var(--di-muted-foreground)}.dex-insight-root .ix-bullets li b{font-weight:600}.dex-insight-root .ix-foot{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid var(--di-border);font:400 11px/1.3 var(--di-font-sans);color:var(--di-muted-foreground)}.dex-insight-root .ix-feedback{display:inline-flex;gap:4px}.dex-insight-root .fb-btn{width:26px;height:26px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--di-muted-foreground);border:1px solid transparent;background:transparent;padding:0}.dex-insight-root .fb-btn:hover{background:var(--di-accent);color:var(--di-accent-foreground)}.dex-insight-root .fb-btn.active.up{color:var(--di-status-positive);background:color-mix(in oklch,var(--di-status-positive) 10%,transparent)}.dex-insight-root .fb-btn.active.dn{color:var(--di-status-negative);background:color-mix(in oklch,var(--di-status-negative) 10%,transparent)}.dex-insight-root .fb-btn svg{width:13px;height:13px}.dex-insight-root .btn-pill{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:999px;font:500 11px/1 var(--di-font-sans);border:1px solid var(--di-border);background:var(--di-card);color:var(--di-foreground);cursor:pointer}.dex-insight-root .btn-pill.primary{background:var(--di-primary);color:#fff;border-color:transparent}.dex-insight-root .btn-pill svg{width:12px;height:12px}.dex-insight-root .pop{position:fixed;width:520px;background:var(--di-popover);color:var(--di-popover-foreground);border-radius:10px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.04),0 12px 28px -8px rgba(0,0,0,.18),0 24px 48px -16px rgba(0,0,0,.12);padding:18px 20px;z-index:10000;animation:di-popIn .36s cubic-bezier(.22,1,.36,1);will-change:transform,opacity,filter}.dex-insight-root .pop.from-bottom{transform:translateY(-100%);animation-name:di-popInFromBottom}@keyframes di-popIn{0%{opacity:0;transform:translateY(-8px) scale(.94);filter:blur(4px)}60%{opacity:1;filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes di-popInFromBottom{0%{opacity:0;transform:translateY(calc(-100% + 8px)) scale(.94);filter:blur(4px)}60%{opacity:1;filter:blur(0)}to{opacity:1;transform:translateY(-100%) scale(1);filter:blur(0)}}.dex-insight-root .pop:before{content:"";position:absolute;right:var(--arrow-right,22px);width:12px;height:12px;background:var(--di-popover);transform:rotate(45deg)}.dex-insight-root .pop.from-top:before{top:-6px;box-shadow:-1px -1px 0 rgba(0,0,0,.04)}.dex-insight-root .pop.from-bottom:before{bottom:-6px;box-shadow:1px 1px 0 rgba(0,0,0,.04)}.dex-insight-root .pop .insight{gap:14px;max-height:calc(100vh - 60px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--di-border) transparent}.dex-insight-root .pop .insight::-webkit-scrollbar{width:6px}.dex-insight-root .pop .insight::-webkit-scrollbar-track{background:transparent}.dex-insight-root .pop .insight::-webkit-scrollbar-thumb{background:var(--di-border);border-radius:999px}.dex-insight-root .pop .ix-headline{font-size:15px;line-height:1.4}.dex-insight-root .pop .ix-context{font-size:12px}.dex-insight-root .pop .ix-bullets li{font-size:13px;line-height:1.5;padding-left:16px}.dex-insight-root .pop .ix-bullets li:before{top:8px}.dex-insight-root .pop .ix-section{gap:6px}.dex-insight-root .pop .ix-section h4{font-size:11px;letter-spacing:.08em}.dex-insight-root .pop .ix-section+.ix-section{padding-top:10px;border-top:1px solid var(--di-border)}.dex-insight-root .pop .ix-foot{padding-top:12px}.dex-insight-root .pop .ix-foot .btn-pill{height:28px;padding:0 12px;font-size:12px}.dex-insight-root .pop .ix-foot .btn-pill svg{width:13px;height:13px}.dex-insight-root .skel{display:block;height:10px;border-radius:4px;background:linear-gradient(90deg,var(--di-muted) 0,color-mix(in oklch,var(--di-muted) 50%,var(--di-card)) 50%,var(--di-muted) 100%);background-size:200% 100%;animation:di-shimmer 1.4s linear infinite}@keyframes di-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dex-insight-root .skel-stack{display:flex;flex-direction:column;gap:8px;padding-left:16px;margin-top:2px}.dex-insight-root .ix-section.dig h4{color:var(--di-primary)}.dex-insight-root .ix-section.dig h4 .dot{background:var(--di-primary)}.dex-insight-root .ix-deeper-cards{display:flex;flex-direction:column;gap:6px;padding-left:16px;margin-top:2px}.dex-insight-root .ix-deeper-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--di-border);border-radius:8px;background:var(--di-card);color:var(--di-foreground);font:400 12px/1.4 var(--di-font-sans);text-decoration:none;cursor:pointer;transition:border-color .12s,background .12s,transform .12s}.dex-insight-root .ix-deeper-chip:hover{border-color:var(--di-primary);background:color-mix(in oklch,var(--di-primary) 4%,var(--di-card));transform:translateY(-1px)}.dex-insight-root .ix-deeper-chip svg{width:13px;height:13px;color:var(--di-primary);flex-shrink:0}.dex-insight-root .ix-deeper-chip .ix-deeper-reason{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dex-insight-root .ix-deeper-card{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"add row";border:1px solid var(--di-border);border-radius:8px;background:var(--di-card);overflow:hidden;transition:border-color .12s,box-shadow .12s}.dex-insight-root .ix-deeper-card:hover{border-color:var(--di-primary)}.dex-insight-root .ix-deeper-card.is-expanded{grid-template-areas:"add row" "body body";border-color:var(--di-primary);box-shadow:0 1px 4px -1px color-mix(in oklch,var(--di-primary) 25%,transparent)}.dex-insight-root .ix-deeper-add-icon{grid-area:add;display:inline-flex;align-items:center;justify-content:center;width:36px;padding:0;background:var(--di-muted);border:0;border-right:1px solid var(--di-border);color:var(--di-primary);cursor:pointer;transition:background .12s,color .12s}.dex-insight-root .ix-deeper-add-icon:hover:not(:disabled){background:var(--di-primary);color:#fff}.dex-insight-root .ix-deeper-add-icon:disabled{cursor:not-allowed;opacity:.45}.dex-insight-root .ix-deeper-add-icon svg{width:14px;height:14px}.dex-insight-root .ix-deeper-card-row{grid-area:row;display:flex;align-items:center;gap:8px;padding:8px 10px;background:transparent;border:0;cursor:pointer;text-align:left;font:400 12px/1.4 var(--di-font-sans);color:var(--di-foreground);min-width:0}.dex-insight-root .ix-deeper-card-row:hover{background:color-mix(in oklch,var(--di-primary) 4%,transparent)}.dex-insight-root .ix-deeper-card-row .ix-deeper-reason{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dex-insight-root .ix-deeper-chev{width:13px;height:13px;color:var(--di-muted-foreground);flex-shrink:0}.dex-insight-root .ix-deeper-card-body{grid-area:body;padding:8px 12px 10px;border-top:1px solid var(--di-border);display:flex;flex-direction:column;gap:6px}.dex-insight-root .ix-deeper-hints-label{font:500 10px/1 var(--di-font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--di-muted-foreground)}.dex-insight-root .ix-deeper-hints{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.dex-insight-root .ix-deeper-hints li{font:400 12px/1.4 var(--di-font-sans);color:var(--di-foreground);padding-left:12px;position:relative}.dex-insight-root .ix-deeper-hints li:before{content:"·";position:absolute;left:4px;top:0;color:var(--di-primary);font-weight:700}.dex-insight-root .ix-deeper-spin{animation:di-spin .8s linear infinite}@keyframes di-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dex-insight-root .insight{position:relative}.dex-insight-root .ix-attach-side-btn{position:absolute;top:-2px;right:-4px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--di-muted-foreground);cursor:pointer;transition:background .12s,color .12s}.dex-insight-root .ix-attach-side-btn:hover{background:var(--di-muted);color:var(--di-primary)}.dex-insight-root .ix-attach-side-btn svg{width:14px;height:14px}.dex-insight-root .dex-side-panel{height:100%;display:flex;flex-direction:column;background:var(--di-popover);color:var(--di-popover-foreground);font-family:var(--di-font-sans)}.dex-insight-root .dex-side-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--di-border);flex-shrink:0}.dex-insight-root .dex-side-title{font:600 13px/1 var(--di-font-sans);color:var(--di-foreground);letter-spacing:-.01em}.dex-insight-root .dex-side-close{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--di-muted-foreground);cursor:pointer;transition:background .12s,color .12s}.dex-insight-root .dex-side-close:hover{background:var(--di-muted);color:var(--di-foreground)}.dex-insight-root .dex-side-close svg{width:14px;height:14px}.dex-insight-root .dex-tab-strip{display:flex;gap:4px;padding:8px 12px;border-bottom:1px solid var(--di-border);overflow-x:auto;overflow-y:hidden;flex-shrink:0;scrollbar-width:none}.dex-insight-root .dex-tab-strip::-webkit-scrollbar{display:none}.dex-insight-root .dex-tab{display:inline-flex;align-items:center;gap:4px;padding:6px 8px 6px 10px;border:0;border-radius:6px 6px 0 0;background:transparent;color:var(--di-muted-foreground);font:500 11px/1.2 var(--di-font-sans);cursor:pointer;flex-shrink:0;max-width:180px;position:relative;transition:background .12s,color .12s}.dex-insight-root .dex-tab:hover{background:color-mix(in oklch,var(--di-primary) 5%,transparent);color:var(--di-foreground)}.dex-insight-root .dex-tab.is-active{background:color-mix(in oklch,var(--di-primary) 8%,transparent);color:var(--di-foreground)}.dex-insight-root .dex-tab.is-active:after{content:"";position:absolute;left:6px;right:6px;bottom:-1px;height:2px;background:var(--di-primary);border-radius:999px 999px 0 0}.dex-insight-root .dex-tab-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.dex-insight-root .dex-tab-close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;color:var(--di-muted-foreground);opacity:0;transition:opacity .12s,background .12s,color .12s}.dex-insight-root .dex-tab.is-active .dex-tab-close,.dex-insight-root .dex-tab:hover .dex-tab-close{opacity:1}.dex-insight-root .dex-tab-close:hover{background:color-mix(in oklch,var(--di-status-negative) 12%,transparent);color:var(--di-status-negative)}.dex-insight-root .dex-tab-close svg{width:11px;height:11px}.dex-insight-root .dex-tab.is-pending{color:var(--di-muted-foreground);background:var(--di-muted);cursor:default;padding:6px 10px}.dex-insight-root .dex-tab.is-pending svg{width:11px;height:11px;color:var(--di-primary);flex-shrink:0}.dex-insight-root .dex-side-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px;text-align:center;color:var(--di-muted-foreground);font:400 12px/1.5 var(--di-font-sans);gap:4px}.dex-insight-root .dex-side-empty p{margin:0}.dex-insight-root .dex-side-empty-hint{font-size:11px;opacity:.8}.dex-insight-root .dex-side-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:16px 18px 20px;scrollbar-width:thin;scrollbar-color:var(--di-border) transparent}.dex-insight-root .dex-side-body::-webkit-scrollbar{width:6px}.dex-insight-root .dex-side-body::-webkit-scrollbar-track{background:transparent}.dex-insight-root .dex-side-body::-webkit-scrollbar-thumb{background:var(--di-border);border-radius:999px}.dex-insight-root .dex-side-body .insight{max-height:none;overflow:visible}.dex-insight-root .dex-side-body .insight+.ix-section,.dex-insight-root .dex-side-body .ix-section+.ix-section{padding-top:10px;border-top:1px solid var(--di-border)}.dex-insight-root .dex-avatar.is-loading{position:relative}.dex-insight-root .dex-avatar.is-loading:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid color-mix(in oklch,var(--di-primary) 45%,transparent);animation:di-halo 1.6s ease-out infinite;pointer-events:none}@keyframes di-halo{0%{transform:scale(.92);opacity:.85}to{transform:scale(1.3);opacity:0}}.spinner{width:56px;height:56px;display:grid;animation:spinner-plncf9 4s infinite}.spinner:after,.spinner:before{content:"";grid-area:1/1;border-radius:50%;border-color:#4a98ca #4a98ca #0000 #0000;border-style:solid;border-width:9px;mix-blend-mode:darken;animation:spinner-plncf9 1s linear infinite}.spinner:after{border-color:#0000 #0000 #dbdcef #dbdcef;animation-direction:reverse}@keyframes spinner-plncf9{to{transform:rotate(1turn)}}.primaryMapContainer,.primaryMapContainer>div>div{box-shadow:0 1px 3px rgba(0,0,0,.1)}.primaryMapContainer>div>div{width:calc(100% - 10px)!important}@media only screen and (max-width:1599px){.primaryMapContainer>div>div{width:calc(100% - 20px)!important;margin-left:10px!important}}.header-container{height:50px}.two-line-truncate{line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-header-action{transition:color .2s}.section-header-action svg{transition:stroke .2s}.section-header-action:hover{color:var(--orange)}.section-header-action:hover svg{stroke:var(--orange)}.settings-user-edit-modal .markets-filter-search-field{height:38px;padding-top:2px;padding-bottom:2px}.condition-enable-switch{display:flex;align-items:center;justify-content:space-between;height:45px;border-radius:18px;color:var(--charcoal);box-shadow:inset 2px 1px 2px silver;cursor:pointer}.condition-enable-switch .handle,.condition-enable-switch .handle .cental{height:100%;display:flex;justify-content:center;align-items:center}.condition-enable-switch .handle .cental{border-radius:18px;background-color:var(--green);transition:float .2s;font-weight:700;color:#fff;padding:0 20px;flex-shrink:0}.condition-enable-switch .handle .left-side{width:0;padding:0;display:flex;align-items:center;transition:width .3s,padding .3s;overflow:hidden;opacity:0}.condition-enable-switch .handle .right-side{width:auto;padding:0 20px;display:flex;align-items:center;overflow:hidden;transition:width .3s,padding .3s;opacity:1}.condition-enable-switch .free-space{padding:0 15px;display:flex;justify-content:center;align-items:center}.condition-enable-switch.disabled .handle .cental{background-color:var(--gray-dark)}.condition-enable-switch.disabled .handle .left-side{width:auto;padding:0 20px;opacity:1}.condition-enable-switch.disabled .handle .right-side{width:0;padding:0;opacity:0}.MuiTextField-root input:focus{box-shadow:unset!important}.kdd-datepicker.MuiFormControl-root{margin:4px 0}.kdd-datepicker input{padding:8px 12px}.report-header-kpi-selector-popup{max-height:300px;overflow:hidden;overflow-y:auto;background-color:#fff;min-width:250px!important}.report-header-kpi-selector-popup ul{overflow-y:visible;max-height:unset}.modal-chart .scale-picker{border:none}.modal-chart .scale-picker .title{padding:0;font-size:12px;margin-bottom:-2px;color:var(--gray-dark)}.modal-chart .scale-picker button{padding:2px}.ag-body-viewport,.ag-center-cols-viewport{&::-webkit-scrollbar{display:none!important}-ms-overflow-style:none!important;scrollbar-width:none!important}.common-kd-context-menu ul li,.common-kd-context-menu ul li>div{height:52px;align-items:center;gap:1;border-bottom:1px solid #c9c9c9!important;border-radius:0!important}.common-kd-context-menu ul{padding:0!important}.is-pinned .section-header{box-shadow:0 6px 4px -2px #dcdcdc}.hover-bold-button button{min-width:unset;padding:0 2px;line-height:12px;border-radius:5px;position:absolute;top:2px;right:20px}.hover-bold-button:hover button{font-weight:600}.draft-editor-wapper .DraftEditor-root{height:calc(100% - 40px)}.rdw-colorpicker-modal{z-index:1000}.rich-editor-color-picker{width:200px!important;height:auto!important}.rich-editor-color-picker .rdw-colorpicker-modal-options{overflow:auto!important}.normal-black-text a{color:#000!important}.rich-editor-link-popup{height:auto!important}.rich-editor-emoji-popup{height:auto!important;max-height:300px}.rich-text-editor-toolbar{padding:2px 2px 1px}html.dark .rich-text-editor-toolbar{background-color:#1f1f1f!important;border-color:#5d5d5d!important}html.dark .normal-black-text a,html.dark .rich-editor-option-popup{background-color:#1f1f1f!important}html.dark .normal-black-text a{color:#fff!important}html.dark .normal-black-text ul li.rdw-dropdownoption-active,html.dark .normal-black-text ul li.rdw-dropdownoption-highlighted{background-color:#2e2e2e!important;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}html.dark .rich-editor-option-popup input{background-color:#1f1f1f!important}html.dark .rich-editor-option-popup button{background-color:var(--kd-blue)!important;color:#fff!important;border:1px solid var(--kd-blue)!important;cursor:pointer}html.dark .rich-editor-option-popup button:disabled{background-color:#8abcdc!important;color:#9b9b9b!important;border:1px solid #8abcdc!important;cursor:not-allowed}html.dark .draft-editor-wapper span[style*="background-color: rgb(255, 255, 255)"]{background-color:#1f1f1f!important}html.dark .draft-editor-wapper span[style*="color: rgba(0, 0, 0, 0.88)"]{color:#fff!important}html.dark .draft-editor-wapper .rdw-option-wrapper{background-color:#1f1f1f!important}html.dark .draft-editor-wapper .rdw-option-wrapper.rdw-option-active{box-shadow:1px 1px 0 1px #dcdcdc!important}.markets-filter-search-input input{padding-top:4px;padding-bottom:4px}.markets-filter-search-input label{top:-4px;font-size:14px}.markets-filter-search-input label.MuiInputLabel-shrink{top:0}.markets-filter-top-control button{padding:0 4px;line-height:16px}.markets-filter-top-control button span{line-height:10px}.react-grid-layout .react-grid-item.react-resizable{z-index:1}.react-grid-layout .react-grid-item.react-resizable:hover .react-resizable-handle{opacity:1}.react-grid-layout .react-grid-item .report-drag-icon{opacity:0;color:#b0afaf;cursor:grab;transition:opacity .2s ease-in-out}.react-grid-layout .react-grid-item:hover .report-drag-icon{opacity:1}.react-grid-layout .react-grid-item .report-drag-icon svg:hover{color:red}html.dark .stripe-card-form .CardBrandIcon-wrapper div,html.dark .stripe-card-form .CardBrandIcon-wrapper svg{stroke:#fff!important;fill:#fff!important;color:#fff!important}.image-gallery-thumbnails .gallery-thunmbnails{width:25%!important}.react-draggable .report-grab-handle,.react-draggable .section-item-report-footer.section-item-drag-handle{cursor:grab}.gm-style-iw-ch{padding:0!important}