
.SearchBar-module-scss-module__wyEVoG__wrapper{position:relative}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__input{background-color:#fff;border-radius:99px}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__input .MuiOutlinedInput-root{border-radius:99px}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__input .MuiOutlinedInput-root fieldset{border-radius:99px}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__input button{color:#64687c!important;border:none!important}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__results{z-index:9999;text-align:left;background-color:#fff;max-height:200px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 0 5px #a7a7a7}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__results .SearchBar-module-scss-module__wyEVoG__result{color:#1f1f21;flex-direction:row;gap:10px;padding:5px 20px;text-decoration:none;display:flex}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__results .SearchBar-module-scss-module__wyEVoG__result .SearchBar-module-scss-module__wyEVoG__icon svg{color:#2756d3;width:2rem;height:2rem}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__results .SearchBar-module-scss-module__wyEVoG__result .SearchBar-module-scss-module__wyEVoG__levell{text-transform:capitalize;color:#1f1f2180;font-size:14px}.SearchBar-module-scss-module__wyEVoG__wrapper .SearchBar-module-scss-module__wyEVoG__results .SearchBar-module-scss-module__wyEVoG__result:hover{color:#fff;background-color:#2756d3}.SearchBar-module-scss-module__wyEVoG__portalResults{text-align:left;background-color:#fff;border:1px solid #0000001f;border-radius:8px;max-height:50vh;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.SearchBar-module-scss-module__wyEVoG__portalResult{color:#1f1f21;flex-direction:row;align-items:center;gap:10px;padding:8px 16px;text-decoration:none;display:flex}.SearchBar-module-scss-module__wyEVoG__portalResult .SearchBar-module-scss-module__wyEVoG__icon svg{color:#2756d3;width:2rem;height:2rem}.SearchBar-module-scss-module__wyEVoG__portalResult .SearchBar-module-scss-module__wyEVoG__levell{text-transform:capitalize;color:#1f1f2180;font-size:14px}.SearchBar-module-scss-module__wyEVoG__portalResult:hover{color:#fff;background-color:#2756d3}
.story-overlay{pointer-events:none;z-index:10000;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.story-overlay--active{pointer-events:auto}.story-dim-mask{background:#0009;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.story-highlight{transition:box-shadow .3s;position:relative;box-shadow:0 0 0 4px #ffffffe6,0 0 20px #ffffff80;z-index:10001!important}.story-bubble{z-index:10002;color:#1a1a2e;opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:4px;max-width:400px;padding:16px 20px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.5;transition:opacity .3s,transform .3s;position:fixed;transform:translateY(10px)}.story-bubble--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.story-bubble__title{color:#0f172a;margin:0 0 8px;font-size:17px;font-weight:700}.story-bubble__content{margin:0}.story-bubble__content p{margin:0 0 8px}.story-bubble__content p:last-child{margin-bottom:0}.story-bubble:before{content:"";z-index:10003;background:#fff;border:1px solid #e2e8f0;width:12px;height:12px;display:none;position:absolute;transform:rotate(45deg)}.story-bubble--arrow-bottom:before{border-top:none;border-left:none;margin-left:-6px;display:block;bottom:-7px;left:50%;box-shadow:2px 2px 2px #00000005}.story-bubble--arrow-top:before{border-bottom:none;border-right:none;margin-left:-6px;display:block;top:-7px;left:50%;box-shadow:-1px -1px 1px #00000005}.story-bubble--arrow-left:before{border-top:none;border-right:none;margin-top:-6px;display:block;top:50%;left:-7px;box-shadow:-1px 1px 1px #00000005}.story-bubble--arrow-right:before{border-bottom:none;border-left:none;margin-top:-6px;display:block;top:50%;right:-7px;box-shadow:1px -1px 1px #00000005}.story-bubble--no-arrow:before{display:none}.story-progress{z-index:10003;color:#fff;opacity:0;-webkit-backdrop-filter:blur(8px);background:#0f172ae6;border-radius:24px;align-items:center;gap:12px;padding:10px 20px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;transition:opacity .3s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.story-progress--visible{opacity:1}.story-progress__step{color:#ffffffb3;font-weight:600}.story-progress__step-current{color:#fff}.story-progress__dots{gap:6px;display:flex}.story-progress__dot{background:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:background .2s,transform .2s}.story-progress__dot--active{background:#fff;transform:scale(1.2)}.story-progress__dot--completed{background:#fff9}.story-progress__nav{gap:8px;display:flex}.story-progress__btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .2s;display:flex}.story-progress__btn:hover{background:#ffffff40}.story-progress__btn:disabled{opacity:.3;cursor:not-allowed}.story-progress__hint{color:#ffffff80;margin-left:8px;font-size:11px}.story-exit{z-index:10003;color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(8px);background:#0f172acc;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:opacity .3s,background .2s;display:flex;position:fixed;top:16px;right:16px}.story-exit--visible{opacity:1}.story-exit:hover{background:#dc2626e6}.story-svg-overlay{z-index:10000;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.story-svg-overlay--active{pointer-events:auto}.story-svg-mask-bg{fill:#0009;transition:opacity .3s}@keyframes story-pulse{0%,to{box-shadow:0 0 0 4px #ffffffe6,0 0 20px #ffffff80}50%{box-shadow:0 0 0 6px #fff,0 0 30px #ffffffb3}}.story-highlight--pulse{animation:2s ease-in-out infinite story-pulse}@keyframes story-pulse-svg{0%,to{stroke-opacity:.6;stroke-width:3px}50%{stroke-opacity:1;stroke-width:5px}}.story-highlight-stroke{fill:none;stroke:#fff;stroke-width:3px;stroke-linejoin:round;pointer-events:none;animation:2s infinite story-pulse-svg}@media (max-width:600px){.story-bubble{max-width:calc(100vw - 32px);padding:12px 16px;font-size:14px}.story-progress{padding:8px 16px;font-size:12px;bottom:16px}.story-progress__hint{display:none}}
.Finance-module-scss-module__IaRFJa__chartWrapper{width:100%;position:relative;overflow:visible}.Finance-module-scss-module__IaRFJa__chartWrapperWithRefresh{padding-top:2.25rem}.Finance-module-scss-module__IaRFJa__chartRefreshButton{z-index:2;background:#fff;border-radius:999px;padding:.2rem;position:absolute;top:.35rem;right:.35rem;box-shadow:0 4px 12px #0f172a1f}.Finance-module-scss-module__IaRFJa__status{color:#475467;margin:0;font-size:.95rem;font-weight:500}.Finance-module-scss-module__IaRFJa__source{color:#4b5563;align-items:center;gap:.35rem;margin-top:.85rem;font-size:.85rem;display:flex}.Finance-module-scss-module__IaRFJa__source a{color:inherit;font-weight:600;text-decoration:underline}.Finance-module-scss-module__IaRFJa__sourceLabel{text-transform:uppercase;color:#94a3b8;font-size:.75rem;font-weight:600}.Finance-module-scss-module__IaRFJa__table{border-collapse:collapse;width:100%;font-size:.95rem}.Finance-module-scss-module__IaRFJa__headCell{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.5rem .75rem;font-size:.75rem}.Finance-module-scss-module__IaRFJa__row:nth-child(2n){background:#f8fafc}.Finance-module-scss-module__IaRFJa__cell{color:#0f172a;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.75rem}.Finance-module-scss-module__IaRFJa__cell:last-child,.Finance-module-scss-module__IaRFJa__headCell:last-child{padding-right:0}.Finance-module-scss-module__IaRFJa__cell:first-child,.Finance-module-scss-module__IaRFJa__headCell:first-child{padding-left:0}.Finance-module-scss-module__IaRFJa__refreshButton{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s,transform .2s;display:inline-flex}.Finance-module-scss-module__IaRFJa__refreshButton:hover{color:#0f172a;transform:rotate(180deg)}.Finance-module-scss-module__IaRFJa__refreshButton:active{transform:rotate(180deg)scale(.95)}.Finance-module-scss-module__IaRFJa__refreshButton svg{display:block}.Finance-module-scss-module__IaRFJa__legendSection{flex-direction:column;align-items:center;gap:.65rem;width:100%;margin:.5rem auto 0;padding-top:1rem;display:flex}.Finance-module-scss-module__IaRFJa__legendList{flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;display:flex}.Finance-module-scss-module__IaRFJa__industryWrapper{min-width:0;position:relative}.Finance-module-scss-module__IaRFJa__dropupMenu{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:220px;max-width:300px;display:flex;position:absolute;bottom:calc(100% + 6px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 20px #0f172a26}.Finance-module-scss-module__IaRFJa__dropupScrollArea{max-height:240px;padding:.5rem 0;overflow-y:auto}.Finance-module-scss-module__IaRFJa__dropupScrollArea::-webkit-scrollbar{width:6px}.Finance-module-scss-module__IaRFJa__dropupScrollArea::-webkit-scrollbar-track{background:#f1f5f9}.Finance-module-scss-module__IaRFJa__dropupScrollArea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.Finance-module-scss-module__IaRFJa__dropupScrollArea::-webkit-scrollbar-thumb:hover{background:#94a3b8}.Finance-module-scss-module__IaRFJa__industryChip{color:#475467;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.35rem .5rem .35rem .6rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex;position:relative}.Finance-module-scss-module__IaRFJa__industryChip:hover{background:#f8fafc;border-color:#cbd5e1}.Finance-module-scss-module__IaRFJa__industryChipActive{color:#101828;background:#f1f5f9;border-color:#cbd5e1}.Finance-module-scss-module__IaRFJa__industryCheckbox{accent-color:#2756d3;cursor:pointer;flex-shrink:0;width:.9rem;height:.9rem;margin:0}.Finance-module-scss-module__IaRFJa__industryLabel{flex:1;justify-content:space-between;align-items:center;gap:.4rem;min-width:0;display:flex}.Finance-module-scss-module__IaRFJa__industryLabel span{white-space:nowrap}.Finance-module-scss-module__IaRFJa__industryArrow{color:#94a3b8;flex-shrink:0;margin-left:.1rem;transition:transform .2s}.Finance-module-scss-module__IaRFJa__industryArrowOpen{color:#64748b;transform:rotate(180deg)}.Finance-module-scss-module__IaRFJa__dropupItem{color:#101828;cursor:pointer;align-items:center;gap:.6rem;padding:.4rem .85rem;font-size:.75rem;transition:background .15s;display:flex}.Finance-module-scss-module__IaRFJa__dropupItem:hover{background:#f8fafc}.Finance-module-scss-module__IaRFJa__dropupItem input{accent-color:#2756d3;cursor:pointer;flex-shrink:0;width:.9rem;height:.9rem;margin:0}.Finance-module-scss-module__IaRFJa__dropupItem span{white-space:nowrap;line-height:1.3}.Finance-module-scss-module__IaRFJa__dropupItemInactive{opacity:.6}.Finance-module-scss-module__IaRFJa__dropupItemDisabled,.Finance-module-scss-module__IaRFJa__dropupItemDisabled input{cursor:not-allowed}.Finance-module-scss-module__IaRFJa__desktopOnly{width:100%;display:block}.Finance-module-scss-module__IaRFJa__mobileOnly{width:100%;display:none}@media (max-width:800px){.Finance-module-scss-module__IaRFJa__desktopOnly{display:none}.Finance-module-scss-module__IaRFJa__mobileOnly{display:block}.Finance-module-scss-module__IaRFJa__dropupMenu{width:320px;max-width:90vw}}.Finance-module-scss-module__IaRFJa__dropupContainer{justify-content:center;width:100%;margin-top:1rem;display:flex;position:relative}.Finance-module-scss-module__IaRFJa__dropupTrigger{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500;display:flex;box-shadow:0 1px 2px #0f172a0d}.Finance-module-scss-module__IaRFJa__dropupTrigger:hover{background:#f8fafc}.Finance-module-scss-module__IaRFJa__dropupArrow{color:#64748b;transition:transform .2s}.Finance-module-scss-module__IaRFJa__dropupArrowOpen{transform:rotate(180deg)}.Finance-module-scss-module__IaRFJa__industryGroup{border-bottom:1px solid #f1f5f9}.Finance-module-scss-module__IaRFJa__industryItem{color:#101828;cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.Finance-module-scss-module__IaRFJa__industryItem:hover{background:#f8fafc}.Finance-module-scss-module__IaRFJa__industryItemExpanded{z-index:10;background:#f1f5f9;font-weight:600;position:sticky;top:0}.Finance-module-scss-module__IaRFJa__industryLabelGroup{align-items:center;gap:.6rem;display:flex}.Finance-module-scss-module__IaRFJa__subIndustryPanel{background:#f8fafc;border-top:1px solid #e2e8f0}.Finance-module-scss-module__IaRFJa__subIndustryList{padding:0}
.AIExposure-module-scss-module__NrNaBa__chartWrapper{width:100%;position:relative;overflow:visible}.AIExposure-module-scss-module__NrNaBa__status{color:#475467;margin:0;font-size:.95rem;font-weight:500}.AIExposure-module-scss-module__NrNaBa__legendSection{flex-direction:column;align-items:center;gap:.65rem;width:100%;margin:.5rem auto 0;padding-top:1rem;display:flex}.AIExposure-module-scss-module__NrNaBa__legendList{flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;display:flex}.AIExposure-module-scss-module__NrNaBa__industryWrapper{min-width:0;position:relative}.AIExposure-module-scss-module__NrNaBa__dropupMenu{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:220px;max-width:300px;display:flex;position:absolute;bottom:calc(100% + 6px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 20px #0f172a26}.AIExposure-module-scss-module__NrNaBa__dropupScrollArea{max-height:240px;padding:.5rem 0;overflow-y:auto}.AIExposure-module-scss-module__NrNaBa__dropupScrollArea::-webkit-scrollbar{width:6px}.AIExposure-module-scss-module__NrNaBa__dropupScrollArea::-webkit-scrollbar-track{background:#f1f5f9}.AIExposure-module-scss-module__NrNaBa__dropupScrollArea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.AIExposure-module-scss-module__NrNaBa__dropupScrollArea::-webkit-scrollbar-thumb:hover{background:#94a3b8}.AIExposure-module-scss-module__NrNaBa__industryChip{color:#475467;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.35rem .5rem .35rem .6rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex;position:relative}.AIExposure-module-scss-module__NrNaBa__industryChip:hover{background:#f8fafc;border-color:#cbd5e1}.AIExposure-module-scss-module__NrNaBa__industryChipActive{color:#101828;background:#f1f5f9;border-color:#cbd5e1}.AIExposure-module-scss-module__NrNaBa__industryCheckbox{accent-color:#2756d3;cursor:pointer;flex-shrink:0;width:.9rem;height:.9rem;margin:0}.AIExposure-module-scss-module__NrNaBa__industryLabel{flex:1;justify-content:space-between;align-items:center;gap:.4rem;min-width:0;display:flex}.AIExposure-module-scss-module__NrNaBa__industryLabel span{white-space:nowrap}.AIExposure-module-scss-module__NrNaBa__industryArrow{color:#94a3b8;flex-shrink:0;margin-left:.1rem;transition:transform .2s}.AIExposure-module-scss-module__NrNaBa__industryArrowOpen{color:#64748b;transform:rotate(180deg)}.AIExposure-module-scss-module__NrNaBa__industryArrowExpanded{color:#64748b;transform:rotate(-90deg)}.AIExposure-module-scss-module__NrNaBa__dropupItem{color:#101828;cursor:pointer;align-items:center;gap:.6rem;padding:.4rem .85rem;font-size:.75rem;transition:background .15s;display:flex}.AIExposure-module-scss-module__NrNaBa__dropupItem:hover{background:#f8fafc}.AIExposure-module-scss-module__NrNaBa__dropupItem input{accent-color:#2756d3;cursor:pointer;flex-shrink:0;width:.9rem;height:.9rem;margin:0}.AIExposure-module-scss-module__NrNaBa__dropupItem span{white-space:normal;line-height:1.3}.AIExposure-module-scss-module__NrNaBa__dropupItemInactive{opacity:.6}.AIExposure-module-scss-module__NrNaBa__dropupItemDisabled,.AIExposure-module-scss-module__NrNaBa__dropupItemDisabled input{cursor:not-allowed}.AIExposure-module-scss-module__NrNaBa__desktopOnly{width:100%;display:block}.AIExposure-module-scss-module__NrNaBa__mobileOnly{width:100%;display:none}@media (max-width:800px){.AIExposure-module-scss-module__NrNaBa__desktopOnly{display:none}.AIExposure-module-scss-module__NrNaBa__mobileOnly{display:block}.AIExposure-module-scss-module__NrNaBa__dropupMenu{width:320px;max-width:90vw}}.AIExposure-module-scss-module__NrNaBa__dropupContainer{justify-content:center;width:100%;margin-top:1rem;display:flex;position:relative}.AIExposure-module-scss-module__NrNaBa__dropupTrigger{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500;display:flex;box-shadow:0 1px 2px #0f172a0d}.AIExposure-module-scss-module__NrNaBa__dropupTrigger:hover{background:#f8fafc}.AIExposure-module-scss-module__NrNaBa__dropupArrow{color:#64748b;transition:transform .2s}.AIExposure-module-scss-module__NrNaBa__dropupArrowOpen{transform:rotate(180deg)}.AIExposure-module-scss-module__NrNaBa__industryGroup{border-bottom:1px solid #f1f5f9}.AIExposure-module-scss-module__NrNaBa__industryItem{color:#101828;cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.AIExposure-module-scss-module__NrNaBa__industryItem:hover{background:#f8fafc}.AIExposure-module-scss-module__NrNaBa__industryItemExpanded{z-index:10;background:#f1f5f9;font-weight:600;position:sticky;top:0}.AIExposure-module-scss-module__NrNaBa__industryLabelGroup{align-items:center;gap:.6rem;display:flex}.AIExposure-module-scss-module__NrNaBa__subIndustryPanel{background:#f8fafc;border-top:1px solid #e2e8f0}.AIExposure-module-scss-module__NrNaBa__subIndustryList{padding:0}
