.styles-module__EnmqjG__section{padding-block:var(--section-py) calc(var(--section-py) * 1.25);background:var(--canvas)}.styles-module__EnmqjG__header{text-align:center;margin-bottom:48px}.styles-module__EnmqjG__heading{font-family:var(--font-sans);font-size:var(--text-h2-size);font-weight:var(--text-h2-weight);line-height:var(--text-h2-line-height);letter-spacing:var(--text-h2-letter-spacing);color:var(--text-primary)}.styles-module__EnmqjG__headingEmphasis{font-style:italic}@media (max-width:767px){.styles-module__EnmqjG__header{margin-bottom:32px}}.styles-module__EnmqjG__rows{flex-direction:column;gap:64px;display:flex}@media (min-width:980px){.styles-module__EnmqjG__rows{gap:96px}}.styles-module__EnmqjG__row{grid-template-columns:1fr;align-items:start;gap:32px;display:grid}@media (min-width:980px){.styles-module__EnmqjG__row{grid-template-columns:minmax(0,400px) minmax(0,1fr);align-items:center;gap:72px}}.styles-module__EnmqjG__copy{flex-direction:column;gap:20px;display:flex}.styles-module__EnmqjG__kicker{font-family:var(--font-display);letter-spacing:.8px;text-transform:uppercase;color:var(--text-secondary);align-items:center;font-size:12px;font-weight:500;display:inline-flex}.styles-module__EnmqjG__kicker:before{content:"";opacity:.6;background:currentColor;width:16px;height:1px;margin-right:10px;display:inline-block}.styles-module__EnmqjG__rowHeading{font-family:var(--font-sans);letter-spacing:-.8px;color:var(--text-primary);font-size:clamp(28px,3.2vw,40px);font-weight:400;line-height:1.08}.styles-module__EnmqjG__body{font-family:var(--font-sans);color:var(--text-secondary);font-size:17px;line-height:1.55}.styles-module__EnmqjG__bullets{flex-direction:column;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.styles-module__EnmqjG__bullet{font-family:var(--font-sans);color:var(--text-body);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.styles-module__EnmqjG__bulletIcon{color:#087a57;flex-shrink:0;width:14px;height:14px;margin-top:4px}.styles-module__EnmqjG__learnMore{font-family:var(--font-sans);color:var(--text-primary);border-radius:2px;outline:none;align-self:flex-start;align-items:center;gap:6px;margin-top:8px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s cubic-bezier(.2,0,0,1);display:inline-flex}.styles-module__EnmqjG__learnMore:hover{color:var(--purple)}.styles-module__EnmqjG__learnMore:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.styles-module__EnmqjG__learnMoreArrow{transition:transform .2s cubic-bezier(.2,0,0,1),color .2s cubic-bezier(.2,0,0,1);display:inline-block}.styles-module__EnmqjG__learnMore:hover .styles-module__EnmqjG__learnMoreArrow,.styles-module__EnmqjG__learnMore:focus-visible .styles-module__EnmqjG__learnMoreArrow{transform:translate(2px)}.styles-module__EnmqjG__stage{border-radius:var(--radius-xl);isolation:isolate;width:100%;height:340px;position:relative;overflow:hidden}@media (min-width:640px){.styles-module__EnmqjG__stage{height:380px}}@media (min-width:980px){.styles-module__EnmqjG__stage{height:460px}}.styles-module__EnmqjG__backdrop{z-index:0;width:100%;height:100%;position:absolute;inset:0}.styles-module__EnmqjG__desktopOnly{display:none}.styles-module__EnmqjG__mobileOnly{z-index:1;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}@media (min-width:980px){.styles-module__EnmqjG__desktopOnly{z-index:1;display:block;position:absolute;inset:0}.styles-module__EnmqjG__mobileOnly{display:none}}.styles-module__EnmqjG__panelSlot{max-width:440px;position:absolute}.styles-module__EnmqjG__slotTopLeft{width:340px;top:32px;left:24px}.styles-module__EnmqjG__slotMiddle{width:400px;top:112px;left:180px}.styles-module__EnmqjG__slotMiddleRight{width:360px;top:96px;right:24px}.styles-module__EnmqjG__slotBottom{width:360px;bottom:28px;left:96px}.styles-module__EnmqjG__slotBottomRight{width:320px;bottom:32px;right:32px}.styles-module__EnmqjG__slotCenter{width:440px;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__EnmqjG__slotBottomLeft{width:320px;bottom:32px;left:32px}.styles-module__EnmqjG__slotTopRight{width:300px;top:40px;right:32px}
.Panel-module__eLkwJa__panel{--panel-bg:#10121ceb;--panel-border:#ffffff14;background:var(--panel-bg);border:1px solid var(--panel-border);color:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:14px;flex-direction:column;gap:14px;padding:16px 18px;display:flex;position:relative;box-shadow:0 20px 40px -20px #00000080,0 8px 20px -12px #00000059}.Panel-module__eLkwJa__header{font-family:var(--font-display);letter-spacing:.5px;text-transform:uppercase;color:#ffffffbf;align-items:center;gap:10px;font-size:11px;font-weight:500;display:flex}.Panel-module__eLkwJa__dot{background:var(--dot-color,var(--cyan));width:7px;height:7px;box-shadow:0 0 10px var(--dot-color,var(--cyan));border-radius:50%;flex-shrink:0;display:inline-block}.Panel-module__eLkwJa__headerLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.Panel-module__eLkwJa__headerMeta{opacity:.7;letter-spacing:.4px;flex-shrink:0;font-size:10.5px}.Panel-module__eLkwJa__divider{background:#ffffff0f;height:1px}.Panel-module__eLkwJa__body{font-family:var(--font-sans);color:#ffffffd1;flex-direction:column;gap:10px;font-size:12.5px;line-height:1.55;display:flex}
.StatusPill-module__gWMbKG__pill{font-family:var(--font-display);letter-spacing:.4px;text-transform:uppercase;background:var(--pill-bg);color:var(--pill-fg);border:1px solid var(--pill-border);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 9px;font-size:10px;font-weight:500;line-height:1.4;display:inline-flex}.StatusPill-module__gWMbKG__pillDot{background:var(--pill-dot,var(--pill-fg));width:5px;height:5px;box-shadow:0 0 6px var(--pill-dot,var(--pill-fg));border-radius:50%;flex-shrink:0;display:inline-block}.StatusPill-module__gWMbKG__mint{--pill-bg:#08ffb61f;--pill-fg:#3df7b9;--pill-border:#08ffb647;--pill-dot:var(--mint)}.StatusPill-module__gWMbKG__cyan{--pill-bg:#00e5ff1f;--pill-fg:#5feaff;--pill-border:#00e5ff47;--pill-dot:var(--cyan)}.StatusPill-module__gWMbKG__coral{--pill-bg:#f66b8329;--pill-fg:#ffaab6;--pill-border:#f66b834d;--pill-dot:var(--coral)}.StatusPill-module__gWMbKG__purple{--pill-bg:#9a4fbf2e;--pill-fg:#d5a6ec;--pill-border:#9a4fbf52;--pill-dot:var(--purple)}.StatusPill-module__gWMbKG__magenta{--pill-bg:#94005938;--pill-fg:#f39ac8;--pill-border:#9400595c;--pill-dot:var(--magenta)}.StatusPill-module__gWMbKG__muted{--pill-bg:#ffffff0f;--pill-fg:#ffffff8c;--pill-border:#ffffff1a;--pill-dot:#fff6}
.WaysToWorkTogether-module__Qo9UnW__section{color:var(--text-on-dark);padding:var(--section-py) 0;background:#000}.WaysToWorkTogether-module__Qo9UnW__header{gap:var(--gap-sm);margin-bottom:var(--gap-2xl);flex-direction:column;max-width:1240px;display:flex}.WaysToWorkTogether-module__Qo9UnW__eyebrow{color:var(--text-eyebrow-color)}.WaysToWorkTogether-module__Qo9UnW__heading{color:var(--text-on-dark);text-wrap:balance;max-width:28ch}.WaysToWorkTogether-module__Qo9UnW__cards{gap:var(--gap-md);grid-template-columns:1fr;align-items:stretch;display:grid}@media (min-width:1080px){.WaysToWorkTogether-module__Qo9UnW__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.WaysToWorkTogether-module__Qo9UnW__card{isolation:isolate;border-radius:var(--radius-xl);background:linear-gradient(#ffffff0e,#ffffff05),#0a0b0eeb;border:1px solid #ffffff17;flex-direction:column;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 24px 80px #0000005c}@media (min-width:1080px){.WaysToWorkTogether-module__Qo9UnW__card{min-height:560px}}@media (prefers-reduced-motion:no-preference){.WaysToWorkTogether-module__Qo9UnW__card{transition:transform .4s,border-color .4s,box-shadow .4s,background .4s}}.WaysToWorkTogether-module__Qo9UnW__card:before{content:"";z-index:-1;opacity:0;pointer-events:none;background:radial-gradient(circle at 20% 0,#00e5ff1f,#0000 34%),radial-gradient(circle at 100% 20%,#9a4fbf1a,#0000 32%);position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.WaysToWorkTogether-module__Qo9UnW__card:before{transition:opacity .4s}}@media (hover:hover){.WaysToWorkTogether-module__Qo9UnW__card:not(.WaysToWorkTogether-module__Qo9UnW__cardPrimary):hover{border-color:#00e5ff4d;box-shadow:inset 0 1px #ffffff1a,0 34px 110px #0000007a,0 0 80px #00e5ff14}.WaysToWorkTogether-module__Qo9UnW__card:not(.WaysToWorkTogether-module__Qo9UnW__cardPrimary):hover:before{opacity:1}@media (prefers-reduced-motion:no-preference){.WaysToWorkTogether-module__Qo9UnW__card:not(.WaysToWorkTogether-module__Qo9UnW__cardPrimary):hover{transform:translateY(-6px)}}}.WaysToWorkTogether-module__Qo9UnW__cardPrimary{background:linear-gradient(#00e5ff1c,#ffffff05 42%),radial-gradient(circle at 18% 0,#08ffb629,#0000 38%),#090c0ff5;border-color:#00e5ff80;box-shadow:inset 0 1px #ffffff24,0 34px 120px #0000008c,0 0 92px #00e5ff26}@media (min-width:1080px){.WaysToWorkTogether-module__Qo9UnW__cardPrimary{transform:translateY(-8px)}}.WaysToWorkTogether-module__Qo9UnW__glowOrb{filter:blur(58px);opacity:.75;pointer-events:none;z-index:0;background:#00e5ff4d;border-radius:999px;width:220px;height:220px;position:absolute;top:-90px;right:-70px}.WaysToWorkTogether-module__Qo9UnW__topRow{font-family:var(--font-mono);letter-spacing:.08em;color:#ffffff6b;z-index:1;justify-content:space-between;gap:18px;margin-bottom:38px;font-size:12px;display:flex;position:relative}.WaysToWorkTogether-module__Qo9UnW__cardPrimary .WaysToWorkTogether-module__Qo9UnW__topRow{color:var(--cyan)}.WaysToWorkTogether-module__Qo9UnW__cardHeading{max-width:380px;color:var(--text-on-dark);z-index:1;position:relative}.WaysToWorkTogether-module__Qo9UnW__description{max-width:360px;margin-top:var(--gap-sm);color:#ffffff94;z-index:1;position:relative}.WaysToWorkTogether-module__Qo9UnW__bullets{gap:var(--gap-sm);color:#ffffffc2;z-index:1;margin:54px 0 42px;padding:0;list-style:none;display:grid;position:relative}.WaysToWorkTogether-module__Qo9UnW__bullet{align-items:flex-start;gap:13px;display:flex}.WaysToWorkTogether-module__Qo9UnW__bullet:before{content:"";background:#ffffff61;flex:none;width:14px;height:1px;margin-top:.7em}.WaysToWorkTogether-module__Qo9UnW__cardPrimary .WaysToWorkTogether-module__Qo9UnW__bullet:before{background:linear-gradient(90deg,#00e5ff,#08ffb6);box-shadow:0 0 16px #00e5ffa6}.WaysToWorkTogether-module__Qo9UnW__cta{min-height:58px;font-family:var(--font-sans);color:var(--text-on-dark);border:1px solid var(--border-on-dark);border-radius:var(--radius-sm);z-index:1;background:#ffffff06;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding:0 20px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex;position:relative}@media (prefers-reduced-motion:no-preference){.WaysToWorkTogether-module__Qo9UnW__cta{transition:transform .3s,border-color .3s,background .3s,box-shadow .3s}}.WaysToWorkTogether-module__Qo9UnW__cta:hover{background:#00e5ff12;border-color:#00e5ff6b;box-shadow:0 18px 46px #00000047}@media (hover:hover) and (prefers-reduced-motion:no-preference){.WaysToWorkTogether-module__Qo9UnW__cta:hover{transform:translateY(-2px)}}.WaysToWorkTogether-module__Qo9UnW__cta:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.WaysToWorkTogether-module__Qo9UnW__cardPrimary .WaysToWorkTogether-module__Qo9UnW__cta{color:#001014;background:linear-gradient(135deg,#00e5ff,#08ffb6);border-color:#0000;box-shadow:0 20px 54px #00e5ff3d,inset 0 1px #ffffff52}.WaysToWorkTogether-module__Qo9UnW__cardPrimary .WaysToWorkTogether-module__Qo9UnW__cta:hover{background:linear-gradient(135deg,#08ffb6,#00e5ff);box-shadow:0 24px 70px #00e5ff57,inset 0 1px #ffffff59}.WaysToWorkTogether-module__Qo9UnW__cardPrimary .WaysToWorkTogether-module__Qo9UnW__cta:focus-visible{outline-color:#001014}.WaysToWorkTogether-module__Qo9UnW__ctaArrow{flex-shrink:0;display:inline-block}@media (max-width:767px){.WaysToWorkTogether-module__Qo9UnW__card{border-radius:18px;padding:28px 22px}.WaysToWorkTogether-module__Qo9UnW__topRow{margin-bottom:34px;font-size:11px}.WaysToWorkTogether-module__Qo9UnW__bullets{margin-top:42px}}
.ResearchSection-module__ym_d7q__section{padding:var(--section-py) 0;background:var(--canvas)}.ResearchSection-module__ym_d7q__header{text-align:center;margin-bottom:32px}.ResearchSection-module__ym_d7q__heading{font-family:var(--font-sans);font-size:var(--text-h2-size);font-weight:var(--text-h2-weight);line-height:var(--text-h2-line-height);letter-spacing:var(--text-h2-letter-spacing);color:var(--text-primary)}@media (min-width:768px){.ResearchSection-module__ym_d7q__header{margin-bottom:40px}}@media (min-width:1024px){.ResearchSection-module__ym_d7q__header{margin-bottom:48px}}.ResearchSection-module__ym_d7q__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.ResearchSection-module__ym_d7q__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.ResearchSection-module__ym_d7q__grid{gap:32px}}.ResearchSection-module__ym_d7q__card{background:var(--dark-primary);border:1px solid var(--border-on-dark);border-radius:var(--radius-xl);min-height:320px;color:var(--text-heading-on-dark);outline:none;flex-direction:column;padding:32px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.ResearchSection-module__ym_d7q__card:hover{box-shadow:var(--shadow-whisper);transform:translateY(-2px)}.ResearchSection-module__ym_d7q__card:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}@media (min-width:768px){.ResearchSection-module__ym_d7q__card{padding:40px}}@media (min-width:1024px){.ResearchSection-module__ym_d7q__card{padding:48px}}.ResearchSection-module__ym_d7q__eyebrow{font-family:var(--font-display);letter-spacing:.28px;text-transform:uppercase;color:var(--cyan);border-radius:var(--radius-pill);background:0 0;border:1px solid #00e5ff66;align-self:flex-start;padding:6px 14px;font-size:12px;font-weight:400;display:inline-block}.ResearchSection-module__ym_d7q__title{font-family:var(--font-sans);letter-spacing:-.32px;color:var(--text-heading-on-dark);margin-top:24px;font-size:24px;font-weight:400;line-height:1.2}@media (min-width:768px){.ResearchSection-module__ym_d7q__title{font-size:28px}}@media (min-width:1024px){.ResearchSection-module__ym_d7q__title{font-size:32px}}.ResearchSection-module__ym_d7q__description{font-family:var(--font-sans);color:var(--text-body-on-dark);margin-top:16px;font-size:15px;font-weight:400;line-height:1.5}.ResearchSection-module__ym_d7q__cardCta{font-family:var(--font-sans);color:var(--cyan);align-items:center;gap:4px;margin-top:auto;padding-top:24px;font-size:15px;font-weight:500;display:inline-flex}.ResearchSection-module__ym_d7q__card:hover .ResearchSection-module__ym_d7q__cardCta{text-underline-offset:4px;text-decoration:underline}.ResearchSection-module__ym_d7q__sectionCtaWrap{justify-content:center;margin-top:32px;display:flex}@media (min-width:768px){.ResearchSection-module__ym_d7q__sectionCtaWrap{margin-top:40px}}@media (min-width:1024px){.ResearchSection-module__ym_d7q__sectionCtaWrap{margin-top:48px}}.ResearchSection-module__ym_d7q__sectionCta{font-family:var(--font-sans);color:var(--purple);outline:none;align-items:center;gap:4px;font-size:16px;font-weight:500;display:inline-flex}.ResearchSection-module__ym_d7q__sectionCta:hover{text-underline-offset:4px;text-decoration:underline}.ResearchSection-module__ym_d7q__sectionCta:focus-visible{outline:2px solid var(--purple);outline-offset:4px;border-radius:var(--radius-sm)}
