.walkthrough[data-astro-cid-jvuzmlkp]{--ease: cubic-bezier(.4, 0, .2, 1);--walkthrough-card-bg: var(--color-bg-subtle);--walkthrough-card-fg: var(--color-text);--walkthrough-card-border: var(--color-text);--walkthrough-ink-rgb: 55 53 47;margin-block:2rem 3rem}.walkthrough__intro[data-astro-cid-jvuzmlkp]{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;max-width:45rem;margin:0 auto 1.5rem;padding-inline:1.5rem}.walkthrough__intro[data-astro-cid-jvuzmlkp] h2[data-astro-cid-jvuzmlkp]{margin:0 0 .5rem;color:var(--color-text);font-size:1.375rem;line-height:1.3;font-weight:600;letter-spacing:-.01em;text-wrap:balance}.walkthrough__intro[data-astro-cid-jvuzmlkp] p[data-astro-cid-jvuzmlkp]{margin:0;color:var(--color-text-muted);font-size:1rem;line-height:1.7}.walkthrough__hint[data-astro-cid-jvuzmlkp]{display:flex;align-items:center;gap:.5rem;margin-top:.75rem!important;color:var(--color-text-faint)!important;font-size:.875rem!important;line-height:1.5!important}.walkthrough__hint[data-astro-cid-jvuzmlkp] .walkthrough__hint-ico{flex:none}.walkthrough__start[data-astro-cid-jvuzmlkp]{flex:0 0 auto;display:inline-flex;align-items:center;border-radius:.5rem;background:var(--color-primary-bg);padding:.75rem 1.25rem;color:var(--color-primary-fg);font-size:.875rem;line-height:1;font-weight:600;transition:background-color .16s ease,transform .12s ease}.walkthrough__start[data-astro-cid-jvuzmlkp]:hover{background:var(--color-primary-bg-hover)}.walkthrough__start[data-astro-cid-jvuzmlkp]:active{transform:translateY(1px)}.walkthrough__wide[data-astro-cid-jvuzmlkp]{overflow-x:auto;overscroll-behavior-inline:contain;padding-inline:1.5rem}.walkthrough__stage-wrap[data-astro-cid-jvuzmlkp]{width:100%;margin-inline:auto}.walkthrough__stage[data-astro-cid-jvuzmlkp]{position:relative;width:100%;aspect-ratio:1440 / 900;border-radius:.75rem;overflow:hidden;border:1px solid var(--color-border);background:#18191b;box-shadow:0 1px 2px #0000000d,0 18px 50px -20px #00000040;user-select:none}.walkthrough__layer[data-astro-cid-jvuzmlkp]{position:absolute;inset:0;z-index:1;pointer-events:none}.walkthrough__layer[data-astro-cid-jvuzmlkp] picture,.walkthrough__layer[data-astro-cid-jvuzmlkp] img{display:block;width:100%;height:100%}.walkthrough__layer[data-astro-cid-jvuzmlkp] img{object-fit:cover}.walkthrough__layer--sharp[data-astro-cid-jvuzmlkp]{z-index:3;opacity:0;transition:opacity .2s ease}.walkthrough__layer--sharp[data-astro-cid-jvuzmlkp].moving{transition:opacity .2s ease,clip-path .42s var(--ease)}.walkthrough__dim[data-astro-cid-jvuzmlkp]{position:absolute;inset:0;z-index:2;opacity:0;pointer-events:none;background:#09090c57;backdrop-filter:blur(4px) saturate(.5) brightness(.62);-webkit-backdrop-filter:blur(4px) saturate(.5) brightness(.62);transition:opacity .3s ease}.walkthrough__stage[data-astro-cid-jvuzmlkp].guided .walkthrough__dim[data-astro-cid-jvuzmlkp]{opacity:1}.walkthrough__frame[data-astro-cid-jvuzmlkp]{position:absolute;z-index:4;border:1px solid rgb(255 255 255 / 0%);border-radius:8px;box-shadow:0 12px 34px -6px #00000073;opacity:0;pointer-events:none;transition:opacity .24s ease,border-width .24s ease,border-color .24s ease}.walkthrough__frame[data-astro-cid-jvuzmlkp].moving{transition:opacity .24s ease,border-width .24s ease,border-color .24s ease,left .42s var(--ease),top .42s var(--ease),width .42s var(--ease),height .42s var(--ease)}.walkthrough__frame[data-astro-cid-jvuzmlkp].on{opacity:1;border-width:2.5px;border-color:#fffffff5}.walkthrough__regions[data-astro-cid-jvuzmlkp]{position:absolute;inset:0;z-index:5}.walkthrough__region[data-astro-cid-jvuzmlkp]{position:absolute;padding:0;border:0;background:transparent;cursor:pointer;border-radius:8px;box-shadow:inset 0 0 0 1.5px #fff0;transition:box-shadow .22s ease}.walkthrough__stage[data-astro-cid-jvuzmlkp].explore:hover .walkthrough__region[data-astro-cid-jvuzmlkp]{box-shadow:inset 0 0 0 1.5px #fff3}.walkthrough__stage[data-astro-cid-jvuzmlkp].explore .walkthrough__region[data-astro-cid-jvuzmlkp]:hover{box-shadow:inset 0 0 0 1.5px #ffffffe5}.walkthrough__stage[data-astro-cid-jvuzmlkp].guided .walkthrough__region[data-astro-cid-jvuzmlkp]{cursor:default}.walkthrough__card[data-astro-cid-jvuzmlkp]{position:absolute;z-index:6;width:336px;background:var(--walkthrough-card-bg);border:1.5px solid var(--walkthrough-card-border);border-radius:8px;padding:1.5rem;color:var(--walkthrough-card-fg);box-shadow:0 14px 40px -8px #0006;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .24s ease,transform .24s var(--ease)}.walkthrough__card[data-astro-cid-jvuzmlkp].show{opacity:1;transform:translateY(0)}.walkthrough__card[data-astro-cid-jvuzmlkp].moving{transition:opacity .24s ease,transform .24s var(--ease),left .42s var(--ease),top .42s var(--ease)}.walkthrough__stage[data-astro-cid-jvuzmlkp].guided .walkthrough__card[data-astro-cid-jvuzmlkp]{pointer-events:auto}.walkthrough__step[data-astro-cid-jvuzmlkp]{opacity:0;max-height:0;margin-bottom:0;overflow:hidden;font-size:14px;line-height:1.2;font-weight:500;color:var(--color-text-muted);transition:opacity .26s ease,max-height .26s ease,margin-bottom .26s ease}.walkthrough__card[data-astro-cid-jvuzmlkp].stepped .walkthrough__step[data-astro-cid-jvuzmlkp]{opacity:1;max-height:22px;margin-bottom:12px}.walkthrough__card[data-astro-cid-jvuzmlkp].step-static .walkthrough__step[data-astro-cid-jvuzmlkp]{transition:none!important}.walkthrough__card[data-astro-cid-jvuzmlkp] h3[data-astro-cid-jvuzmlkp]{margin:0 0 8px;color:var(--walkthrough-card-fg);font-size:16px;line-height:1.3;font-weight:600}.walkthrough__card[data-astro-cid-jvuzmlkp] p[data-astro-cid-jvuzmlkp]{margin:0;color:var(--walkthrough-card-fg);font-size:14px;line-height:1.5;font-weight:500}.walkthrough__controls[data-astro-cid-jvuzmlkp]{position:absolute;left:50%;bottom:18px;transform:translate(-50%) translateY(4px);z-index:7;display:flex;align-items:center;gap:6px;background:var(--walkthrough-card-bg);border:1px solid var(--color-border-strong);border-radius:8px;padding:8px 10px;box-shadow:0 10px 30px -6px #0006;opacity:0;pointer-events:none;transition:opacity .28s ease,transform .28s ease}.walkthrough__stage[data-astro-cid-jvuzmlkp].guided .walkthrough__controls[data-astro-cid-jvuzmlkp]{opacity:1;transform:translate(-50%);pointer-events:auto}.walkthrough__nav[data-astro-cid-jvuzmlkp]{display:inline-flex;align-items:center;gap:6px;font-size:13px;line-height:1;font-weight:500;padding:8px 13px;border-radius:6px;cursor:pointer;border:1px solid var(--color-border-strong);background:transparent;color:var(--walkthrough-card-fg);transition:background .12s ease,opacity .12s ease}.walkthrough__nav[data-astro-cid-jvuzmlkp]:not(.walkthrough__nav--primary):hover:not(:disabled){background:rgb(var(--walkthrough-ink-rgb) / 7%)}.walkthrough__nav--icon[data-astro-cid-jvuzmlkp]{padding:8px}.walkthrough__nav--primary[data-astro-cid-jvuzmlkp]{background:var(--color-primary-bg);color:var(--color-primary-fg);border-color:var(--color-primary-bg)}.walkthrough__nav--primary[data-astro-cid-jvuzmlkp]:hover:not(:disabled){background:var(--color-primary-bg-hover);border-color:var(--color-primary-bg-hover)}.walkthrough__nav[data-astro-cid-jvuzmlkp]:disabled{opacity:.35;cursor:default}.walkthrough__nav[data-astro-cid-jvuzmlkp] .walkthrough__next-done,.walkthrough__nav[data-astro-cid-jvuzmlkp].is-last .walkthrough__next-go{display:none}.walkthrough__nav[data-astro-cid-jvuzmlkp].is-last .walkthrough__next-done{display:inline-flex}.walkthrough__sep[data-astro-cid-jvuzmlkp]{width:1px;height:20px;background:rgb(var(--walkthrough-ink-rgb) / 20%)}.walkthrough__close[data-astro-cid-jvuzmlkp]{display:inline-flex;border:none;background:transparent;cursor:pointer;color:var(--walkthrough-card-fg);padding:6px 7px;border-radius:6px}.walkthrough__close[data-astro-cid-jvuzmlkp]:hover{background:rgb(var(--walkthrough-ink-rgb) / 8%)}.walkthrough__caption[data-astro-cid-jvuzmlkp]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;max-width:1440px;margin:.75rem auto 0;padding-inline:1.5rem;color:var(--color-text-faint);font-size:.78rem;line-height:1.5}.walkthrough__caption[data-astro-cid-jvuzmlkp] kbd[data-astro-cid-jvuzmlkp]{font:inherit;font-size:.7rem;background:var(--color-bg-subtle);border:1px solid var(--color-border);border-bottom-width:2px;border-radius:5px;padding:1px 6px;color:var(--color-text-muted)}.walkthrough__start[data-astro-cid-jvuzmlkp]:focus-visible,.walkthrough__region[data-astro-cid-jvuzmlkp]:focus-visible,.walkthrough__nav[data-astro-cid-jvuzmlkp]:focus-visible,.walkthrough__close[data-astro-cid-jvuzmlkp]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){.walkthrough[data-astro-cid-jvuzmlkp] [data-astro-cid-jvuzmlkp]{transition-duration:.001ms!important}}@media(max-width:47.9375rem){.walkthrough__intro[data-astro-cid-jvuzmlkp]{flex-direction:column;align-items:stretch;gap:1rem}.walkthrough__start[data-astro-cid-jvuzmlkp]{width:max-content}.walkthrough__stage-wrap[data-astro-cid-jvuzmlkp]{min-width:760px}}.incw[data-astro-cid-hajkm267]{--ease: cubic-bezier(.4, 0, .2, 1);margin-block:2rem 3rem}.incw__intro[data-astro-cid-hajkm267]{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;max-width:45rem;margin:0 auto 1.5rem;padding-inline:1.5rem}.incw__hint[data-astro-cid-hajkm267]{display:flex;align-items:center;gap:.5rem;margin:0;color:var(--color-text-faint);font-size:.875rem;line-height:1.5}.incw__hint[data-astro-cid-hajkm267] .incw__hint-ico{flex:none}.incw__start[data-astro-cid-hajkm267]{flex:0 0 auto;display:inline-flex;align-items:center;border-radius:.5rem;background:var(--color-primary-bg);padding:.75rem 1.25rem;color:var(--color-primary-fg);font-size:.875rem;line-height:1;font-weight:600;transition:background-color .16s ease,transform .12s ease}.incw__start[data-astro-cid-hajkm267]:hover{background:var(--color-primary-bg-hover)}.incw__start[data-astro-cid-hajkm267]:active{transform:translateY(1px)}.incw__stage-wrap[data-astro-cid-hajkm267]{max-width:45rem;margin-inline:auto;padding-inline:1.5rem}.incw__stage[data-astro-cid-hajkm267]{position:relative;width:100%;border-radius:10px;overflow:hidden;background:#18191b;box-shadow:0 1px 2px #0000000d,0 24px 60px -24px #00000059;user-select:none;font-size:0}.incw__base[data-astro-cid-hajkm267]{display:block;width:100%;height:auto}.incw__sharp[data-astro-cid-hajkm267]{position:absolute;inset:0;z-index:3;width:100%;height:auto;opacity:0;pointer-events:none;transition:opacity .22s ease}.incw__dim[data-astro-cid-hajkm267]{position:absolute;inset:0;z-index:2;opacity:0;pointer-events:none;background:#09090c57;backdrop-filter:blur(4px) saturate(.6) brightness(.62);-webkit-backdrop-filter:blur(4px) saturate(.6) brightness(.62);transition:opacity .3s ease}.incw__stage[data-astro-cid-hajkm267].guided .incw__dim[data-astro-cid-hajkm267]{opacity:1}.incw__zones[data-astro-cid-hajkm267]{position:absolute;inset:0;z-index:4}.incw__zone[data-astro-cid-hajkm267]{position:absolute;left:27.16%;width:71.28%;padding:0;border:0;background:transparent;border-radius:8px;box-shadow:inset 0 0 0 2px #fff0;transition:box-shadow .22s ease}.incw__stage[data-astro-cid-hajkm267].explore .incw__zone[data-astro-cid-hajkm267]{cursor:pointer}.incw__stage[data-astro-cid-hajkm267].explore:hover .incw__zone[data-astro-cid-hajkm267]{box-shadow:inset 0 0 0 1.5px #ffffff29}.incw__stage[data-astro-cid-hajkm267].explore .incw__zone[data-astro-cid-hajkm267]:hover{box-shadow:inset 0 0 0 2px #ffffffa6}.incw__zone[data-astro-cid-hajkm267].is-active{box-shadow:inset 0 0 0 2px #fff9}.incw__stage[data-astro-cid-hajkm267].guided .incw__zone[data-astro-cid-hajkm267]{pointer-events:none}.incw__stage[data-astro-cid-hajkm267].guided .incw__zone[data-astro-cid-hajkm267].is-active{box-shadow:inset 0 0 0 2.5px #fffffff5}.incw__stage[data-astro-cid-hajkm267]:after{content:"";position:absolute;inset:0;z-index:5;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 2.5px #fff0;transition:box-shadow .22s ease}.incw__stage[data-astro-cid-hajkm267].whole-active:after{box-shadow:inset 0 0 0 2.5px #fffffff5}.incw__tip[data-astro-cid-hajkm267]{position:absolute;z-index:6;width:min(320px,calc(100% - 24px));background:var(--color-bg-subtle);border:1.5px solid var(--color-text);border-radius:8px;padding:1.25rem;box-shadow:0 14px 40px -8px #0006;opacity:0;transform:translateY(8px);pointer-events:none;font-size:14px;transition:opacity .22s ease,transform .22s var(--ease)}.incw__tip[data-astro-cid-hajkm267].show{opacity:1;transform:translateY(0)}.incw__stage[data-astro-cid-hajkm267].guided .incw__tip[data-astro-cid-hajkm267]{pointer-events:auto}.incw__step[data-astro-cid-hajkm267]{opacity:0;max-height:0;margin-bottom:0;overflow:hidden;color:var(--color-text-muted);font-size:14px;line-height:1.2;font-weight:500;transition:opacity .26s ease,max-height .26s ease,margin-bottom .26s ease}.incw__tip[data-astro-cid-hajkm267].has-step .incw__step[data-astro-cid-hajkm267]{opacity:1;max-height:22px;margin-bottom:8px}.incw__tip[data-astro-cid-hajkm267].step-static .incw__step[data-astro-cid-hajkm267]{transition:none!important}.incw__tip[data-astro-cid-hajkm267] h3[data-astro-cid-hajkm267]{margin:0 0 8px;color:var(--color-text);font-size:16px;line-height:1.3;font-weight:600}.incw__tip[data-astro-cid-hajkm267] p[data-astro-cid-hajkm267]{margin:0;color:var(--color-text);font-size:14px;line-height:1.5;font-weight:500}.incw__controls[data-astro-cid-hajkm267]{position:fixed;left:50%;bottom:24px;transform:translate(-50%) translateY(8px);z-index:40;display:flex;align-items:center;gap:6px;background:var(--color-bg-subtle);border:1px solid var(--color-border-strong);border-radius:10px;padding:8px 10px;box-shadow:0 12px 34px -6px #0006;opacity:0;pointer-events:none;transition:opacity .28s ease,transform .28s ease}.incw[data-astro-cid-hajkm267].is-guided .incw__controls[data-astro-cid-hajkm267]{opacity:1;transform:translate(-50%);pointer-events:auto}.incw__nav[data-astro-cid-hajkm267]{display:inline-flex;align-items:center;gap:6px;font-size:13px;line-height:1;font-weight:500;padding:8px 13px;border-radius:6px;cursor:pointer;border:1px solid var(--color-border-strong);background:transparent;color:var(--color-text);transition:background .12s ease,opacity .12s ease}.incw__nav--icon[data-astro-cid-hajkm267]{padding:8px}.incw__nav[data-astro-cid-hajkm267]:not(.incw__nav--primary):hover:not(:disabled){background:#37352f12}.incw__nav--primary[data-astro-cid-hajkm267]{background:var(--color-primary-bg);color:var(--color-primary-fg);border-color:var(--color-primary-bg)}.incw__nav--primary[data-astro-cid-hajkm267]:hover:not(:disabled){background:var(--color-primary-bg-hover);border-color:var(--color-primary-bg-hover)}.incw__nav[data-astro-cid-hajkm267]:disabled{opacity:.35;cursor:default}.incw__nav[data-astro-cid-hajkm267] .incw__next-done,.incw__nav[data-astro-cid-hajkm267].is-last .incw__next-go{display:none}.incw__nav[data-astro-cid-hajkm267].is-last .incw__next-done{display:inline-flex}.incw__sep[data-astro-cid-hajkm267]{width:1px;height:20px;background:#37352f33}.incw__close[data-astro-cid-hajkm267]{display:inline-flex;border:none;background:transparent;cursor:pointer;color:var(--color-text);padding:6px 7px;border-radius:6px}.incw__close[data-astro-cid-hajkm267]:hover{background:#37352f14}.incw__caption[data-astro-cid-hajkm267]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;max-width:42rem;margin:1rem auto 0;padding-inline:1.5rem;color:var(--color-text-faint);font-size:.78rem;line-height:1.5}.incw__caption[data-astro-cid-hajkm267] kbd[data-astro-cid-hajkm267]{font:inherit;font-size:.7rem;background:var(--color-bg-subtle);border:1px solid var(--color-border);border-bottom-width:2px;border-radius:5px;padding:1px 6px;color:var(--color-text-muted)}.incw__start[data-astro-cid-hajkm267]:focus-visible,.incw__zone[data-astro-cid-hajkm267]:focus-visible,.incw__nav[data-astro-cid-hajkm267]:focus-visible,.incw__close[data-astro-cid-hajkm267]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){.incw__dim[data-astro-cid-hajkm267],.incw__sharp[data-astro-cid-hajkm267],.incw__zone[data-astro-cid-hajkm267],.incw__tip[data-astro-cid-hajkm267]{transition-duration:.001ms!important}}.public-svg[data-astro-cid-dfreieb2]{display:block;max-width:100%}.public-svg[data-astro-cid-dfreieb2] svg{display:block;max-width:100%;height:auto}.public-svg--container[data-astro-cid-dfreieb2],.public-svg--container[data-astro-cid-dfreieb2] svg{width:100%}.research-highlights[data-astro-cid-fsseftro]{position:relative;left:50%;box-sizing:border-box;width:100vw;margin-block:3rem 6rem;overflow-x:clip;padding-inline:1rem;transform:translate(-50%)}.research-highlights__inner[data-astro-cid-fsseftro]{width:100%;margin-inline:auto}.research-highlights__intro[data-astro-cid-fsseftro]{max-width:42rem}.research-highlights__intro[data-astro-cid-fsseftro] h2[data-astro-cid-fsseftro]{margin:0 0 .5rem;color:var(--color-text);font-size:1.375rem;line-height:1.3;font-weight:600;letter-spacing:-.01em;text-wrap:balance}.research-highlights__intro[data-astro-cid-fsseftro] p[data-astro-cid-fsseftro]{margin:0;color:var(--color-text-muted);font-size:1rem;line-height:1.7}.research-highlights__list[data-astro-cid-fsseftro]{display:grid;gap:5rem;margin-block-start:3rem}.research-highlights__row[data-astro-cid-fsseftro]{display:grid;grid-template-areas:"copy" "media";gap:1.5rem;min-width:0}.research-highlights__copy[data-astro-cid-fsseftro]{grid-area:copy;align-self:center;min-width:0}.research-highlights__copy[data-astro-cid-fsseftro] h3[data-astro-cid-fsseftro]{margin:0;color:var(--color-text);font-size:1.125rem;line-height:1.4;font-weight:600;text-wrap:balance}.research-highlights__copy[data-astro-cid-fsseftro] p[data-astro-cid-fsseftro]{margin:.75rem 0 0;color:var(--color-text);font-size:1rem;line-height:1.7}.research-points[data-astro-cid-fsseftro]{margin:.75rem 0 1rem;padding-left:1.25rem;list-style-type:disc;list-style-position:outside;color:var(--color-text);font-size:1rem}.research-points[data-astro-cid-fsseftro] li[data-astro-cid-fsseftro]{display:list-item;margin:.375rem 0;padding-left:.125rem;list-style-type:disc;list-style-position:outside;line-height:1.7}.research-points[data-astro-cid-fsseftro] li[data-astro-cid-fsseftro]::marker{color:var(--color-text-muted)}.research-points--numbered[data-astro-cid-fsseftro],.research-points--numbered[data-astro-cid-fsseftro] li[data-astro-cid-fsseftro]{list-style-type:decimal}.research-highlights__media[data-astro-cid-fsseftro]{grid-area:media;width:min(100%,35rem);margin:0;justify-self:start;overflow:visible;border:0;border-radius:0;background:transparent}.research-highlights__media[data-astro-cid-fsseftro] img[data-astro-cid-fsseftro]{display:block;width:100%;max-width:100%;height:auto}@media(min-width:56rem){.research-highlights[data-astro-cid-fsseftro]{padding-inline:1.5rem}.research-highlights__row[data-astro-cid-fsseftro]{grid-template-columns:minmax(0,23rem) 1fr;grid-template-areas:"copy media";align-items:center;gap:4rem}.research-highlights__row[data-astro-cid-fsseftro].is-reverse{grid-template-columns:1fr minmax(0,23rem);grid-template-areas:"media copy"}.research-highlights__media[data-astro-cid-fsseftro]{width:100%;justify-self:stretch}}@media(max-width:55.9375rem){.research-highlights[data-astro-cid-fsseftro]{margin-block-end:6rem}.research-highlights__list[data-astro-cid-fsseftro]{gap:4rem}}
