.research-content{--navy: #061827; --navy2: #0b2439; --ink: #07162f; --blue: #0649ff; --blue2: #0649ff; --muted: #607289; --line: #dce5ef; --soft: #f5f9fd; --white: #fff; --max: 1240px;}
.research-content{box-sizing: border-box;}
.research-content{scroll-behavior: smooth;}
.research-content{margin: 0px; font-family: Inter, Arial, Helvetica, sans-serif; color: var(--ink); background: rgb(255, 255, 255); -webkit-font-smoothing: antialiased;}
.research-content a{text-decoration: none; color: inherit;}
.research-content .wrap{width: min(var(--max),calc(100% - 52px)); margin: auto;}
.research-content .ico{width: 1.25em; height: 1.25em; fill: none; stroke: currentcolor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; vertical-align: -0.2em;}
.research-content .skip{position: fixed; top: -60px; left: 10px; z-index: 999; background: rgb(255, 255, 255); padding: 10px 14px;}
.research-content .skip:focus{top: 10px;}
.research-content .utility{height: 31px; background: rgb(7, 24, 38); color: rgb(255, 255, 255); font-size: 14px; letter-spacing: 0.13em;}
.research-content .utility .wrap{height: 31px; display: flex; align-items: center; justify-content: space-between;}
.research-content .util-right{display: flex; align-items: center; gap: 12px; letter-spacing: 0px;}
.research-content .util-right span{width: 1px; height: 14px; background: rgb(129, 147, 163);}
.research-content .header{height: 80px; background: rgba(255, 255, 255, 0.97); border-bottom: 1px solid rgb(237, 241, 245); position: sticky; top: 0px; z-index: 100; backdrop-filter: blur(12px);}
.research-content .nav{height: 100%; display: flex; align-items: center; gap: 26px;}
.research-content .brand{width: 142px; display: flex; flex-direction: column; align-items: flex-start; color: rgb(7, 93, 240); line-height: 1;}
.research-content .brand img{width: 63px; height: 38px; object-fit: contain; margin-left: 7px;}
.research-content .brand strong{font-size: 18px; letter-spacing: -0.03em; margin-top: -2px;}
.research-content .navlinks{display: flex; align-items: center; gap: 29px; margin-left: auto; font-size: 14px;}
.research-content .navlinks a{height: 80px; display: flex; align-items: center; gap: 5px; position: relative; white-space: nowrap;}
.research-content .navlinks a.active{color: rgb(7, 93, 240);}
.research-content .navlinks a.active::after{content: ""; position: absolute; bottom: 15px; left: 0px; right: 0px; height: 3px; background: rgb(7, 93, 240);}
.research-content .navlinks b{font-size: 14px; font-weight: 400; color: rgb(96, 118, 141);}
.research-content .btn{display: inline-flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid var(--blue); background: var(--blue); color: rgb(255, 255, 255); font-size: 14px; font-weight: 700; padding: 13px 18px; border-radius: 4px; transition: transform 0.2s, box-shadow 0.2s;}
.research-content .btn:hover{transform: translateY(-1px); box-shadow: rgba(8, 103, 246, 0.18) 0px 10px 24px;}
.research-content .btn.outline{background: rgb(255, 255, 255); color: var(--blue);}
.research-content .navcta{white-space: nowrap;}
.research-content .menu{display: none; margin-left: auto; border: 0px; background: transparent;}
.research-content .menu span{display: block; width: 28px; height: 2px; background: rgb(16, 42, 67); margin: 5px;}
.research-content main{overflow: hidden;}
.research-content section{padding: 62px 0px;}
.research-content .eyebrow,.research-content .kicker{font-size: 14px; font-weight: 800; letter-spacing: 0.16em; text-transform: uppercase; color: var(--blue); margin-bottom: 10px;}
.research-content .hero{border-bottom: 1px solid var(--line); background: rgb(255, 255, 255);}
.research-content .hero-grid{display: grid; grid-template-columns: 43% 57%; min-height: 425px;}
.research-content .hero-copy{padding: 48px 30px 40px 0px; position: relative; z-index: 2;}
.research-content .hero-copy h1{font-size: 52px; line-height: 0.98; letter-spacing: -0.05em; margin: 0px 0px 12px;}
.research-content .hero-copy .lead{font-size: 24px; line-height: 1.08; color: var(--blue); letter-spacing: -0.03em; margin: 0px 0px 12px;}
.research-content .hero-copy p{font-size: 15px; line-height: 1.5; color: rgb(82, 101, 125); max-width: 570px;}
.research-content .hero-actions{display: flex; gap: 12px; flex-wrap: wrap; margin-top: 18px;}
.research-content .hero-media{min-height: 425px; background-size: cover; background-position: center center; position: relative; overflow: hidden;}
.research-content .hero-media::before{content: ""; position: absolute; inset: 0px; background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5) 18%, rgba(255, 255, 255, 0.03) 49%, rgba(3, 19, 35, 0.12) 100%);}
.research-content .section-title{display: flex; align-items: flex-end; justify-content: space-between; gap: 28px; margin-bottom: 28px;}
.research-content .section-title h2,.research-content .copy h2{font-size: 34px; line-height: 1.02; letter-spacing: -0.04em; margin: 0px;}
.research-content .section-title p,.research-content .copy p{color: var(--muted); font-size: 14px; line-height: 1.55; max-width: 650px;}
.research-content .link{display: inline-flex; align-items: center; gap: 8px; color: var(--blue); font-weight: 700; font-size: 14px;}
.research-content .card{border: 1px solid var(--line); border-radius: 7px; background: rgb(255, 255, 255);}
.research-content .icon-ring{width: 56px; height: 56px; border: 1px solid rgb(191, 213, 239); border-radius: 50%; display: grid; place-items: center; color: var(--blue); background: rgb(255, 255, 255);}
.research-content .icon-ring .ico{width: 27px; height: 27px;}
.research-content .dark{background: linear-gradient(120deg, rgb(6, 24, 39), rgb(10, 36, 58)); color: rgb(255, 255, 255); position: relative;}
.research-content .dark h2{color: rgb(255, 255, 255);}
.research-content .dark p{color: rgb(195, 208, 220);}
.research-content .reveal{opacity: 0; transform: translateY(18px); transition: opacity 0.55s, transform 0.55s;}
.research-content .reveal.in{opacity: 1; transform: none;}
.research-content .tilt{transform-style: preserve-3d; transition: transform 0.2s, box-shadow 0.2s;}
.research-content .tilt:hover{box-shadow: rgba(16, 47, 79, 0.1) 0px 16px 34px;}
.research-content .footer{background: rgb(7, 24, 39); color: rgb(213, 224, 233); padding: 48px 0px 18px;}
.research-content .footgrid{display: grid; grid-template-columns: 2.2fr repeat(4, 1fr); gap: 44px;}
.research-content .footgrid h4{font-size: 14px; color: rgb(255, 255, 255); margin: 0px 0px 12px;}
.research-content .footgrid a{display: block; font-size: 14px; margin: 7px 0px; color: rgb(213, 224, 233);}
.research-content .foot-brand p{font-size: 14px; line-height: 1.55; max-width: 330px; color: rgb(184, 198, 212);}
.research-content .foot-logo{display: flex; flex-direction: column; width: 110px; color: rgb(255, 255, 255); margin-bottom: 12px;}
.research-content .foot-logo img{width: 66px; height: 43px; object-fit: contain;}
.research-content .foot-logo strong{font-size: 18px;}
.research-content .copybar{border-top: 1px solid rgba(255, 255, 255, 0.176); margin-top: 34px; padding-top: 18px; display: flex; justify-content: space-between; font-size: 14px; color: rgb(174, 189, 202);}
.research-content .legal{display: flex; align-items: center; gap: 12px;}
.research-content .legal b{font-size: 14px; color: white;}
@media (max-width: 1100px) {.research-content .navlinks{gap: 15px; font-size: 14px;}
.research-content .navcta{display: none;}
.research-content .hero-grid{grid-template-columns: 1fr 1fr;}
.research-content .hero-copy h1{font-size: 45px;}
.research-content .footgrid{grid-template-columns: 2fr 1fr 1fr;}}
@media (max-width: 820px) {.research-content .utility{display: none;}
.research-content .header{height: 68px;}
.research-content .nav{height: 68px;}
.research-content .navlinks{display: none; position: absolute; top: 68px; left: 0px; right: 0px; background: rgb(255, 255, 255); padding: 18px 26px; box-shadow: rgba(0, 0, 0, 0.133) 0px 15px 35px; flex-direction: column; align-items: stretch;}
.research-content .navlinks.open{display: flex;}
.research-content .navlinks a{height: auto; padding: 9px 0px;}
.research-content .navlinks a.active::after{display: none;}
.research-content .menu{display: block;}
.research-content .brand{width: auto;}
.research-content .brand img{width: 49px; height: 30px;}
.research-content .brand strong{font-size: 15px;}
.research-content .hero-grid{grid-template-columns: 1fr;}
.research-content .hero-copy{padding: 42px 0px 30px;}
.research-content .hero-media{min-height: 330px;}
.research-content .hero-copy h1{font-size: 42px;}
.research-content .section-title{flex-direction: column; align-items: flex-start;}
.research-content .section-title h2,.research-content .copy h2{font-size: 30px;}
.research-content .footgrid{grid-template-columns: 1fr 1fr;}
.research-content .foot-brand{grid-column: 1 / -1;}
.research-content .copybar{flex-direction: column; gap: 18px;}
.research-content .wrap{width: min(var(--max),calc(100% - 30px));}}
@media (max-width: 520px) {.research-content section{padding: 48px 0px;}
.research-content .hero-copy h1{font-size: 36px;}
.research-content .hero-copy .lead{font-size: 21px;}
.research-content .footgrid{grid-template-columns: 1fr;}
.research-content .foot-brand{grid-column: auto;}
.research-content .legal{flex-wrap: wrap;}}
.research-content .frontier-hero .hero-media{background-image: url("../assets/research/75542b19c9de27c5adb9.jpg"); background-position: center center; background-size: cover;}
.research-content .frontier-hero .hero-media::before{background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.52) 18%, transparent 44%, rgba(3, 16, 30, 0.07));}
.research-content .horizon-framework{display: grid; grid-template-columns: 1fr 1fr; gap: 58px; align-items: start;}
.research-content .horizons{display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; grid-column: 1 / -1; position: relative; margin-top: 12px;}
.research-content .horizons::before{content: ""; position: absolute; left: 7%; right: 7%; top: 28px; height: 1px; background: rgb(138, 185, 241);}
.research-content .horizon{position: relative; z-index: 2;}
.research-content .horizon .icon-ring{margin-bottom: 12px;}
.research-content .horizon strong{font-size: 14px; color: var(--blue);}
.research-content .horizon h3{font-size: 15px; margin: 5px 0px 3px;}
.research-content .horizon b{font-size: 14px;}
.research-content .horizon p{font-size: 14px; color: rgb(101, 120, 143); line-height: 1.5;}
.research-content .theme-grid{display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px;}
.research-content .theme{overflow: hidden;}
.research-content .theme .photo{height: 150px; background-size: cover; background-position: center center;}
.research-content .theme .inside{padding: 15px;}
.research-content .theme h3{font-size: 14px; line-height: 1.15; margin: 0px 0px 8px;}
.research-content .theme p{font-size: 14px; color: rgb(99, 118, 141); line-height: 1.45; min-height: 47px;}
.research-content .longview{min-height: 330px; background: linear-gradient(90deg, rgb(7, 24, 39) 0%, rgb(7, 24, 39) 48%, rgba(7, 24, 39, 0.75)), url("../assets/research/4cfadd0c659718c9d7a5.jpg") right center / 65% 100% no-repeat; display: grid; grid-template-columns: 1.25fr 1fr; gap: 55px; align-items: center;}
.research-content .longview .right{display: grid; gap: 17px;}
.research-content .lvitem{display: grid; grid-template-columns: 42px 1fr; gap: 12px;}
.research-content .lvitem .ico{width: 29px; height: 29px; color: rgb(29, 121, 255);}
.research-content .lvitem h4{margin: 0px 0px 4px; font-size: 14px;}
.research-content .lvitem p{font-size: 14px; margin: 0px; color: rgb(169, 187, 201);}
.research-content .questions{display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px;}
.research-content .qcard{padding: 18px; min-height: 170px;}
.research-content .qcard .ico{color: var(--blue); width: 28px; height: 28px;}
.research-content .qcard h3{font-size: 14px; line-height: 1.3; margin: 15px 0px 8px;}
.research-content .qcard p{font-size: 14px; color: rgb(100, 118, 141);}
.research-content .collab-split{display: grid; grid-template-columns: 1fr 1fr; background: rgb(246, 249, 253); align-items: stretch;}
.research-content .collab-split .photo{background: url("../assets/research/38eff040d1f87dcab97b.jpg") center center / cover; min-height: 220px;}
.research-content .collab-split .copy{padding: 38px;}
.research-content .collab-split h2{font-size: 31px; margin: 0px 0px 8px;}
@media (max-width: 1000px) {.research-content .theme-grid,.research-content .horizons,.research-content .questions{grid-template-columns: 1fr 1fr;}
.research-content .horizons::before{display: none;}
.research-content .longview{grid-template-columns: 1fr; background-size: cover;}}
@media (max-width: 620px) {.research-content .theme-grid,.research-content .horizons,.research-content .questions{grid-template-columns: 1fr;}
.research-content .collab-split{grid-template-columns: 1fr;}}
.research-content .networkhero .hero-grid{grid-template-columns: 42% 58%; min-height: 445px;}
.research-content .networkhero .hero-media{background-image: url("../assets/research/c9b2741490f96f9324be.jpg"); background-size: cover; background-position: center center;}
.research-content .networkhero .hero-media::before{background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.52) 16%, transparent 40%);}
.research-content .netstats{display: grid; grid-template-columns: repeat(4, 1fr); padding: 30px 0px;}
.research-content .nst{text-align: center; border-left: 1px solid var(--line);}
.research-content .nst:first-child{border-left: 0px;}
.research-content .nst .ico{width: 30px; height: 30px; color: var(--blue);}
.research-content .nst strong{font-size: 31px; display: block; margin: 7px 0px 3px;}
.research-content .nst h3{font-size: 14px; margin: 0px;}
.research-content .nst p{font-size: 14px; color: rgb(104, 122, 144);}
.research-content .community{display: grid; grid-template-columns: repeat(5, 1fr); gap: 13px;}
.research-content .ctype{overflow: hidden;}
.research-content .ctype .pic{height: 132px; background-size: cover; background-position: center center;}
.research-content .ctype .inner{padding: 12px;}
.research-content .ctype h3{font-size: 14px; margin: 0px 0px 5px;}
.research-content .ctype p{font-size: 14px; color: rgb(101, 120, 142); line-height: 1.4;}
.research-content .featured{display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px;}
.research-content .rperson{overflow: hidden;}
.research-content .rperson .pic{height: 170px; background-size: cover; background-position: center top;}
.research-content .rperson .inner{padding: 14px;}
.research-content .rperson h3{font-size: 14px; margin: 0px 0px 3px;}
.research-content .rperson b{font-size: 14px; color: var(--blue);}
.research-content .rperson p{font-size: 14px; color: rgb(101, 119, 141); line-height: 1.4;}
.research-content .disciplines{display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px;}
.research-content .disc{padding: 16px; text-align: center;}
.research-content .disc .ico{width: 27px; height: 27px; color: var(--blue);}
.research-content .disc span{display: block; font-size: 14px; font-weight: 700; margin-top: 8px; line-height: 1.25;}
.research-content .participate{display: grid; grid-template-columns: 1.8fr 0.7fr; gap: 50px;}
.research-content .psteps{display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; position: relative;}
.research-content .psteps::before{content: ""; position: absolute; left: 7%; right: 7%; top: 24px; height: 1px; background: rgb(156, 197, 243);}
.research-content .pstep{text-align: center; z-index: 2;}
.research-content .pstep strong{width: 48px; height: 48px; border: 2px solid var(--blue); border-radius: 50%; display: grid; place-items: center; margin: auto; color: var(--blue); font-size: 16px; background: rgb(255, 255, 255);}
.research-content .pstep h3{font-size: 14px; margin: 9px 0px 4px;}
.research-content .pstep p{font-size: 14px; color: rgb(101, 120, 142);}
.research-content .join{border-left: 1px solid var(--line); padding-left: 30px;}
.research-content .netband{min-height: 245px; background: linear-gradient(90deg, rgb(7, 24, 39) 0%, rgb(7, 24, 39) 40%, rgba(7, 24, 39, 0.25)), url("../assets/research/4cfadd0c659718c9d7a5.jpg") right center / 70% 100% no-repeat; display: grid; grid-template-columns: 1fr 1fr; align-items: center;}
.research-content .why{display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px;}
.research-content .whyitem{padding: 12px; border-left: 1px solid var(--line);}
.research-content .whyitem:first-child{border-left: 0px;}
.research-content .whyitem .ico{color: var(--blue); width: 28px; height: 28px;}
.research-content .whyitem h3{font-size: 14px; margin: 8px 0px 4px;}
.research-content .whyitem p{font-size: 14px; color: rgb(101, 119, 142);}
@media (max-width: 1000px) {.research-content .community{grid-template-columns: 1fr 1fr 1fr;}
.research-content .featured{grid-template-columns: 1fr 1fr;}
.research-content .disciplines{grid-template-columns: repeat(3, 1fr);}
.research-content .participate{grid-template-columns: 1fr;}
.research-content .join{border-left: 0px; padding-left: 0px;}}
@media (max-width: 620px) {.research-content .netstats,.research-content .community,.research-content .featured,.research-content .disciplines,.research-content .psteps,.research-content .why{grid-template-columns: 1fr 1fr;}
.research-content .psteps::before{display: none;}}