@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#020617;font-family:Inter,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}body{color:#e2e8f0;background:linear-gradient(#06101f 0%,#020617 100%);min-width:320px;min-height:100vh}h1,h2,h3{letter-spacing:-.03em;margin:0;font-family:IBM Plex Serif,Georgia,serif;line-height:1}p{margin:0 0 1rem;line-height:1.7}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.app-shell{--page-max-width:1360px;--page-gutter:40px;--page-gutter-mobile:20px;isolation:isolate;min-height:100vh;padding:0;position:relative;overflow:clip}.app-shell:before{content:"";z-index:-2;background:radial-gradient(circle at 8% 12%,#0f766e29,#0000 26%),radial-gradient(circle at 92% 18%,#0891b21f,#0000 24%),radial-gradient(circle at 50% 100%,#c2410c1f,#0000 30%);position:fixed;inset:0}.app-shell:after{content:"";z-index:-1;pointer-events:none;opacity:.28;background-color:#0000;background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617b8;border-bottom:1px solid #94a3b814;width:100%;margin:0;position:sticky;top:0}.site-header__inner{width:min(var(--page-max-width), calc(100% - var(--page-gutter)));justify-content:space-between;align-items:center;gap:.9rem;margin:0 auto;padding:.9rem 0;display:flex}.site-brand{color:#f8fafc;letter-spacing:-.03em;flex:none;font-family:IBM Plex Serif,Georgia,serif;font-size:1.1rem;font-weight:700}.site-nav{flex-wrap:wrap;flex:auto;justify-content:center;align-items:center;gap:.25rem;min-width:0;display:flex}.site-nav__link,.language-switcher__button{color:#cbd5e1;border-radius:12px;min-height:40px;padding:.6rem .85rem;font-size:.92rem;font-weight:600}.site-nav__link:hover,.language-switcher__button:hover{color:#f8fafc;background:#1e293bb8}.site-nav__link.is-active{color:#f8fafc;background:#e2e8f01a}.language-switcher{flex:none;align-items:center;gap:.35rem;display:inline-flex}.language-switcher__button{cursor:pointer;background:#0f172a80;border:1px solid #94a3b824;transition:background-color .16s,border-color .16s,color .16s}.language-switcher__button.is-active{color:#f8fafc;background:#e2e8f01f;border-color:#e2e8f03d}.main-container{width:min(var(--page-max-width), calc(100% - var(--page-gutter)));flex-direction:column;gap:0;margin:0 auto;display:flex}.section-panel{padding:clamp(3.1rem,5.5vw,5.2rem) 0;scroll-margin-top:78px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.section-panel:before{content:"";z-index:-1;pointer-events:none;opacity:.78;background:radial-gradient(circle at var(--ambient-x,50%) 34%, color-mix(in srgb, var(--ambient-color,var(--accent-color)) 18%, transparent), transparent 46%);filter:blur(34px);position:absolute;inset:-4rem -6vw}.section-panel:after{content:none}.section-panel:hover{transform:none}.section-panel--hero{min-height:min(78vh,760px);padding:clamp(2rem,4vw,4rem) 0 clamp(4rem,8vw,6rem);scroll-margin-top:1px}#hero{--ambient-color:#0f766e;--ambient-x:18%}#research{--ambient-color:#0e7490;--ambient-x:76%}#about{--ambient-color:#2f855a;--ambient-x:24%}#software{--ambient-color:#c05621;--ambient-x:74%}#talks{--ambient-color:#b45309;--ambient-x:64%}#contact{--ambient-color:#7c3aed;--ambient-x:48%}.scan-divider{--divider-color:#94a3b829;--scan-color:#7dd3fceb;--scan-glow:#7dd3fc42;background:linear-gradient(90deg, transparent 0%, var(--divider-color) 10%, var(--divider-color) 90%, transparent 100%);width:100%;height:1px;margin:0 0 clamp(.3rem,1vw,.8rem);position:relative;overflow:visible}.scan-divider:before{content:"";background:linear-gradient(90deg, transparent 0%, #ffffff1a 20%, var(--scan-color) 50%, #ffffff1a 80%, transparent 100%);width:18%;height:1px;box-shadow:0 0 10px var(--scan-glow), 0 0 22px var(--scan-glow), 0 0 38px #7dd3fc1a;will-change:left;animation:3.8s linear infinite scan-divider-move;position:absolute;top:50%;left:-18%;transform:translateY(-50%)}.scan-divider:after{content:none}.site-footer{background:linear-gradient(#01040cf5 0%,#01030afc 22%,#000208 100%);border-top:1px solid #94a3b814;width:100%;margin-top:2.5rem;padding:4rem 0 1.8rem}.site-footer__inner{width:min(var(--page-max-width), calc(100% - var(--page-gutter)));box-sizing:border-box;max-width:none;margin:0 auto;padding:0}.site-footer__grid{grid-template-columns:1.4fr .8fr .8fr 1fr;gap:2.25rem;padding-bottom:2rem;display:grid}.site-footer__column{min-width:0}.site-footer__title{color:#f8fafc;letter-spacing:.04em;text-transform:uppercase;margin:0 0 1rem;font-size:.96rem;font-weight:700}.site-footer__title--brand{letter-spacing:-.04em;text-transform:none;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.7rem,2vw,2.3rem)}.site-footer__text,.site-footer__legal{color:#cbd5e1;margin:0;font-size:.98rem;line-height:1.7}.site-footer__nav,.site-footer__contact{gap:.7rem;display:grid}.site-footer__link{color:#cbd5e1;font-size:.92rem;font-weight:600}.site-footer__nav-link{color:#cbd5e1;font-size:.98rem;transition:color .16s}.site-footer__link:hover,.site-footer__nav-link:hover{color:#f8fafc}.site-footer__bottom{border-top:1px solid #94a3b814;padding-top:1.4rem}.site-footer__legal{color:#94a3b8}.subpage-shell{width:min(var(--page-max-width), calc(100% - var(--page-gutter)));margin:0 auto;padding:3rem 0 0}.subpage-card{padding:3.5rem 0 0;position:relative}.subpage-card:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 20% 10%, color-mix(in srgb, var(--accent-color) 18%, transparent), transparent 56%);filter:blur(30px);height:18rem;position:absolute;inset:-3rem -6vw auto}.subpage-backlink{min-height:38px;color:color-mix(in srgb, var(--accent-color) 62%, white);align-items:center;margin-bottom:1.4rem;font-size:.94rem;font-weight:600;display:inline-flex}.subpage-meta{color:color-mix(in srgb, var(--accent-color) 52%, white);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:700}.subpage-title{color:#f8fafc;letter-spacing:-.05em;max-width:14ch;margin:0;font-size:clamp(3rem,5vw,5.3rem);line-height:.94}.subpage-subtitle{color:#dbe4f0;max-width:44rem;margin:1.2rem 0 0;font-size:clamp(1.1rem,.7vw + 1rem,1.45rem);line-height:1.5}.subpage-summary{color:#cbd5e1;max-width:48rem;margin:1.2rem 0 0;font-size:1rem;line-height:1.8}.subpage-hero-media{background:#080f1d57;border:1px solid #94a3b81f;border-radius:28px;margin-top:2rem;overflow:hidden}.subpage-hero-image{aspect-ratio:21/9;object-fit:cover;width:100%}.subpage-hero-image[src$=\.svg]{box-sizing:border-box;object-fit:contain;padding:1.25rem}.subpage-content{color:#cbd5e1;max-width:60rem;margin-top:2rem;font-size:1rem;line-height:1.85}.subpage-content p{margin:0 0 1rem}.subpage-content ul,.subpage-content ol{margin:0 0 1.2rem;padding-left:1.3rem}.subpage-content li+li{margin-top:.35rem}.subpage-content h1,.subpage-content h2,.subpage-content h3{color:#f8fafc;letter-spacing:-.03em;margin:1.8rem 0 .7rem;font-family:IBM Plex Serif,Georgia,serif}.subpage-content h2{font-size:1.7rem}.subpage-content h3{font-size:1.28rem}.subpage-content a{color:color-mix(in srgb, var(--accent-color) 70%, white);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent-color) 42%, transparent);text-decoration-color:color-mix(in srgb, var(--accent-color) 42%, transparent);text-underline-offset:.18em}.subpage-content hr{border:0;border-top:1px solid #94a3b824;margin:1.8rem 0}.section-badge{color:#dbeafe;letter-spacing:.12em;text-transform:uppercase;background:#0f172a42;border:1px solid #94a3b81f;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;margin:0 0 1.2rem;padding:.5rem .8rem;font-size:.74rem;font-weight:700;display:inline-flex;position:relative}.section-badge:before{content:"";background:var(--accent-color);width:.55rem;height:.55rem;box-shadow:0 0 14px var(--accent-color);border-radius:999px}.section-title,.section-subtitle,.section-buttons,.section-content{z-index:1;position:relative}.section-title{letter-spacing:-.045em;color:#f8fafc;text-wrap:balance;max-width:12ch;font-size:clamp(2rem,2.4vw + 1.25rem,3.4rem);font-weight:700;line-height:.96}.section-title--hero{max-width:8ch;font-size:clamp(4rem,10vw,7rem)}.section-panel:not(.section-panel--hero) .section-title{text-align:center;text-wrap:pretty;width:100%;max-width:none}.section-panel:not(.section-panel--hero) .section-subtitle,.section-panel:not(.section-panel--hero) .section-buttons,.section-panel:not(.section-panel--hero) .section-content{text-align:center;margin-left:auto;margin-right:auto}.section-panel:not(.section-panel--hero) .section-buttons{justify-content:center}.section-hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(400px,1.08fr);align-items:center;gap:2.4rem;display:grid;position:relative}.section-hero-copy{min-width:0}.section-subtitle{color:#94a3b8;max-width:52ch;margin:1rem 0 0;font-size:1rem;line-height:1.75}.section-subtitle--hero{color:#dbe4f0;max-width:62ch;font-size:clamp(1.08rem,.3vw + 1rem,1.28rem)}.section-subtitle--hero-leading{color:#f8fafc;text-wrap:balance;max-width:28ch;margin-top:0;font-size:clamp(1.2rem,.8vw + 1rem,1.7rem);line-height:1.35}.hero-copy-active{border-left:1px solid #94a3b829;gap:.75rem;max-width:34rem;margin-top:1.5rem;padding-left:1.1rem;display:grid}.section-buttons{flex-wrap:wrap;gap:.9rem;margin:2rem 0 0;display:flex}.section-overflow-cta{justify-content:center;margin-top:1.4rem;display:flex}.section-button{letter-spacing:.01em;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:.8rem 1.15rem;font-size:.95rem;font-weight:600;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex}.section-button:hover{transform:translateY(-1px)}.section-button:focus-visible,.section-content a:focus-visible{outline:2px solid color-mix(in srgb, var(--accent-color) 75%, white);outline-offset:3px}.section-button--primary{background:color-mix(in srgb, var(--accent-color) 84%, white);color:#eff6ff;box-shadow:0 14px 28px color-mix(in srgb, var(--accent-color) 28%, transparent)}.section-button--primary:hover{box-shadow:0 18px 34px color-mix(in srgb, var(--accent-color) 32%, transparent)}.section-button--secondary{color:#e2e8f0;background:#0f172a8f;border-color:#94a3b82e}.section-button--secondary:hover{border-color:color-mix(in srgb, var(--accent-color) 34%, #94a3b82e);background:#1e293bcc}.section-button--neutral{color:#e2e8f0;background:#0f172a8f;border-color:#94a3b82e}.section-button--neutral:hover{border-color:color-mix(in srgb, var(--accent-color) 34%, #94a3b82e);background:#1e293bcc}.section-button--active{background:color-mix(in srgb, var(--accent-color) 84%, white);color:#eff6ff;box-shadow:0 14px 28px color-mix(in srgb, var(--accent-color) 28%, transparent)}.section-button--active:hover{box-shadow:0 18px 34px color-mix(in srgb, var(--accent-color) 32%, transparent)}.section-content{color:#cbd5e1;max-width:64ch;margin-top:1.75rem;font-size:.98rem;line-height:1.8}.section-content--hero{max-width:62ch;margin-top:1.6rem;font-size:1.02rem}.hero-visual{gap:1rem;display:grid}.hero-visual-frame{isolation:isolate;min-height:clamp(520px,50vw,640px);position:relative}.hero-visual-frame:before,.hero-visual-frame:after{content:"";z-index:0;pointer-events:none;position:absolute;inset:0}.hero-visual-frame:before{background:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--accent-color) 24%, #ffffff14) 0%, color-mix(in srgb, var(--accent-color) 14%, transparent) 44%, transparent 72%);filter:blur(12px);opacity:.95;border-radius:50%;inset:8% 10% 12%}.hero-visual-frame:after{background:radial-gradient(ellipse at center, #0206176b 0%, color-mix(in srgb, var(--accent-color) 16%, #0206171f) 52%, transparent 100%);filter:blur(24px);opacity:.9;border-radius:999px;height:18%;inset:auto 16% 8%}.hero-visual-image,.hero-visual-placeholder{z-index:1;width:100%;height:100%;position:absolute;inset:4% 2% 10%}.hero-visual-image{object-fit:contain;filter:drop-shadow(0 28px 40px #02061742) drop-shadow(0 10px 18px color-mix(in srgb, var(--accent-color) 18%, transparent))}.hero-visual-image[src$=\.svg]{box-sizing:border-box;padding:.75rem 1rem 0}.hero-visual-placeholder{background:radial-gradient(circle at 50% 40%, color-mix(in srgb, var(--accent-color) 30%, transparent), transparent 32%), linear-gradient(135deg, #1e293b33, #02061714);filter:blur(6px);border-radius:32px}.hero-visual-overlay{z-index:0;mix-blend-mode:screen;opacity:.55;background:radial-gradient(circle at 50% 28%,#ffffff1f,#0000 24%),radial-gradient(circle at 50% 58%,#ffffff0a,#0000 54%);border-radius:40%;position:absolute;inset:2% 6% 8%}.hero-arrow{z-index:2;color:#f8fafc;cursor:pointer;background:#0206177a;border:1px solid #e2e8f024;border-radius:999px;width:48px;height:48px;transition:background-color .16s,border-color .16s,transform .16s;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover{background:#0f172ac2;border-color:#e2e8f038}.hero-arrow span{font-size:2rem;line-height:1;display:block}.hero-arrow--previous{left:0}.hero-arrow--next{right:0}.hero-slide-meta,.section-item-meta{color:color-mix(in srgb, var(--accent-color) 50%, white);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.hero-copy-title,.hero-slide-title{color:#f8fafc;text-wrap:balance;margin:0;font-size:clamp(1.6rem,1vw + 1.2rem,2.5rem);line-height:1}.hero-copy-description,.hero-slide-description,.section-item-description{color:#dbe4f0;margin:0;line-height:1.7}.hero-slide-link,.section-item-link{color:#f8fafc;background:#0f172a70;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:40px;margin-top:.2rem;padding:.65rem .95rem;font-size:.92rem;font-weight:600;display:inline-flex}.hero-slide-nav{justify-content:center;align-items:center;gap:.6rem;display:flex}.hero-slide-trigger{cursor:pointer;background:0 0;border:0;border-radius:999px;width:12px;height:12px;padding:0;transition:transform .16s}.hero-slide-trigger:hover{transform:translateY(-1px)}.hero-slide-trigger-dot{background:#94a3b857;border-radius:999px;width:12px;height:12px;transition:transform .16s,background-color .16s,box-shadow .16s;display:block}.hero-slide-trigger.is-active .hero-slide-trigger-dot{background:color-mix(in srgb, var(--accent-color) 72%, white);box-shadow:0 0 18px color-mix(in srgb, var(--accent-color) 36%, transparent);transform:scale(1.15)}.section-content :where(p,ul,ol,h2,h3,hr):first-child{margin-top:0}.section-content p{color:#cbd5e1;margin:0 0 1rem}.section-content ul,.section-content ol{margin:0 0 1.2rem;padding-left:1.25rem}.section-content li+li{margin-top:.4rem}.section-content h1,.section-content h2,.section-content h3{color:#f8fafc;letter-spacing:-.03em;font-family:IBM Plex Serif,Georgia,serif}.section-content h2{margin:1.8rem 0 .8rem;font-size:1.6rem}.section-content h3{margin:1.4rem 0 .65rem;font-size:1.22rem}.section-content strong{color:#f8fafc;font-weight:600}.section-content a{color:color-mix(in srgb, var(--accent-color) 70%, white);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent-color) 40%, transparent);text-decoration-color:color-mix(in srgb, var(--accent-color) 40%, transparent);text-underline-offset:.18em}.section-content a:hover{text-decoration-color:currentColor}.section-content hr{border:0;border-top:1px solid #94a3b829;margin:1.8rem 0}.section-items-grid{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.8rem;display:flex;position:relative}.section-collection{z-index:1;margin-top:2.4rem;position:relative}.section-collection-title{text-align:center;color:#f8fafc;letter-spacing:-.03em;margin:0 auto;font-size:clamp(1.5rem,1vw + 1rem,2rem)}.section-item-card{background:#080f1d57;border:1px solid #94a3b81a;border-radius:18px;flex:0 280px;width:min(100%,280px);overflow:hidden}.section-item-image{aspect-ratio:4/3;object-fit:cover;width:100%}.section-item-image[src$=\.svg]{box-sizing:border-box;object-fit:contain;background:#0f172a94;padding:1rem}.section-item-copy{gap:.75rem;padding:1.1rem;display:grid}.section-item-title{color:#f8fafc;margin:0;font-size:1.22rem;line-height:1.05}#about .section-title,#about .section-subtitle,#about .section-buttons,#about .section-content{text-align:center;margin-left:auto;margin-right:auto}#about .section-content{max-width:84ch}#about .section-content-with-media{grid-template-columns:minmax(0,1fr) minmax(240px,320px);justify-content:center;align-items:center;gap:1.8rem;max-width:1080px;margin:1.9rem auto 0;display:grid}#about .section-content-with-media .section-content{text-align:left;align-self:center;margin-top:0;margin-bottom:0}#about .section-content-media{aspect-ratio:4/5;object-fit:cover;background:#0f172aad;border:1px solid #94a3b824;border-radius:24px;width:100%}#about .section-content-media[src$=\.svg]{box-sizing:border-box;object-fit:contain;padding:1.25rem}#about .section-items-grid{justify-content:center;gap:1.25rem;max-width:1180px;margin-left:auto;margin-right:auto}#about .section-item-card{background:#080f1d6b;flex-basis:320px;width:min(100%,320px)}#about .section-item-image{object-fit:cover;aspect-ratio:1;background:#0f172aad;border:1px solid #94a3b824;border-radius:999px;width:112px;height:112px;margin:1.4rem auto 0}#about .section-item-copy{text-align:center;justify-items:center;padding:1rem 1.35rem 1.35rem}@media (prefers-reduced-motion:no-preference){.section-panel{animation:.52s both section-fade-in}.section-panel:nth-child(2){animation-delay:80ms}.section-panel:nth-child(3){animation-delay:.16s}.section-panel:nth-child(4){animation-delay:.24s}}@keyframes section-fade-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes scan-divider-move{0%{left:-18%}to{left:100%}}@media (width<=960px){.site-header__inner{flex-wrap:wrap;justify-content:center}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.site-footer__bottom{text-align:center}.site-nav{flex-wrap:wrap;order:3;width:100%}.section-panel--hero{min-height:auto}.section-hero-grid{grid-template-columns:1fr}.hero-visual-frame{min-height:440px}.hero-copy-active,.subpage-title{max-width:100%}#about .section-content-with-media{grid-template-columns:1fr;place-items:center}#about .section-content-with-media .section-content{text-align:center}#about .section-content-media{max-width:280px}}@media (width<=640px){.app-shell{padding:0}.site-header__inner,.main-container,.site-footer__inner{width:min(calc(100% - var(--page-gutter-mobile)), var(--page-max-width))}.site-header{margin-bottom:0}.site-header__inner{gap:.7rem;padding:.75rem 0}.site-brand{font-size:1rem}.main-container{gap:0}.section-panel,.section-panel--hero{padding:2.5rem 0}.section-title--hero{font-size:clamp(2.9rem,16vw,4.6rem)}.section-buttons{flex-direction:column}.site-header__inner,.language-switcher{width:100%}.site-nav{justify-content:flex-start;gap:.15rem}.site-nav__link,.language-switcher__button{min-height:36px;padding:.5rem .72rem;font-size:.88rem}.language-switcher{justify-content:flex-start}.site-footer__grid{grid-template-columns:1fr;gap:2rem}.site-footer__inner,.site-footer__bottom{text-align:left}.site-footer{padding:3rem 0 1.4rem}.site-footer__grid{padding-bottom:1.5rem}.site-footer__title{margin-bottom:.75rem}.subpage-shell{width:min(calc(100% - var(--page-gutter-mobile)), var(--page-max-width));padding-top:2.2rem}.subpage-card{padding-top:2.3rem}.subpage-title{font-size:clamp(2.4rem,12vw,3.5rem)}.subpage-hero-media{border-radius:20px}.subpage-hero-image{aspect-ratio:16/10}.section-button{width:100%}.hero-visual-frame{min-height:340px}.hero-copy-active{padding-left:.9rem}.hero-arrow{width:40px;height:40px}.hero-arrow--previous{left:0}.hero-arrow--next{right:0}.hero-visual-overlay{padding:1.2rem}.hero-slide-nav{gap:.5rem}.scan-divider{margin-bottom:.5rem}}
