.research-content{--navy: #061827; --navy2: #0a2238; --ink: #07162f; --blue: #0649ff; --blue2: #0649ff; --muted: #61748b; --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{color: inherit; text-decoration: none;}
.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; left: 12px; top: -60px; 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-inner{height: 31px; display: flex; align-items: center; justify-content: space-between;}
.research-content .util-links{display: flex; align-items: center; gap: 12px; letter-spacing: 0px;}
.research-content .util-links span{width: 1px; height: 14px; background: rgb(128, 147, 164);}
.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 .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 .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 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: 45% 55%; min-height: 420px;}
.research-content .hero-copy{padding: 48px 32px 40px 0px; position: relative; z-index: 2;}
.research-content .hero-copy h1{font-size: 50px; line-height: 0.98; letter-spacing: -0.05em; margin: 0px 0px 14px;}
.research-content .hero-copy .lead{font-size: 23px; line-height: 1.1; color: var(--blue); letter-spacing: -0.03em; margin: 0px 0px 13px;}
.research-content .hero-copy p{font-size: 15px; line-height: 1.52; color: rgb(82, 101, 125); max-width: 580px;}
.research-content .hero-actions{display: flex; gap: 12px; flex-wrap: wrap; margin-top: 20px;}
.research-content .hero-media{min-height: 420px; 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.46) 14%, transparent 44%, rgba(4, 20, 36, 0.04));}
.research-content .section-title{display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; 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: 660px;}
.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: 54px; height: 54px; 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: 26px; height: 26px;}
.research-content .dark{background: linear-gradient(120deg, rgb(6, 24, 39), rgb(10, 36, 58)); color: rgb(255, 255, 255);}
.research-content .dark h2{color: rgb(255, 255, 255);}
.research-content .dark p{color: rgb(196, 209, 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 .copyright{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: rgb(255, 255, 255);}
.research-content .filterbar{display: flex; gap: 9px; flex-wrap: wrap; align-items: center;}
.research-content .chip{border: 1px solid rgb(190, 211, 238); background: rgb(255, 255, 255); color: rgb(82, 106, 132); border-radius: 4px; padding: 8px 13px; font-size: 14px; cursor: pointer;}
.research-content .chip.active{background: var(--blue); border-color: var(--blue); color: rgb(255, 255, 255);}
.research-content .searchbox{position: relative;}
.research-content .searchbox .ico{position: absolute; left: 13px; top: 12px; color: rgb(108, 128, 151);}
.research-content .searchbox input{height: 42px; border: 1px solid var(--line); border-radius: 4px; padding: 0px 14px 0px 40px; min-width: 320px;}
@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: 44px;}
.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: 320px;}
.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 .copyright{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: 20px;}
.research-content .footgrid{grid-template-columns: 1fr;}
.research-content .foot-brand{grid-column: auto;}
.research-content .legal{flex-wrap: wrap;}
.research-content .searchbox input{min-width: 0px; width: 100%;}}
.research-content .agent-hero{background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 34%, rgb(234, 244, 255) 67%, rgb(217, 235, 255) 100%);}
.research-content .agent-hero .hero-grid{grid-template-columns: 39% 61%;}
.research-content .agent-hero .hero-media{background-image: url("../assets/research/4e2d7b5e0ae0933fdd63.jpg"); background-size: cover; background-position: center center;}
.research-content .agent-hero .hero-media::before{background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.44) 10%, transparent 35%);}
.research-content .spectrum{display: grid; grid-template-columns: repeat(3, 1fr); gap: 50px; position: relative;}
.research-content .spectrum::before{content: ""; position: absolute; left: 11%; right: 11%; top: 40px; height: 2px; background: rgb(140, 188, 242);}
.research-content .snode{text-align: center; z-index: 2;}
.research-content .snode .icon-ring{width: 80px; height: 80px; margin: auto; background: rgb(241, 247, 255);}
.research-content .snode .icon-ring .ico{width: 35px; height: 35px;}
.research-content .snode h3{font-size: 15px; margin: 12px 0px 5px;}
.research-content .snode p{font-size: 14px; color: rgb(101, 120, 142); line-height: 1.45; max-width: 240px; margin: auto;}
.research-content .snode small{display: block; margin-top: 12px; color: var(--blue); font-size: 14px; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; border-top: 1px solid var(--line); padding-top: 9px;}
.research-content .foundation{display: grid; grid-template-columns: repeat(6, 1fr); gap: 0px;}
.research-content .foundation-item{padding: 0px 16px; border-left: 1px solid var(--line);}
.research-content .foundation-item:first-child{border-left: 0px;}
.research-content .foundation-item .ico{width: 29px; height: 29px; color: var(--blue);}
.research-content .foundation-item h3{font-size: 14px; margin: 8px 0px 4px;}
.research-content .foundation-item p{font-size: 14px; color: rgb(102, 120, 143); line-height: 1.4;}
.research-content .execution-band{background: linear-gradient(90deg, rgba(7, 24, 39, 0.91), rgba(7, 24, 39, 0.8)), url("../assets/research/e6d4f163de9bef6e81b6.jpg") center center / cover; color: rgb(255, 255, 255);}
.research-content .execflow{display: grid; grid-template-columns: repeat(7, 1fr); gap: 20px; position: relative; margin-top: 24px;}
.research-content .execflow::before{content: ""; position: absolute; left: 5%; right: 5%; top: 28px; height: 1px; background: rgb(82, 114, 141);}
.research-content .enode{z-index: 2;}
.research-content .enode .icon-ring{background: rgb(10, 36, 57); border-color: rgb(86, 118, 147); color: rgb(85, 161, 255);}
.research-content .enode h3{font-size: 14px; margin: 9px 0px 3px;}
.research-content .enode p{font-size: 14px; color: rgb(168, 186, 200); line-height: 1.4;}
.research-content .usecases{display: grid; grid-template-columns: repeat(4, 1fr); gap: 13px;}
.research-content .ucase{overflow: hidden;}
.research-content .ucase .pic{height: 125px; background-size: cover; background-position: center center;}
.research-content .ucase .body{padding: 12px;}
.research-content .ucase h3{font-size: 14px; margin: 0px 0px 5px;}
.research-content .ucase p{font-size: 14px; color: rgb(102, 120, 142);}
.research-content .governance{display: grid; grid-template-columns: 1.2fr repeat(4, 1fr); gap: 22px; align-items: center;}
.research-content .govitem{border-left: 1px solid var(--line); padding-left: 18px;}
.research-content .govitem .ico{width: 27px; height: 27px; color: var(--blue);}
.research-content .govitem h3{font-size: 14px; margin: 7px 0px 4px;}
.research-content .govitem p{font-size: 14px; color: rgb(101, 120, 142);}
.research-content .agent-research{display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 13px;}
.research-content .arcard{display: grid; grid-template-columns: 110px 1fr; overflow: hidden;}
.research-content .arcard .pic{background-size: cover; background-position: center center;}
.research-content .arcard .body{padding: 12px;}
.research-content .arcard small{color: var(--blue); font-size: 14px; text-transform: uppercase;}
.research-content .arcard h3{font-size: 14px; margin: 5px 0px;}
.research-content .arcard p{font-size: 14px; color: rgb(101, 120, 142);}
@media (max-width: 1000px) {.research-content .foundation{grid-template-columns: repeat(3, 1fr);}
.research-content .execflow{grid-template-columns: repeat(4, 1fr);}
.research-content .execflow::before{display: none;}
.research-content .usecases{grid-template-columns: 1fr 1fr;}
.research-content .governance{grid-template-columns: 1fr 1fr;}
.research-content .governance > div:first-child{grid-column: 1 / -1;}
.research-content .agent-research{grid-template-columns: 1fr;}}
@media (max-width: 620px) {.research-content .spectrum,.research-content .foundation,.research-content .execflow,.research-content .usecases,.research-content .governance{grid-template-columns: 1fr;}
.research-content .spectrum::before{display: none;}
.research-content .arcard{grid-template-columns: 90px 1fr;}}