.NewsCards-module__KDlw_G__section{background:#fafbfc;padding:3rem 1rem}.NewsCards-module__KDlw_G__header{text-align:center;margin-bottom:2rem}.NewsCards-module__KDlw_G__h2{color:#111827;letter-spacing:-.01em;margin:0;font-size:1.75rem;font-weight:700}.NewsCards-module__KDlw_G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.NewsCards-module__KDlw_G__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:all .25s;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.05)}.NewsCards-module__KDlw_G__card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 22px rgba(0,0,0,.08)}.NewsCards-module__KDlw_G__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.NewsCards-module__KDlw_G__tagGroup{flex-wrap:wrap;gap:.4rem;display:flex}.NewsCards-module__KDlw_G__tagBadge{color:#4338ca;letter-spacing:.01em;background:#eef2ff;border:1px solid #e0e7ff;border-radius:8px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:background .2s,color .2s}.NewsCards-module__KDlw_G__tagBadge:hover{color:#3730a3;background:#e0e7ff}.NewsCards-module__KDlw_G__date{color:#6b7280;font-size:.875rem}.NewsCards-module__KDlw_G__title{color:#1f2937;margin:.6rem 0 .3rem;font-size:1.1rem;font-weight:700;line-height:1.4}.NewsCards-module__KDlw_G__summary{color:#4b5563;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.NewsCards-module__KDlw_G__cta{color:#4f46e5;align-self:flex-start;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.NewsCards-module__KDlw_G__cta:hover{color:#3730a3}
.Hero-module__l4HJQq__hero{--search-max:680px;padding:64px 0 24px;position:relative}.Hero-module__l4HJQq__inner{max-width:1080px;margin:0 auto;padding:0 16px}.Hero-module__l4HJQq__title{letter-spacing:-.02em;text-align:center;margin:0 0 8px;font-size:40px;font-weight:800;line-height:1.1}.Hero-module__l4HJQq__title span{background:linear-gradient(90deg,#ff7a59,#8a4bff);color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__l4HJQq__subtitle{color:#5b5b66;text-align:center;margin:0 0 24px;font-size:16px}.Hero-module__l4HJQq__searchWrap{flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__l4HJQq__searchShell{width:min(100%,var(--search-max));max-width:var(--search-max);box-sizing:border-box;background:#fff;border:1px solid #eee3da;border-radius:14px;align-items:center;gap:8px;margin-left:auto;margin-right:auto;padding:10px 12px;display:flex;position:relative;box-shadow:0 6px 20px rgba(0,0,0,.05)}.Hero-module__l4HJQq__searchIcon{opacity:.7;place-items:center;margin-left:4px;display:grid}.Hero-module__l4HJQq__searchInput{background:0 0;border:0;outline:none;flex:1;padding:6px 8px;font-size:15px}.Hero-module__l4HJQq__inputError{border-radius:10px;animation:none}.Hero-module__l4HJQq__clearBtn,.Hero-module__l4HJQq__searchBtn{cursor:pointer;background:#fff7f1;border:1px solid #ffe2cf;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:transform .12s,background .12s;display:flex}.Hero-module__l4HJQq__clearBtn:hover,.Hero-module__l4HJQq__searchBtn:hover{background:#ffece0;transform:translateY(-1px)}.Hero-module__l4HJQq__samplesRow{width:min(100%,var(--search-max));max-width:var(--search-max);box-sizing:border-box;margin-left:auto;margin-right:auto;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:8px;padding-left:12px;padding-right:12px;display:flex}.Hero-module__l4HJQq__sampleTag{cursor:pointer;white-space:nowrap;background:#f5f6f8;border:1px solid #d1d5db;border-radius:9px;padding:3px 10px;font-size:12px;transition:background .15s,border-color .15s}.Hero-module__l4HJQq__sampleTag:hover{background:#e5e7eb;border-color:#cfd6dd}.Hero-module__l4HJQq__sampleTag:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.Hero-module__l4HJQq__helperLine{color:#7a7a86;text-align:center;min-height:20px;margin-top:8px;font-size:12px}.Hero-module__l4HJQq__helperError{color:#c0392b;text-align:center}.Hero-module__l4HJQq__shake{animation:.3s Hero-module__l4HJQq__shake}@keyframes Hero-module__l4HJQq__shake{0%{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(6px)}75%{transform:translate(-4px)}to{transform:translate(0)}}.Hero-module__l4HJQq__statsContainer{max-width:1080px;margin:24px auto 8px;padding:0 16px}.Hero-module__l4HJQq__statsSection{margin-bottom:24px}.Hero-module__l4HJQq__sectionTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.Hero-module__l4HJQq__sectionTitle:after{content:"";background:#e5e7eb;flex:1;height:1px;margin-left:8px}.Hero-module__l4HJQq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.Hero-module__l4HJQq__statCard{cursor:default;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;padding:16px;transition:all .2s;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Hero-module__l4HJQq__statCard:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.Hero-module__l4HJQq__statValue{color:transparent;letter-spacing:-.02em;background:linear-gradient(90deg,#4f46e5,#8b5cf6);-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:28px;font-weight:700;line-height:1.2;display:block}.Hero-module__l4HJQq__statLabel{color:#6b7280;font-size:13px;font-weight:500;line-height:1.4}.Hero-module__l4HJQq__reclassifiedStats .Hero-module__l4HJQq__statCard{background:#f9fafb;border:1px solid #e5e7eb}.Hero-module__l4HJQq__reclassifiedStats .Hero-module__l4HJQq__statCard:hover{background:#f3f4f6;border-color:#d1d5db}.Hero-module__l4HJQq__reclassifiedStats .Hero-module__l4HJQq__statValue{background:linear-gradient(90deg,#059669,#10b981);-webkit-background-clip:text;background-clip:text}.Hero-module__l4HJQq__stats span{color:#7a6d66;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:12px;display:block}.Hero-module__l4HJQq__reclass{margin-top:16px}.Hero-module__l4HJQq__reclassTitle{letter-spacing:.08em;text-transform:uppercase;color:#7a6d66;margin:10px 0;font-size:14px;font-weight:800}.Hero-module__l4HJQq__reclassGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:14px;display:grid}.Hero-module__l4HJQq__reclassCard{background:#fff;border:1px solid #ebe6df;border-radius:16px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.05)}.Hero-module__l4HJQq__cardHeader,.Hero-module__l4HJQq__subHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.Hero-module__l4HJQq__cardHeader h3,.Hero-module__l4HJQq__subHeader h3{margin:0;font-size:16px;font-weight:700}.Hero-module__l4HJQq__badge,.Hero-module__l4HJQq__badgeAlt{border:1px solid;border-radius:999px;padding:4px 8px;font-size:11px}.Hero-module__l4HJQq__badge{color:#1b7a43;background:#f1fff7;border-color:#c9f0d7}.Hero-module__l4HJQq__badgeAlt{color:#4c3ac9;background:#f5f3ff;border-color:#e2dcff}.Hero-module__l4HJQq__kpiRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__l4HJQq__kpi{gap:2px;display:grid}.Hero-module__l4HJQq__kpiValue{letter-spacing:-.02em;font-size:26px;font-weight:800}.Hero-module__l4HJQq__kpiLabel{color:#6b6b76;font-size:12px}.Hero-module__l4HJQq__divider{background:#f0ece7;height:1px;margin:12px 0}.Hero-module__l4HJQq__subgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.Hero-module__l4HJQq__subKpi{background:#fff7f1;border:1px solid #ffe2cf;border-radius:12px;padding:10px}.Hero-module__l4HJQq__subLabel{color:#7a6d66;font-size:12px}.Hero-module__l4HJQq__subValue{margin-top:4px;font-size:16px;font-weight:700}.Hero-module__l4HJQq__note{color:#777786;margin-top:8px;font-size:12px}.Hero-module__l4HJQq__counter{font-variant-numeric:tabular-nums;will-change:transform;transition:filter .24s,transform .24s,opacity .24s;display:inline-block}.Hero-module__l4HJQq__counterGhost{opacity:.55;transition:opacity .2s}.Hero-module__l4HJQq__counterSkeleton{color:transparent;position:relative}.Hero-module__l4HJQq__counterSkeleton:before{content:"";vertical-align:middle;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.12) 40%,rgba(0,0,0,.06) 75%) 0 0/400% 100%;border-radius:.4em;width:8ch;max-width:100%;height:1.2em;animation:1.05s linear infinite Hero-module__l4HJQq__shimmer;display:inline-block}@keyframes Hero-module__l4HJQq__shimmer{0%{background-position:100% 0}to{background-position:0 0}}.Hero-module__l4HJQq__helperNote{color:#7a7a86;text-align:center;margin-top:6px;font-size:12px}@media (max-width:860px){.Hero-module__l4HJQq__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.Hero-module__l4HJQq__reclassGrid{grid-template-columns:1fr}}@media (max-width:768px){.Hero-module__l4HJQq__searchShell,.Hero-module__l4HJQq__samplesRow{width:92vw;max-width:92vw}}
.LatestPublications-module__aPytWa__wrapper{color:#fff;background:linear-gradient(135deg,#1e1b4b,#312e81);border-radius:16px;padding:40px 30px;position:relative;overflow:hidden}.LatestPublications-module__aPytWa__heading{color:#fff;font-weight:700}.LatestPublications-module__aPytWa__countBadge{color:#4338ca;background-color:#f8fafc;font-weight:600}.LatestPublications-module__aPytWa__carouselWrapper{width:100%;position:relative;overflow:hidden}.LatestPublications-module__aPytWa__scrollArea{overflow:hidden}.LatestPublications-module__aPytWa__cardsRow{flex-wrap:nowrap;gap:20px;padding:10px 6px;display:flex}.LatestPublications-module__aPytWa__card{cursor:default;background:#fff;border-radius:12px;flex-direction:column;flex:0 0 300px;justify-content:space-between;height:360px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 3px 12px rgba(0,0,0,.08)}.LatestPublications-module__aPytWa__card:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.LatestPublications-module__aPytWa__titleLink{cursor:pointer;color:#1e1b4b;text-decoration:none}.LatestPublications-module__aPytWa__titleLink:hover{text-decoration:underline}.LatestPublications-module__aPytWa__abstract{color:#374151}.LatestPublications-module__aPytWa__navBtn{z-index:10;color:#4338ca;cursor:pointer;background:#eef2ff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .1s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px rgba(0,0,0,.15)}.LatestPublications-module__aPytWa__navBtn:hover{background:#e0e7ff}.LatestPublications-module__aPytWa__navBtn:active{transform:translateY(-50%)scale(.95)}.LatestPublications-module__aPytWa__navBtn:focus{outline:none}.LatestPublications-module__aPytWa__left{left:10px}.LatestPublications-module__aPytWa__right{right:10px}.LatestPublications-module__aPytWa__loadingWrapper{flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.LatestPublications-module__aPytWa__loadingText{color:#e0e7ff;letter-spacing:.3px;margin-top:12px;font-weight:600}@media (max-width:768px){.LatestPublications-module__aPytWa__card{flex:0 0 250px;height:340px}.LatestPublications-module__aPytWa__wrapper{padding:24px 16px}}
