@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Manrope:wght@600;700;800&family=Material+Symbols+Outlined:wght@100..700&display=swap");.research-page{--on-surface:#2e3335;--on-primary-container:#281db3;--surface-container:#ebeef0;--on-secondary-container:#004ea8;--surface-container-lowest:#ffffff;--inverse-surface:#0c0f10;--primary-dim:#413dc9;--surface-container-high:#e5e9eb;--inverse-on-surface:#9b9d9e;--surface-dim:#d5dbdd;--background:#f8f9fa;--tertiary-fixed:#e1a0ff;--tertiary-fixed-dim:#da8cff;--tertiary:#9127c4;--error-container:#f76a80;--inverse-primary:#8382ff;--outline-variant:#aeb3b5;--surface-bright:#f8f9fa;--primary-fixed:#bbbbff;--primary-container:#bbbbff;--primary-fixed-dim:#acabff;--surface:#f8f9fa;--surface-container-highest:#dee3e5;--tertiary-container:#e1a0ff;--surface-container-low:#f2f4f5;--secondary-container:#d8e2ff;--primary:#4e4bd5;--on-surface-variant:#5a6062;--on-background:#2e3335;--secondary:#005bc2;--error:#ac3149;--on-primary:#fbf7ff;--on-secondary:#f9f8ff;--shadow-tint:rgba(46,51,53,0.05);background:var(--surface);color:var(--on-surface);font-family:Inter,sans-serif;line-height:1.6}.research-page *,.research-page :after,.research-page :before{box-sizing:border-box}.research-page img{display:block;max-width:100%}.research-page .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.research-main{padding-top:96px}.research-container{max-width:1360px;margin:0 auto;padding:0 48px}.research-section{padding:96px 0}.research-section--tight{padding:64px 0}.research-section--flush{padding:0}.research-headline{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.02em;color:var(--on-surface)}.research-title-xl{font-size:clamp(2.6rem,4vw,4.4rem);line-height:1.05;margin:0 0 24px}.research-title-lg{font-size:clamp(2rem,3vw,3rem);line-height:1.15;margin:0 0 20px}.research-title-md{font-size:clamp(1.6rem,2.3vw,2.4rem);margin:0 0 16px;line-height:1.2}.research-subtitle{font-size:1.15rem;color:var(--on-surface-variant);margin:0}.research-glass{background:rgba(255,255,255,.7);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.research-cloud{box-shadow:0 40px 60px -15px var(--shadow-tint)}.research-ghost{border:1px solid rgba(174,179,181,.15)}.research-chip{gap:8px;padding:6px 18px;border-radius:999px;background:var(--secondary-container);color:var(--on-secondary-container);text-transform:uppercase;font-size:.75rem;letter-spacing:.08em}.research-btn,.research-chip{display:inline-flex;align-items:center;font-weight:700}.research-btn{border:none;cursor:pointer;font-size:1rem;border-radius:18px;padding:16px 30px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;justify-content:center;gap:10px;text-decoration:none}.research-btn--primary{background:linear-gradient(45deg,var(--primary),var(--primary-dim));color:var(--on-primary)}.research-btn--primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 20px 30px -15px rgba(78,75,213,.35)}.research-btn--ghost{background:rgba(187,187,255,.35);color:var(--primary);border:1px solid rgba(187,187,255,.4)}.research-btn--ghost:hover{background:var(--surface-container-low)}.research-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:72px;gap:72px;align-items:center;position:relative;overflow:hidden}.research-hero__content{display:flex;flex-direction:column;gap:28px;z-index:1}.research-hero__title span{background:linear-gradient(45deg,var(--primary),var(--primary-dim));-webkit-background-clip:text;color:transparent}.research-hero__lead{font-size:1.2rem;color:var(--on-surface-variant);max-width:520px}.research-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.research-hero__media{position:relative}.research-hero__glow{position:absolute;top:-40px;left:-40px;width:260px;height:260px;background:rgba(78,75,213,.12);border-radius:50%;filter:blur(40px)}.research-mentors{padding:90px 0;background:linear-gradient(180deg,#f8fbff,#ffffff)}.research-mentors__header{margin:0 auto 60px}.research-block{margin-bottom:80px}.research-cards{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.research-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:all .3s ease;position:relative}.research-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.12)}.research-card img{width:100%;height:180px;object-fit:cover}.research-card h4{font-size:18px;font-weight:700;margin:16px 16px 8px;color:#111827}.research-card p{font-size:14px;color:#6b7280;margin:0 16px 16px;line-height:1.6}.research-badge{position:absolute;top:12px;left:12px;background:#2563eb;color:#fff;font-size:12px;padding:6px 10px;border-radius:999px}@media (max-width:991px){.research-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.research-cards{grid-template-columns:1fr}}.research-hero__image{border-radius:32px;overflow:hidden;transform:rotate(2deg);position:relative}.research-hero__image img{width:100%;height:520px;object-fit:cover}.research-hero__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(78,75,213,.25),transparent 55%)}.research-stats{background:var(--surface-container-low)}.research-stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:40px;gap:40px;text-align:center}.research-stat__value{font-family:Manrope,sans-serif;font-size:3rem;font-weight:800;color:var(--primary);margin-bottom:6px}.research-stat__label{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--on-surface-variant);font-weight:600}.research-overview__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:64px;gap:64px;align-items:center}.research-overview__content{display:flex;flex-direction:column;gap:20px}.research-overview__feature{display:flex;gap:16px;align-items:flex-start}.research-overview__feature span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:rgba(187,187,255,.3);color:var(--primary)}.research-overview__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:24px;gap:24px}.research-card{background:var(--surface-container-lowest);border-radius:28px;padding:28px}.research-card h3{font-family:Manrope,sans-serif;font-size:1.25rem;margin:0 0 10px}.research-card p{color:var(--on-surface-variant);margin:0}.research-dark{background:var(--inverse-surface);color:var(--surface);position:relative;overflow:hidden}.research-dark:after{content:"";position:absolute;top:0;right:0;width:35%;height:100%;background:rgba(78,75,213,.12);filter:blur(120px);border-radius:50%}.research-dark .research-container{position:relative;z-index:1}.research-dark .research-title-lg,.research-dark .research-title-md{color:var(--surface)}.research-dark p{color:var(--inverse-on-surface)}.research-dark__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:24px;gap:24px}.research-dark__card{padding:24px;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.research-dark__card h3{color:var(--primary-fixed);margin:0 0 12px;font-size:1.1rem}.research-outcome{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:64px;gap:64px;align-items:center}.research-quote{position:relative;background:var(--surface-container);border-radius:40px;padding:48px}.research-quote__icon{position:absolute;top:24px;right:32px;font-size:3rem;color:rgba(78,75,213,.2)}.research-quote p{font-family:Manrope,sans-serif;font-size:1.5rem;font-style:italic;margin:0 0 28px}.research-quote__meta{display:flex;align-items:center;gap:16px}.research-quote__avatar{width:48px;height:48px;border-radius:50%;background:#cbd5f5}.research-logos{display:flex;flex-wrap:wrap;gap:16px;opacity:.6}.research-logos span{background:var(--surface-container-high);padding:8px 14px;border-radius:10px;font-weight:700}.research-bento{background:var(--surface-container-low)}.research-bento__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.research-bento__card{padding:32px;border-radius:28px;background:var(--surface-container-lowest)}.research-bento__card--span{grid-column:span 2}.research-bento__card--gradient{background:linear-gradient(135deg,var(--primary),var(--primary-dim));color:var(--on-primary)}.research-bento__card--gradient p{color:rgba(255,255,255,.85)}.research-bento__media{width:160px;height:160px;border-radius:20px;overflow:hidden;background:var(--primary-container)}.research-bento__media img{width:100%;height:100%;object-fit:cover}.research-spotlight__header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px;margin-bottom:48px}.research-spotlight__controls{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:flex-end}.research-spotlight__nav{display:inline-flex;gap:12px}.research-spotlight__button{width:48px;height:48px;border-radius:50%;border:none;background:var(--surface-container-lowest);color:var(--primary);display:grid;place-items:center;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.research-spotlight__button:hover{transform:translateY(-2px);background:var(--surface-container-low)}.research-spotlight__link{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--primary);text-decoration:none}.research-spotlight__carousel{overflow:hidden;border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(242,244,245,.92));padding:20px}.research-spotlight__track{display:flex;transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}.research-spotlight__slide{flex:0 0 100%;padding:20px}.research-spotlight__card{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(240px,.95fr);grid-gap:28px;gap:28px;align-items:center;padding:28px;border-radius:28px;background:var(--surface-container-lowest)}.research-spotlight__media{aspect-ratio:4/3;border-radius:24px;overflow:hidden}.research-spotlight__media img{width:100%;height:100%;object-fit:cover}.research-spotlight__copy{display:grid;grid-gap:12px;gap:12px}.research-spotlight__dots{display:flex;justify-content:center;gap:10px;margin-top:24px}.research-spotlight__dot{width:12px;height:12px;border-radius:999px;border:none;background:rgba(78,75,213,.2);cursor:pointer;transition:width .25s ease,background .25s ease}.research-spotlight__dot--active{width:34px;background:var(--primary)}.research-project{cursor:pointer}.research-project__media{position:relative;border-radius:28px;overflow:hidden;aspect-ratio:16/9;margin-bottom:24px}.research-project__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.research-project:hover .research-project__media img{transform:scale(1.05)}.research-project__overlay{position:absolute;inset:0;background:rgba(0,0,0,.4);opacity:0;transition:opacity .4s ease;display:grid;place-items:center}.research-project:hover .research-project__overlay{opacity:1}.research-project__pill{padding:10px 20px;background:var(--surface-container-lowest);color:var(--primary);border-radius:999px;font-weight:700}.research-project__tags{position:absolute;top:16px;left:16px;display:flex;gap:8px}.research-project__tag{font-size:.7rem;font-weight:700;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.9)}.research-project__tag--primary{background:var(--primary);color:white}.research-publications{background:var(--surface)}.research-publications__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:64px;gap:64px}.research-publications__list{display:grid;grid-gap:24px;gap:24px}.research-publications__item{padding-bottom:20px;border-bottom:1px solid rgba(174,179,181,.2)}.research-publications__item:last-child{border-bottom:none}.research-publications__item h4{font-size:1.15rem;margin:0 0 8px}.research-publications__item p{margin:0;color:var(--on-surface-variant)}.research-awards{display:flex;flex-wrap:wrap;gap:16px}.research-award{background:var(--surface-container-lowest);padding:20px;border-radius:24px;min-width:220px;border-left:4px solid var(--primary);box-shadow:0 12px 28px rgba(46,51,53,.08)}.research-award span{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;display:block;margin-bottom:8px;color:var(--primary)}.research-events__panel{background:linear-gradient(90deg,var(--on-surface),var(--inverse-surface));color:white;border-radius:48px;padding:64px;position:relative;overflow:hidden}.research-events__panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.2;mix-blend-mode:overlay}.research-events__content{position:relative;z-index:1;max-width:600px;display:grid;grid-gap:24px;gap:24px}.research-events__badge{padding:6px 16px;border-radius:999px;background:rgba(78,75,213,.25);border:1px solid rgba(78,75,213,.4);display:inline-flex;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--primary-fixed);letter-spacing:.12em}.research-events__cta{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.research-steps__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:32px;gap:32px}.research-step__badge{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;font-weight:700;font-size:1.25rem;color:white;margin-bottom:16px}.research-step__badge--primary{background:var(--primary)}.research-step__badge--secondary{background:var(--secondary)}.research-step__badge--tertiary{background:var(--tertiary)}.research-step__badge--dark{background:var(--on-surface)}.research-mentors{background:var(--surface-container-lowest)}.research-video__panel{background:var(--surface-container);border-radius:48px;padding:48px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:32px;gap:32px;align-items:center}.research-video__thumb{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:16/9}.research-video__thumb img{width:100%;height:100%;object-fit:cover}.research-video__overlay{position:absolute;inset:0;background:rgba(0,0,0,.3);display:grid;place-items:center}.research-video__play{width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);display:grid;place-items:center}.research-mentors{padding:80px 0;background:linear-gradient(180deg,rgba(248,249,250,.7),#ffffff)}.research-mentors__header{text-align:center;max-width:720px;margin:0 auto 56px;display:grid;grid-gap:14px;gap:14px;justify-items:center}.research-mentor-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;padding-bottom:30px}.research-mentor-card{background:#ece9e9;border:1px solid #dbe6f2;border-radius:18px;overflow:hidden;min-height:430px;box-shadow:0 8px 24px rgba(15,23,42,.06);transition:transform .28s ease,box-shadow .28s ease}.research-mentor-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(15,23,42,.12)}.research-mentor-card__image{height:330px;overflow:hidden}.research-mentor-card__image img{width:100%;height:100%;object-fit:cover;display:block}.research-mentor-card__content{padding:18px;background:#ece9e9}.research-mentor-card__inner{background:#f8fbff;border-radius:12px;padding:14px 12px;min-height:170px;box-shadow:inset 0 0 0 1px rgba(37,99,235,.05)}.research-mentor-card__inner h4{margin:0 0 6px;font-size:18px;font-weight:700;color:#0f172a}.research-mentor-card__role{margin:0 0 10px;font-size:13px;font-weight:600;color:#2563eb;line-height:1.5}.research-mentor-card__desc{max-height:96px;overflow-y:auto;padding-right:6px}.research-mentor-card__desc p{margin:0;font-size:13px;line-height:1.7;color:#64748b}.research-mentor-card__desc::-webkit-scrollbar{width:4px}.research-mentor-card__desc::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.research-mentor-card__desc::-webkit-scrollbar-track{background:transparent}@media (max-width:991px){.research-mentor-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.research-mentor-cards{grid-template-columns:1fr}.research-mentor-card{min-height:auto}.research-mentor-card__image{height:190px}.research-mentors{padding:72px 0}}.research-faq__list{display:grid;grid-gap:16px;gap:16px}.research-faq__item{background:var(--surface-container-low);border-radius:20px;padding:20px}.research-faq__question{width:100%;background:transparent;border:0;padding:0;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1rem;gap:16px;cursor:pointer;text-align:left}.research-faq__answer{margin-top:14px;color:var(--on-surface-variant);display:none}.research-faq__item.is-open .research-faq__answer{display:block}.research-faq__item.is-open .material-symbols-outlined{transform:rotate(180deg);transition:transform .25s ease}.research-faq__question .material-symbols-outlined{transition:transform .25s ease}.research-final{text-align:center}.research-final__cta{display:inline-flex;flex-direction:column;gap:12px;align-items:center}.research-final__note{font-size:.85rem;color:var(--on-surface-variant)}@media (max-width:1200px){.research-container{padding:0 32px}.research-hero__image img{height:460px}.research-events__panel{padding:48px}}@media (max-width:991px){.research-main{padding-top:72px}.research-section{padding:72px 0}.research-container{padding:0 24px}.research-bento__card--span{grid-column:span 1}.research-quote{padding:36px}.research-video__panel{padding:32px}.research-events__panel{padding:40px}.research-spotlight__header{align-items:flex-start}.research-spotlight__controls{justify-content:flex-start}}@media (max-width:767px){.research-hero__actions{flex-direction:column}.research-hero__image img{height:360px}.research-quote p{font-size:1.2rem}.research-events__panel{padding:32px 24px;border-radius:32px}.research-video__panel{border-radius:32px}.research-spotlight__carousel{padding:12px;border-radius:28px}.research-spotlight__slide{padding:12px}.research-spotlight__card{grid-template-columns:1fr;gap:20px;padding:20px}.research-spotlight__controls{width:100%}.research-spotlight__link{width:100%;justify-content:center}}@media (max-width:575px){.research-section{padding:56px 0}.research-container{padding:0 18px}.research-btn{width:100%;text-align:center}.research-hero__image img{height:300px}.research-spotlight__nav{width:100%;justify-content:space-between}.research-spotlight__button{width:44px;height:44px}.research-spotlight__dot--active{width:28px}}