
.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}
.AINews-module-scss-module__z2GfRG__section{box-sizing:border-box;color:#1f1f21;width:min(100%,1664px);margin:0 auto;padding:6rem 2rem}.AINews-module-scss-module__z2GfRG__headingRow{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.5rem;display:flex}.AINews-module-scss-module__z2GfRG__headingRow h2{text-transform:uppercase;margin:0;font-family:scandia-web,sans-serif;font-size:48px;font-weight:700;line-height:105%}.AINews-module-scss-module__z2GfRG__author span{color:#2756d3;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:700}.AINews-module-scss-module__z2GfRG__titleGroup{flex:1}.AINews-module-scss-module__z2GfRG__subtitle{color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#7f51cb,#2756d3,#26bbc3);-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-family:scandia-web,sans-serif;font-size:30px;font-weight:400;line-height:1.2}.AINews-module-scss-module__z2GfRG__edition{text-align:right;max-width:25rem}.AINews-module-scss-module__z2GfRG__edition p{color:#64687c;margin:0;font-size:.84rem;line-height:1.45}.AINews-module-scss-module__z2GfRG__edition .AINews-module-scss-module__z2GfRG__updated{color:#1f1f21;margin-top:.4rem;font-size:1.6rem;font-weight:600;line-height:1.25}.AINews-module-scss-module__z2GfRG__edition .AINews-module-scss-module__z2GfRG__updated time{color:#2756d3}.AINews-module-scss-module__z2GfRG__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.AINews-module-scss-module__z2GfRG__carousel{position:relative}.AINews-module-scss-module__z2GfRG__track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(20% - .8rem);grid-auto-flow:column;gap:1rem;margin:-.9rem -.9rem -.9rem 0;padding:.9rem .9rem .9rem 0;display:grid;overflow-x:auto}.AINews-module-scss-module__z2GfRG__track::-webkit-scrollbar{display:none}.AINews-module-scss-module__z2GfRG__track>*{scroll-snap-align:start}.AINews-module-scss-module__z2GfRG__indicator{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.AINews-module-scss-module__z2GfRG__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .3s}.AINews-module-scss-module__z2GfRG__dot[data-active=true]{background:#2756d3;transform:scale(1.3)}.AINews-module-scss-module__z2GfRG__dot:hover{background:#2756d3}.AINews-module-scss-module__z2GfRG__arrow{z-index:2;color:#2756d3;cursor:pointer;background:#fff;border:1px solid #2756d32e;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;transition:opacity .22s,transform .18s;display:flex;position:absolute;top:38%;box-shadow:0 6px 16px #1f1f2129}.AINews-module-scss-module__z2GfRG__arrow[data-side=left]{left:-1.35rem}.AINews-module-scss-module__z2GfRG__arrow[data-side=right]{right:-1.35rem}.AINews-module-scss-module__z2GfRG__arrow:hover:not(:disabled){transform:scale(1.06)}.AINews-module-scss-module__z2GfRG__arrow:disabled{cursor:default;opacity:0;pointer-events:none}.AINews-module-scss-module__z2GfRG__card,.AINews-module-scss-module__z2GfRG__skeleton{--card-bg:#f4f5ff;background:var(--card-bg);border:3px solid #2756d321;border-radius:12px;min-height:23rem;box-shadow:0 7px 18px #1f1f210f}.AINews-module-scss-module__z2GfRG__card[data-tone="1"],.AINews-module-scss-module__z2GfRG__skeleton[data-tone="1"]{--card-bg:#faf9f6}.AINews-module-scss-module__z2GfRG__card[data-tone="2"],.AINews-module-scss-module__z2GfRG__skeleton[data-tone="2"]{--card-bg:#f1f3fc}.AINews-module-scss-module__z2GfRG__card{--card-pad:clamp(1.25rem,2vw,1.65rem);--badge:#64687c;--badge-ink:var(--badge)}.AINews-module-scss-module__z2GfRG__card[data-category=research]{--badge:#16a34a}.AINews-module-scss-module__z2GfRG__card[data-category=models]{--badge:#2563eb}.AINews-module-scss-module__z2GfRG__card[data-category=policy]{--badge:#ea580c}.AINews-module-scss-module__z2GfRG__card[data-category=business]{--badge:#7c3aed}.AINews-module-scss-module__z2GfRG__card[data-category=investment]{--badge:#eab308;--badge-ink:#a16207}.AINews-module-scss-module__z2GfRG__card[data-category=robotics]{--badge:#0891b2}.AINews-module-scss-module__z2GfRG__card[data-category=chips]{--badge:#c026d3}.AINews-module-scss-module__z2GfRG__card[data-category=safety]{--badge:#e11d48}.AINews-module-scss-module__z2GfRG__card[data-category=society]{--badge:#4f46e5}.AINews-module-scss-module__z2GfRG__card{padding:var(--card-pad);border-color:var(--badge);flex-direction:column;display:flex;position:relative}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__card{border-color:color-mix(in srgb,var(--badge)42%,transparent)}}.AINews-module-scss-module__z2GfRG__card{box-shadow:0 4px 6px -1px var(--badge),0 2px 4px -1px var(--badge)}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__card{box-shadow:0 4px 6px -1px color-mix(in srgb,var(--badge)26%,transparent),0 2px 4px -1px color-mix(in srgb,var(--badge)16%,transparent)}}.AINews-module-scss-module__z2GfRG__card{transition:transform .18s,box-shadow .18s}.AINews-module-scss-module__z2GfRG__card:hover{box-shadow:0 10px 15px -3px var(--badge),0 4px 6px -2px var(--badge);transform:translateY(-3px)}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__card:hover{box-shadow:0 10px 15px -3px color-mix(in srgb,var(--badge)34%,transparent),0 4px 6px -2px color-mix(in srgb,var(--badge)22%,transparent)}}.AINews-module-scss-module__z2GfRG__card h3{letter-spacing:-.025em;margin:.35rem 0 1rem;font-family:DM Serif Display,Georgia,serif;font-size:clamp(1.35rem,1.55vw,1.75rem);font-weight:400;line-height:1.06}.AINews-module-scss-module__z2GfRG__card h3 a{color:inherit;text-decoration:none}.AINews-module-scss-module__z2GfRG__card h3 a:hover,.AINews-module-scss-module__z2GfRG__card h3 a:focus-visible{color:#2756d3}.AINews-module-scss-module__z2GfRG__bannerWrap{margin:calc(var(--card-pad)*-1)calc(var(--card-pad)*-1).45rem;position:relative}.AINews-module-scss-module__z2GfRG__banner{border-radius:9px 9px 0 0;display:block;overflow:hidden}.AINews-module-scss-module__z2GfRG__banner img{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .32s;display:block}.AINews-module-scss-module__z2GfRG__bannerFallback{aspect-ratio:16/9;background:repeating-linear-gradient(135deg,var(--badge)0 14px,transparent 14px 28px),linear-gradient(140deg,var(--badge),var(--badge));border-radius:9px 9px 0 0;justify-content:center;align-items:center;padding:1rem 2rem;display:flex}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__bannerFallback{background:repeating-linear-gradient(135deg,color-mix(in srgb,var(--badge)9%,transparent)0 14px,transparent 14px 28px),linear-gradient(140deg,color-mix(in srgb,var(--badge)26%,var(--card-bg)),color-mix(in srgb,var(--badge)8%,var(--card-bg)))}}.AINews-module-scss-module__z2GfRG__bannerFallback span{color:var(--badge-ink);text-align:center;font-family:DM Serif Display,Georgia,serif;font-size:clamp(1.2rem,1.6vw,1.6rem);line-height:1.1}.AINews-module-scss-module__z2GfRG__dateRule{margin:0 calc(var(--card-pad)*-1).3rem;align-items:flex-end;display:flex}.AINews-module-scss-module__z2GfRG__dateRule:before,.AINews-module-scss-module__z2GfRG__dateRule:after{background:var(--badge);height:3px}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__dateRule:before,.AINews-module-scss-module__z2GfRG__dateRule:after{background:color-mix(in srgb,var(--badge)42%,var(--card-bg))}}.AINews-module-scss-module__z2GfRG__dateRule:before,.AINews-module-scss-module__z2GfRG__dateRule:after{content:""}.AINews-module-scss-module__z2GfRG__dateRule:before{width:1.5rem}.AINews-module-scss-module__z2GfRG__dateRule:after{flex:1}.AINews-module-scss-module__z2GfRG__dateRule time{border:3px solid var(--badge);padding:.4rem .85rem .45rem}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__dateRule time{border:3px solid color-mix(in srgb,var(--badge)42%,var(--card-bg))}}.AINews-module-scss-module__z2GfRG__dateRule time{background:var(--card-bg);color:#1f1f21;letter-spacing:.01em;white-space:nowrap;border-bottom:none;border-radius:6px 6px 0 0;font-size:.92rem;font-weight:400;line-height:1}.AINews-module-scss-module__z2GfRG__onBanner{z-index:1;margin:0;position:absolute;bottom:0;left:0;right:0}.AINews-module-scss-module__z2GfRG__card:hover .AINews-module-scss-module__z2GfRG__banner img{transform:scale(1.04)}.AINews-module-scss-module__z2GfRG__category{z-index:1;border:1px solid var(--badge);align-items:center;width:fit-content;margin:0;padding:.45rem .9rem;display:inline-flex;position:absolute;top:-.7rem;right:-.7rem}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__category{border:1px solid color-mix(in srgb,var(--badge)45%,transparent)}}.AINews-module-scss-module__z2GfRG__category{background:var(--badge);border-radius:6px}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__category{background:color-mix(in srgb,var(--badge)16%,#fff)}}.AINews-module-scss-module__z2GfRG__category{box-shadow:3px 3px 0 var(--badge)}@supports (color:color-mix(in lab, red, red)){.AINews-module-scss-module__z2GfRG__category{box-shadow:3px 3px 0 color-mix(in srgb,var(--badge)55%,transparent)}}.AINews-module-scss-module__z2GfRG__category{color:var(--badge-ink);letter-spacing:.01em;font-size:.92rem;font-weight:600;line-height:1}.AINews-module-scss-module__z2GfRG__summary{margin:0}.AINews-module-scss-module__z2GfRG__summary:before{content:"";background:linear-gradient(90deg,#2756d3,#7f51cba6);border-radius:2px;width:2.75rem;height:2px;margin-bottom:1rem;display:block}.AINews-module-scss-module__z2GfRG__summary{color:#454754;font-size:.91rem;line-height:1.52}.AINews-module-scss-module__z2GfRG__cardFooter{margin-top:auto;padding-top:1.35rem}.AINews-module-scss-module__z2GfRG__cardFooter:before{content:"";background:linear-gradient(90deg,#2756d361,#0000);height:1px;margin-bottom:.9rem;display:block}.AINews-module-scss-module__z2GfRG__author{color:#1f1f21;margin:0 0 .35rem;font-size:.72rem;font-weight:600;line-height:1.4}.AINews-module-scss-module__z2GfRG__author span{margin-right:.25rem;font-size:.58rem}.AINews-module-scss-module__z2GfRG__source,.AINews-module-scss-module__z2GfRG__from{color:#1f1f21;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .4rem;font-size:.82rem;line-height:1.4;overflow:hidden}.AINews-module-scss-module__z2GfRG__source a,.AINews-module-scss-module__z2GfRG__from a{color:#2756d3;font-weight:600;text-decoration:none}.AINews-module-scss-module__z2GfRG__source a:hover,.AINews-module-scss-module__z2GfRG__source a:focus-visible,.AINews-module-scss-module__z2GfRG__from a:hover,.AINews-module-scss-module__z2GfRG__from a:focus-visible{text-decoration:underline}.AINews-module-scss-module__z2GfRG__plain{color:#1f1f21;font-weight:400}.AINews-module-scss-module__z2GfRG__from{margin-bottom:0}.AINews-module-scss-module__z2GfRG__empty{background:linear-gradient(120deg,#f4f5ff,#faf9f6);border:1px solid #2756d321;flex-direction:column;justify-content:flex-end;min-height:13rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.AINews-module-scss-module__z2GfRG__empty p{color:#64687c;max-width:40rem;margin:.4rem 0 0}.AINews-module-scss-module__z2GfRG__empty .AINews-module-scss-module__z2GfRG__emptyLabel{color:#1f1f21;font-family:scandia-web,sans-serif;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:700;line-height:1.1}.AINews-module-scss-module__z2GfRG__skeleton{position:relative;overflow:hidden}.AINews-module-scss-module__z2GfRG__skeleton:after{content:"";background:linear-gradient(100deg,#0000 25%,#fffc 50%,#0000 75%);animation:1.4s infinite AINews-module-scss-module__z2GfRG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes AINews-module-scss-module__z2GfRG__shimmer{to{transform:translate(100%)}}@media (max-width:1100px){.AINews-module-scss-module__z2GfRG__track{grid-auto-columns:calc(33.3333% - .666667rem)}.AINews-module-scss-module__z2GfRG__arrow{display:none}.AINews-module-scss-module__z2GfRG__grid{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(15rem,1fr));margin:-.75rem 0;padding:.75rem .75rem .75rem 0;overflow-x:auto}.AINews-module-scss-module__z2GfRG__card,.AINews-module-scss-module__z2GfRG__skeleton{scroll-snap-align:start}}@media (max-width:700px){.AINews-module-scss-module__z2GfRG__section{padding:3rem 1rem}.AINews-module-scss-module__z2GfRG__headingRow{flex-direction:column;align-items:flex-start;gap:.75rem}.AINews-module-scss-module__z2GfRG__edition{text-align:left}.AINews-module-scss-module__z2GfRG__headingRow h2{font-size:2rem}.AINews-module-scss-module__z2GfRG__subtitle{font-size:1.5rem}.AINews-module-scss-module__z2GfRG__track{grid-auto-columns:82vw}.AINews-module-scss-module__z2GfRG__grid{grid-template-columns:repeat(5,minmax(17rem,82vw))}.AINews-module-scss-module__z2GfRG__card,.AINews-module-scss-module__z2GfRG__skeleton{min-height:21rem}}
