:root{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#11110f;background:#f4f1ea;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f4f1ea;--white: #fcfbf8;--ink: #11110f;--blue: #3152ff;--lime: #d4ff47;--line: rgba(17, 17, 15, .2)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;min-width:320px;background:var(--paper)}body,a{color:var(--ink)}a{text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}.skip-link{position:fixed;z-index:100;top:.8rem;left:1rem;padding:1rem;transform:translateY(-160%);color:var(--white);background:var(--ink)}.skip-link:focus{transform:translateY(0)}.menu-toggle{display:none}::selection{color:var(--ink);background:var(--lime)}.site-header{position:fixed;z-index:20;top:0;left:0;display:flex;width:100%;height:74px;align-items:center;justify-content:space-between;padding:0 3.5vw;border-bottom:1px solid rgba(17,17,15,.14);background:#fcfbf8e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.monogram{display:inline-flex;align-items:baseline;gap:3px;font-size:1.05rem;font-weight:800;letter-spacing:-.04em}.monogram span{color:var(--blue)}.site-header nav{display:flex;gap:clamp(1rem,2.3vw,2.7rem)}.site-header nav a,.language{position:relative;font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.site-header nav a:after{position:absolute;right:0;bottom:-6px;left:0;height:1px;content:"";transform:scaleX(0);transform-origin:right;background:currentColor;transition:transform .18s ease}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.language{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--ink);border-radius:50%;transition:color .18s ease,background .18s ease}.language:hover{color:var(--white);background:var(--ink)}.site-header .nav-contact{color:var(--blue)}.hero{position:relative;display:flex;min-height:100svh;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(7.5rem,14vh,10rem) 3.5vw 7.6rem;background:var(--white)}.hero-noise{position:absolute;top:19%;right:-10vw;width:36vw;height:36vw;min-width:310px;min-height:310px;border:1px solid rgba(49,82,255,.28);border-radius:50%;pointer-events:none}.hero-noise:before,.hero-noise:after{position:absolute;content:"";border:1px solid rgba(49,82,255,.18);border-radius:50%}.hero-noise:before{inset:12%}.hero-noise:after{inset:27%;background:var(--blue)}.eyebrow{margin:0 0 1.4rem;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-role{position:relative;z-index:1;max-width:30rem}.hero h1{position:relative;z-index:1;max-width:88vw;margin:auto 0;font-size:clamp(5.2rem,13.2vw,13rem);font-stretch:112%;font-weight:850;letter-spacing:-.09em;line-height:.9}.hero-bottom{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:4rem;margin-top:3rem}.mantra{max-width:56rem;margin:0;font-size:clamp(1.7rem,3.2vw,4.1rem);font-weight:500;letter-spacing:-.05em;line-height:1.02}.mantra span,.mantra strong{display:block}.mantra strong{color:var(--blue);font-weight:700}.hero-intro{display:flex;max-width:27rem;align-items:flex-end;gap:1.5rem}.hero-intro p{margin:0;font-size:1rem;line-height:1.55}.round-link{display:flex;width:118px;min-width:118px;height:118px;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;border-radius:50%;color:var(--white);background:var(--ink);font-size:.875rem;font-weight:700;text-align:center;transition:color .2s ease,background .2s ease,transform .2s ease}.round-link:hover{color:var(--ink);background:var(--lime);transform:rotate(-5deg)}.hero-marquee{position:absolute;bottom:0;left:0;display:flex;width:max-content;border-top:1px solid var(--ink);color:var(--ink);font-size:clamp(1.8rem,3vw,3.2rem);font-weight:800;letter-spacing:-.04em;line-height:1.65;white-space:nowrap}.section{padding:clamp(5rem,10vw,10rem) 3.5vw;scroll-margin-top:74px}.section-heading{max-width:76rem}.section-heading h2,.about h2{max-width:66rem;margin:0;font-size:clamp(3rem,7.3vw,8.2rem);font-weight:790;letter-spacing:-.078em;line-height:.91}.section-intro,.about-copy>p{max-width:42rem;margin:2.4rem 0 0 auto;font-size:clamp(1.1rem,1.7vw,1.5rem);line-height:1.42}.transfer{color:var(--white);background:var(--blue)}.training-offer{margin-top:clamp(4rem,7vw,7rem)}.training-heading{max-width:47rem;margin-bottom:3rem}.training-heading h3{margin:0;font-size:clamp(2.1rem,4vw,4.5rem);font-weight:700;line-height:1;letter-spacing:-.055em}.training-heading>p:last-child{max-width:40rem;margin-top:1.4rem;font-size:1.125rem;line-height:1.5}.training-line{display:grid;grid-template-columns:3.5rem minmax(0,1fr) minmax(0,1fr);gap:2rem;padding:2.2rem 0;border-top:1px solid rgba(255,255,255,.45)}.training-number{padding-top:.3rem;font-size:.875rem}.training-line h3{max-width:26rem;margin:0;font-size:clamp(1.6rem,2.7vw,3rem);font-weight:650;line-height:1.05;letter-spacing:-.045em}.training-line p{max-width:38rem;margin:0;font-size:1rem;line-height:1.6}.training-line ul{display:flex;flex-wrap:wrap;gap:.5rem 1.1rem;margin:1rem 0 0;padding:0;list-style:none;color:var(--lime);font-size:.875rem;line-height:1.5}.training-line li:before{content:"+ "}.training-cta{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:2rem;color:var(--ink);background:var(--lime)}.training-link{display:inline-flex;align-items:center;gap:1.5rem;max-width:29rem;font-size:clamp(1.4rem,2.4vw,2.3rem);font-weight:700;line-height:1.1;letter-spacing:-.035em}.training-link span{transition:transform .18s ease}.training-link:hover span{transform:translate(3px,-3px)}.training-cta p{max-width:26rem;margin:0;font-size:1rem;line-height:1.5}.stats{display:flex;margin:clamp(4rem,8vw,8rem) 0;border-top:1px solid rgba(255,255,255,.46);border-bottom:1px solid rgba(255,255,255,.46)}.stat{width:33.333%;padding:2.2rem 2rem 2.5rem 0}.stat+.stat{padding-left:2rem;border-left:1px solid rgba(255,255,255,.46)}.stat strong,.teaching-stats strong{display:block;font-size:clamp(4.2rem,9vw,9rem);font-weight:820;letter-spacing:-.09em;line-height:.86}.stat span,.teaching-stats span{display:block;max-width:12rem;margin-top:1rem;font-size:.875rem;font-weight:650;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.feature{display:grid;align-items:stretch;grid-template-columns:minmax(0,1.45fr) minmax(18rem,.75fr);border:1px solid rgba(255,255,255,.48)}.feature-image-wrap{position:relative;min-height:450px;overflow:hidden}.feature-image{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.04);transition:transform .7s cubic-bezier(.2,.8,.2,1)}.feature:hover .feature-image{transform:scale(1.025)}.image-credit,.portrait-tag{position:absolute;right:1rem;bottom:1rem;padding:.55rem .72rem;color:var(--ink);background:var(--lime);font-size:.75rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.feature-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,5rem);border-left:1px solid rgba(255,255,255,.48)}.feature-copy h3{margin:0;font-size:clamp(2rem,3.5vw,4.2rem);font-weight:750;letter-spacing:-.055em;line-height:.98}.feature-copy>p:not(.eyebrow){margin:2rem 0;font-size:1.05rem;line-height:1.58}.text-link,.profile-links a{display:inline-flex;width:fit-content;align-items:center;gap:.5rem;padding-bottom:.35rem;border-bottom:1px solid currentColor;color:inherit;font-size:.875rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.method-list{display:flex;margin-top:3rem}.method-list>div{display:flex;width:33.333%;align-items:baseline;gap:1rem;padding:1.4rem 2rem 0 0;border-top:1px solid rgba(255,255,255,.45)}.method-list>div+div{padding-left:2rem}.method-list span{font-size:.8rem}.method-list p{margin:0;font-size:clamp(1rem,1.6vw,1.45rem);font-weight:650}.research{background:var(--paper)}.split-heading{display:grid;max-width:none;align-items:end;grid-template-columns:2fr 1fr;gap:clamp(3rem,9vw,10rem)}.split-heading .section-intro{margin:0}.map-research{display:grid;align-items:center;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,6vw,7rem);margin-top:clamp(4rem,8vw,8rem)}.map-copy h3{margin:0;font-size:clamp(2.2rem,4vw,4.2rem);font-weight:700;letter-spacing:-.055em;line-height:1}.map-copy>p:not(.eyebrow){margin-top:1.7rem;font-size:1.125rem;line-height:1.55}.map-tags{display:flex;flex-wrap:wrap;gap:.7rem;padding:0;margin:2rem 0;list-style:none}.map-tags li{padding:.6rem .85rem;border:1px solid var(--line);border-radius:2rem;font-size:.875rem}.map-copy>.map-note{max-width:29rem;padding-left:1rem;border-left:2px solid var(--blue);font-size:1rem}.map-lens{min-width:0;margin:0;overflow:hidden;color:var(--paper);background:var(--ink)}.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem 0}.map-lab-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.map-controls{display:flex;flex-shrink:0;padding:.25rem;border:1px solid #62645c;border-radius:2rem}.map-controls button{min-height:40px;padding:.4rem .8rem;border:0;border-radius:2rem;color:inherit;background:transparent;font-size:.875rem;transition:color .18s,background .18s}.map-controls button[aria-pressed=true]{color:var(--ink);background:var(--lime)}.map-controls button:hover:not([aria-pressed=true]){background:#33362a}.map-lens svg{display:block;width:100%;height:auto}.map-land{fill:var(--lime);stroke:var(--ink);stroke-width:.35px}.map-land path{transition:d .55s ease}.map-parallels line{stroke:#f4f1ea33;stroke-dasharray:3 7}.map-parallels text{fill:#b9bbae;font-size:16px}.map-lens figcaption{margin:0 1.5rem;padding:1.4rem 0;border-top:1px solid #62645c}.map-lens figcaption strong{font-size:clamp(1.15rem,1.6vw,1.5rem);font-weight:600;letter-spacing:-.02em}.map-lens figcaption p{min-height:4.8em;margin:.8rem 0 1.5rem;font-size:1rem;line-height:1.5}.map-source{display:flex;justify-content:space-between;gap:1rem;color:#b9bbae;font-size:.75rem}.map-source a{color:inherit;text-decoration:underline;text-underline-offset:4px}.collaboration-note{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;margin-top:5rem;padding-top:2.5rem;border-top:1px solid var(--line)}.collaboration-note h3{max-width:28rem;margin:0;font-size:clamp(1.8rem,3vw,3rem);font-weight:600;letter-spacing:-.045em;line-height:1.05}.collaboration-note p{margin:0 0 1.5rem;font-size:1.1rem;line-height:1.55}.paper-list{margin-top:clamp(4rem,8vw,8rem);border-top:1px solid var(--ink)}.paper{display:grid;align-items:start;grid-template-columns:6rem minmax(0,1fr) auto;gap:1.5rem;padding:2.4rem 0;border-bottom:1px solid var(--ink);transition:color .18s ease,padding .18s ease}.paper:hover{padding-right:1rem;padding-left:1rem;color:var(--white);background:var(--ink)}.paper-year,.paper-journal,.update-meta{font-size:.8rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.paper-journal{margin:0 0 .8rem;color:var(--blue)}.paper:hover .paper-journal{color:var(--lime)}.paper h3,.update h3{max-width:66rem;margin:0;font-size:clamp(1.55rem,2.7vw,3rem);font-weight:670;letter-spacing:-.045em;line-height:1.04}.paper div>p:last-child{max-width:48rem;margin:1rem 0 0;font-size:1rem;line-height:1.5}.profile-links{display:flex;align-items:center;justify-content:flex-end;gap:2rem;padding-top:2.5rem}.profile-links>span{margin-right:auto;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.teaching{position:relative;overflow:hidden;color:var(--white);background:var(--ink)}.teaching-orbit{position:absolute;top:5rem;right:-9rem;width:420px;height:420px;color:#d4ff4773}.teaching-orbit i{position:absolute;border:1px solid rgba(212,255,71,.35);border-radius:50%}.teaching-orbit i:nth-child(1){inset:0}.teaching-orbit i:nth-child(2){inset:18%}.teaching-orbit i:nth-child(3){inset:36%;background:var(--lime)}.teaching .section-heading{position:relative;z-index:1}.teaching-content{position:relative;z-index:1;display:grid;align-items:end;margin-top:clamp(5rem,10vw,10rem);grid-template-columns:minmax(16rem,.8fr) 2fr;gap:clamp(3rem,8vw,8rem)}.teaching blockquote{margin:0;color:var(--lime);font-size:clamp(1.45rem,2.4vw,2.7rem);font-weight:620;letter-spacing:-.04em;line-height:1.15}.teaching-stats{display:flex;border-top:1px solid rgba(255,255,255,.35)}.teaching-stats>div{width:33.333%;padding:1.8rem 1rem 0 0}.teaching-stats strong{font-size:clamp(3rem,7vw,7rem)}.notes{background:var(--white)}.updates{margin-top:clamp(4rem,8vw,8rem)}.update{display:grid;align-items:center;grid-template-columns:5rem minmax(0,1fr) auto;gap:1rem;padding:2.4rem 0;border-top:1px solid var(--ink)}.update:last-child{border-bottom:1px solid var(--ink)}.update-index{display:grid;width:2.8rem;height:2.8rem;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:.7rem;transition:background .18s ease,transform .18s ease}.update:hover .update-index{background:var(--lime);transform:rotate(-10deg)}.update-meta{margin:0 0 .6rem;color:#65645f}.about{display:grid;align-items:center;grid-template-columns:minmax(17rem,.75fr) 1.25fr;gap:clamp(3rem,8vw,9rem);background:var(--paper)}.portrait-wrap{position:relative;height:min(52vw,560px);max-height:560px;min-height:400px;overflow:hidden;background:#d7d8d5}.portrait{width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:saturate(.72) contrast(1.03)}.about-copy h2{font-size:clamp(3rem,6.2vw,7rem)}.about-copy>p{max-width:42rem;margin:2rem 0 0}.about-copy>p:last-child{padding-left:1.2rem;border-left:4px solid var(--blue);font-weight:640}.contact{color:var(--white);background:var(--blue)}.contact-kicker{max-width:34rem;margin:0 0 4rem auto;font-size:clamp(1.1rem,1.8vw,1.6rem);line-height:1.45}.contact-link{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.2rem;border-bottom:2px solid currentColor;color:var(--white);font-size:clamp(4.3rem,14vw,15rem);font-weight:830;letter-spacing:-.09em;line-height:.85}.contact-link>span{font-size:clamp(3rem,8vw,8rem);font-weight:400;transition:transform .2s ease}.contact-link:hover>span{transform:translate(.4rem,-.4rem)}.socials{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;margin-top:3rem}.socials a{display:inline-flex;align-items:center;gap:.55rem;color:var(--white);font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.socials a>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.62rem;text-transform:lowercase}.symbol,.row-arrow{font-size:1.8rem;font-weight:400;line-height:1}.row-arrow{justify-self:end}footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 3.5vw;color:var(--white);background:var(--ink);font-size:.75rem;font-weight:650;letter-spacing:.05em;text-transform:uppercase}footer a{display:flex;align-items:center;gap:.5rem;color:var(--white)}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.transfer a:focus-visible,.contact a:focus-visible,.map-lens a:focus-visible,.map-lens button:focus-visible,footer a:focus-visible{outline-color:var(--lime)}.training-cta a:focus-visible{outline-color:var(--ink)}.direct-email{display:inline-flex;align-items:center;gap:1rem;margin-top:2rem;color:inherit;font-size:clamp(1.25rem,2.2vw,2rem);letter-spacing:-.025em}.footer-joke{text-transform:none;letter-spacing:0;font-weight:400;font-size:.875rem}.footer-joke>span{color:var(--lime);font-family:monospace;margin-right:.3rem}@media(max-width:900px){.site-header nav{display:none}.site-header nav.is-open{position:absolute;inset:74px 0 auto;display:flex;flex-direction:column;gap:0;padding:1rem 5vw 1.5rem;border-bottom:1px solid var(--line);background:var(--white)}.site-header nav a{padding:.9rem 0;font-size:1rem}.site-header nav a:after{display:none}.menu-toggle{display:inline-flex;align-items:center;gap:1rem;min-height:44px;margin-left:auto;margin-right:1.4rem;padding:.4rem 0;border:0;color:var(--ink);background:none;font-size:.875rem}.menu-toggle span{font-size:1.5rem}.hero{padding-bottom:6.5rem}.hero h1{max-width:100%;font-size:clamp(4.2rem,20vw,9rem);line-height:.92}.hero-bottom,.split-heading,.about,.teaching-content,.map-research,.collaboration-note{display:grid;grid-template-columns:1fr;gap:2.5rem}.hero-intro{max-width:38rem}.feature{grid-template-columns:1fr}.feature-image-wrap{min-height:430px}.feature-copy{border-top:1px solid rgba(255,255,255,.48);border-left:0}.split-heading .section-intro{margin:0}.portrait-wrap{height:65svh;max-height:540px;max-width:30rem}.training-line{grid-template-columns:2.5rem minmax(0,1fr);gap:1.3rem}.training-line>div{grid-column:2}.training-line h3{max-width:36rem}.training-cta{align-items:flex-start;flex-direction:column;gap:1.5rem}}@media(max-width:640px){.site-header{height:62px;padding:0 5vw}.site-header nav.is-open{top:62px}.hero,.section{padding-right:5vw;padding-left:5vw}.hero{padding-top:7rem}.hero-noise{top:12%;right:-45vw;opacity:.75}.hero-bottom{margin-top:4rem}.hero-intro{display:grid;grid-template-columns:1fr auto}.round-link{width:94px;min-width:94px;height:94px}.stats,.method-list,.teaching-stats{display:grid;grid-template-columns:1fr}.stat,.method-list>div,.teaching-stats>div{width:100%;padding:1.7rem 0}.stat+.stat,.method-list>div+div{padding-left:0;border-top:1px solid rgba(255,255,255,.42);border-left:0}.feature-image-wrap{min-height:290px}.paper,.update{grid-template-columns:3.3rem minmax(0,1fr)}.paper>.row-arrow,.update>.row-arrow{display:none}.paper-year{font-size:.75rem}.profile-links{align-items:flex-start;flex-direction:column;gap:1.3rem}.portrait-wrap{min-height:380px}.training-cta{padding:1.4rem}.map-toolbar{align-items:flex-start;flex-direction:column;gap:1rem;padding:1.2rem 1.2rem 0}.map-lens figcaption{margin:0 1.2rem}.map-lens figcaption p{min-height:6em}.map-parallels text{font-size:24px}.contact-kicker{margin-left:0}.contact-link{font-size:clamp(3.2rem,16vw,5rem)}footer{align-items:flex-start;padding:1.5rem 5vw;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{font-kerning:normal}body{min-width:280px}.hero{--pointer-x: 0px;--pointer-y: 0px;padding-top:clamp(7.5rem,13vh,10rem);padding-bottom:7rem;justify-content:flex-start}.hero:before{position:absolute;inset:-5%;content:"";pointer-events:none;background:radial-gradient(ellipse at 79% 30%,rgba(49,82,255,.045),transparent 48%);transform:translate3d(var(--pointer-x),var(--pointer-y),0);transition:transform .8s ease}.hero-role{max-width:none;margin:0 0 clamp(2.5rem,4.5vh,4.5rem);font-size:clamp(1.05rem,1.45vw,1.4rem);font-weight:550;line-height:1.5;letter-spacing:-.015em}.hero h1{width:fit-content;max-width:100%;margin:0;padding:.06em 0 .12em;font-weight:750;font-stretch:normal;letter-spacing:-.045em;line-height:1.06}.hero-greeting{display:block;width:fit-content;margin-bottom:.08em;font-size:clamp(3.4rem,6.4vw,7rem);font-weight:520;letter-spacing:-.035em;line-height:1.12}.hero-name{display:block;font-size:clamp(5rem,13.15vw,14rem);line-height:1.03;letter-spacing:-.045em;text-wrap:balance}.hero-bottom{align-items:flex-start;gap:clamp(2rem,5vw,6rem);margin-top:clamp(2rem,5vh,4rem)}.mantra{flex:1.4;max-width:54rem;font-size:clamp(1.9rem,3.1vw,3.8rem);line-height:1.13;letter-spacing:-.035em}.hero-intro{flex:1;max-width:32rem;flex-direction:column;align-items:flex-start;gap:1.2rem}.hero-intro>p{font-size:clamp(1.15rem,1.55vw,1.5rem);line-height:1.5}.hero-contact{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.5rem 1rem;padding-bottom:.35rem;border-bottom:1px solid currentColor}.hero-contact>span{font-size:1.15rem;font-weight:650}.hero-contact small{font-size:1rem}.hero-contact:hover{color:var(--blue)}.conversation-art{position:absolute;top:16%;right:4vw;width:clamp(270px,28vw,420px);z-index:0;transform:translate3d(var(--pointer-x),var(--pointer-y),0);transition:transform .8s ease}.conversation-surface{padding:1.4rem;border:1px solid rgba(49,82,255,.17);border-radius:22px;background:#3152ff06;transform:rotate(-4deg);animation:conversation-float 12s ease-in-out infinite;transition:background .6s,border-color .6s,box-shadow .6s}.conversation-prompt{display:flex;justify-content:flex-end;align-items:center;gap:.7rem;margin-left:auto;width:fit-content;padding:.8rem 1.1rem;border:1px solid rgba(49,82,255,.22);border-radius:20px 20px 4px;color:var(--blue);font-size:clamp(1.1rem,1.7vw,1.6rem);letter-spacing:-.03em}.conversation-prompt>i{height:1em;width:1px;background:var(--blue);animation:thinking-cursor 3s ease-in-out infinite}.conversation-reply{display:flex;align-items:flex-start;gap:1rem;margin:1.9rem 0;color:var(--blue)}.reply-glyph{font-size:1.8rem;line-height:.8}.conversation-reply>div{flex:1;padding-top:.25rem}.conversation-reply i{display:block;height:7px;width:85%;margin-bottom:.8rem;border-radius:8px;background:#3152ff2b;transition:width .9s ease,background .9s}.conversation-reply i:nth-child(2){width:67%}.conversation-reply i:nth-child(3){width:42%}.conversation-followup{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;border:1px solid rgba(49,82,255,.18);border-radius:16px;color:#5c6fce;font-size:.9rem}.conversation-followup>span:last-child{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#3152ff1a}.conversation-cursor{position:absolute;bottom:-1.7rem;right:.5rem;color:#3152ff59;font-size:3rem;font-weight:300;animation:thinking-cursor 5s ease-in-out infinite}.conversation-art:hover .conversation-surface{background:#3152ff0f;border-color:#3152ff73;box-shadow:0 15px 40px #3152ff0d}.conversation-art:hover .conversation-reply i:nth-child(2){width:96%}.conversation-art:hover .conversation-reply i:nth-child(3){width:77%;background:#3152ff52}.keyword-carousel{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:stretch;border-top:1px solid var(--line)}.keyword-window{flex:1;min-width:0;overflow:hidden}.keyword-track{display:flex;width:max-content;animation:keywords 75s linear infinite}.keyword-group{display:flex;align-items:center;width:max-content}.keyword-group>span{display:flex;align-items:center;gap:2rem;padding:1rem 2rem 1rem 0;font-size:clamp(1.1rem,1.8vw,1.7rem);font-weight:550;letter-spacing:-.025em;white-space:nowrap}.keyword-group i{color:var(--blue);font-size:1rem;font-style:normal}.keyword-carousel:hover .keyword-track{animation-play-state:paused}.motion-toggle{width:64px;flex-shrink:0;border:0;border-left:1px solid var(--line);color:var(--ink);background:var(--white);font-size:1.25rem}.motion-toggle:hover{background:var(--lime)}.hero[data-motion=paused] *,.hero[data-motion=paused] *:before{animation-play-state:paused!important}@keyframes keywords{to{transform:translate(-50%)}}@keyframes conversation-float{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-8px) rotate(-3deg)}}@keyframes thinking-cursor{0%,to{opacity:.25}50%{opacity:.8}}.section-heading h2,.about h2{letter-spacing:-.055em;line-height:1.01;font-weight:720}.training-heading h3{max-width:52rem;letter-spacing:-.035em;line-height:1.08}.training-heading{max-width:55rem}.training-cta{padding:2rem 0;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);background:transparent;color:var(--white)}.training-link{flex-direction:column;align-items:flex-start;gap:.55rem;font-weight:600}.training-link small{font-size:1rem;font-weight:400;letter-spacing:0}.training-cta a{color:inherit}.training-cta a:focus-visible{outline-color:var(--lime)}.stats{gap:2rem;border-top:0;border-bottom:0;margin-top:4rem;margin-bottom:5rem}.stat{flex:1;min-width:0;padding:1.5rem 0 0;border-top:1px solid rgba(255,255,255,.5)}.stat+.stat{padding-left:0;border-left:0}.stat>.stat-prefix{margin:0 0 .75rem;font-size:.95rem;font-weight:400;letter-spacing:0;text-transform:none}.stat>strong{font-size:clamp(4rem,8vw,8rem);letter-spacing:-.055em;line-height:1;font-weight:700}.stat>span:last-child{max-width:21rem;margin-top:1rem;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.4;font-weight:450;letter-spacing:0;text-transform:none}.feature-copy h3{line-height:1.08;letter-spacing:-.035em}.communia-link{display:flex;align-items:flex-start;flex-direction:column;gap:1.3rem;width:fit-content;margin-top:1rem;color:inherit}.communia-link img{width:180px;max-width:100%;height:auto}.communia-link>span{padding-bottom:.35rem;border-bottom:1px solid currentColor;font-size:1rem}.communia-link:hover>span{color:var(--lime)}.map-copy h3{line-height:1.08;letter-spacing:-.035em}.research-journey{min-width:0;padding:1.5rem;color:var(--paper);background:var(--ink)}.journey-label{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.7rem;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.research-journey>svg{display:block;width:100%;height:auto;overflow:hidden;margin:1rem 0}.journey-land{fill:#292d26;stroke:#626954;stroke-width:.7}.journey-route{fill:none;stroke:var(--lime);stroke-width:1.4;stroke-dasharray:4 5}.journey-origin{fill:var(--white)}.journey-city{font-size:19px;fill:var(--white)}.journey-city.selected{fill:var(--lime);font-weight:600}.journey-point{fill:#9aa786;stroke:var(--ink);stroke-width:2;transition:r .3s,fill .3s}.journey-point.active{fill:var(--lime)}.journey-halo{fill:transparent;stroke:var(--lime);opacity:.45;stroke-width:1}.journey-choices{display:flex;border-top:1px solid #555d48;border-bottom:1px solid #555d48}.journey-choices button{flex:1;padding:1rem .35rem;border:0;border-bottom:3px solid transparent;color:inherit;background:transparent;font-size:.9rem}.journey-choices button span{display:block;margin-bottom:.4rem;font-size:.8rem;color:#b5c1a5}.journey-choices button[aria-pressed=true]{color:var(--lime);border-bottom-color:var(--lime)}.journey-choices button:hover{background:#262b21}.journey-detail{min-height:11rem;padding-top:1.5rem}.journey-detail p{margin:0 0 .6rem;font-size:.9rem;line-height:1.5}.journey-detail p:first-child{color:#b5c1a5;font-size:.8rem}.journey-detail h4{margin:0 0 .75rem;font-size:clamp(1.3rem,1.8vw,1.8rem);font-weight:550;letter-spacing:-.02em;line-height:1.2}.journey-source{display:block;width:fit-content;margin-top:1rem;color:#b5c1a5;font-size:.75rem;border-bottom:1px solid currentColor;padding-bottom:.2rem}.research-journey button:focus-visible,.research-journey a:focus-visible{outline-color:var(--lime)}.selected-papers-heading{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-top:5rem}.selected-papers-heading h3{max-width:44rem;margin:0;font-size:clamp(2rem,3.7vw,4rem);line-height:1.1;letter-spacing:-.04em;font-weight:650}.paper-list{margin-top:2rem}.paper h3{line-height:1.17;letter-spacing:-.03em}.paper{padding:2rem 0}.collaboration-email{display:block;width:fit-content;margin-top:.7rem;font-size:1rem}.collaboration-email:hover{color:var(--blue)}.academic-profiles{margin-top:5rem}.academic-profiles>h3{margin:0 0 2rem;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:650;letter-spacing:-.04em;line-height:1.1}.academic-profiles>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.academic-profiles a{display:flex;align-items:center;gap:1rem;padding:1.5rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.academic-profiles img{width:36px;height:36px;flex-shrink:0}.academic-profiles strong{display:block;font-size:clamp(1.05rem,1.5vw,1.4rem);font-weight:550}.academic-profiles small{display:block;margin-top:.3rem;font-size:.8rem;line-height:1.4;color:#55564f}.academic-profiles a>span:last-child{margin-left:auto}.academic-profiles a:hover{color:var(--blue)}.teaching blockquote{line-height:1.25;letter-spacing:-.025em}.about{grid-template-columns:minmax(15rem,.7fr) minmax(0,1.3fr);gap:clamp(2rem,6vw,7rem)}.about h2{font-size:clamp(2.9rem,5.2vw,5.8rem);line-height:1.07;letter-spacing:-.045em}.about-copy>.eyebrow{margin:0 0 1.5rem;font-size:.8rem;line-height:1.4;letter-spacing:.1em}.about-copy>p:not(.eyebrow){line-height:1.55}.about-copy>p:last-child{font-weight:500}.contact-link{margin-top:3rem;line-height:1.03;letter-spacing:-.055em}.socials{row-gap:1.6rem}.archive-header .back-home{font-size:.95rem}.publication-archive{padding-top:9rem;min-height:100svh}.archive-heading h1{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem 2rem;margin:0;font-size:clamp(3rem,8.5vw,9rem);font-weight:700;letter-spacing:-.05em;line-height:1.08}.archive-heading h1>span{color:var(--blue);font-size:.3em;letter-spacing:-.03em}.archive-heading>p:last-child{max-width:46rem;font-size:clamp(1.1rem,1.5vw,1.3rem);line-height:1.5;margin:2rem 0 0}.publication-filters{display:flex;align-items:flex-end;gap:1.3rem;margin-top:3rem;padding:1.5rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.publication-filters label{display:flex;flex-direction:column;gap:.65rem;min-width:0;font-size:.875rem}.publication-search{flex:1}.publication-filters input,.publication-filters select{width:100%;min-height:50px;padding:.8rem 1rem;border:1px solid #92928a;border-radius:0;color:var(--ink);background:var(--white);font:inherit;font-size:1rem}.publication-filters select{min-width:170px;padding-right:2rem}.publication-filters input:focus-visible,.publication-filters select:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.publication-count{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;font-size:.9rem}.publication-count button,.publication-empty button{padding:.7rem 0;border:0;color:var(--blue);background:none;text-decoration:underline;text-underline-offset:4px}.archive-list article{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:1.5rem;padding:2rem 0;border-top:1px solid var(--line)}.archive-list article:last-child{border-bottom:1px solid var(--line)}.archive-year{font-size:1rem;color:var(--blue)}.archive-journal{margin:0 0 .7rem;font-size:.9rem;line-height:1.4}.archive-list h2{margin:0;font-size:clamp(1.35rem,2.2vw,2.3rem);line-height:1.18;letter-spacing:-.025em;font-weight:600}.archive-list h2 a{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem}.archive-list h2 a>span{flex-shrink:0;font-weight:400}.archive-list h2 a:hover{color:var(--blue)}.archive-topic{margin:.9rem 0 0;color:#66665e;font-size:.8rem}.publication-empty{padding:3rem 0}.publication-empty h2{max-width:44rem;margin:0 0 1rem}@media(min-width:1600px){.hero-name{font-size:14vw}}@media(max-width:1050px){.hero-bottom{gap:2rem}.hero-intro{max-width:26rem}.academic-profiles>div{grid-template-columns:1fr;gap:0}.academic-profiles a+a{border-top:0}}@media(max-width:900px){.hero{min-height:100svh;padding-top:7.5rem}.hero-role{max-width:28rem;font-size:1.125rem}.hero h1{margin:0}.hero-name{font-size:13.15vw}.hero-greeting{font-size:7.5vw}.hero-bottom{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start}.hero-intro{display:flex;flex-direction:column;max-width:none}.hero-intro>p{font-size:1.125rem}.mantra{font-size:clamp(1.7rem,3.2vw,2.5rem)}.conversation-art{top:19%;right:3vw;width:31vw;min-width:220px;opacity:.65}.conversation-followup{font-size:.75rem}.about{grid-template-columns:1fr}.about h2{max-width:46rem;font-size:clamp(2.8rem,6vw,4rem)}.publication-filters{flex-wrap:wrap}.publication-search{flex-basis:100%}.publication-filters label:not(.publication-search){flex:1}}@media(max-width:640px){.hero{padding-top:6.5rem;padding-bottom:6rem}.hero-role{max-width:24rem;padding-right:.5rem;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.45}.hero-greeting{font-size:clamp(2.6rem,10.5vw,4rem);letter-spacing:-.035em}.hero-name{font-size:clamp(2.8rem,13.25vw,5.3rem);white-space:nowrap;letter-spacing:-.045em}.hero h1{line-height:1.1}.hero-bottom{display:grid;grid-template-columns:1fr;gap:1.7rem;margin-top:2rem}.mantra{font-size:clamp(1.7rem,6.3vw,2.4rem);line-height:1.16}.hero-intro{gap:1rem}.hero-intro>p{max-width:34rem;font-size:1.125rem;line-height:1.5}.hero-contact{font-size:1rem}.conversation-art{right:-1.5rem;top:19%;width:46vw;min-width:180px;opacity:.32;pointer-events:none}.conversation-surface{padding:1rem}.conversation-prompt{padding:.5rem .75rem;font-size:1rem}.conversation-reply{margin:1.2rem 0}.conversation-followup{display:none}.keyword-group>span{font-size:1.15rem;padding:.9rem 1.5rem .9rem 0;gap:1.5rem}.motion-toggle{width:52px}.stats{display:flex;flex-direction:column;gap:0}.stat,.stat+.stat{display:grid;grid-template-columns:7.2rem minmax(0,1fr);grid-template-rows:auto auto;column-gap:1.2rem;padding:1.5rem 0;border-left:0}.stat>.stat-prefix{grid-column:1;margin:0 0 .4rem;font-size:.85rem}.stat>strong{grid-column:1;font-size:3.8rem}.stat>span:last-child{grid-column:2;grid-row:1 / 3;align-self:center;margin:0;font-size:1rem;line-height:1.45}.research-journey{padding:1.1rem}.journey-choices{display:grid;grid-template-columns:1fr 1fr}.journey-choices button{min-height:70px;padding:.7rem .3rem}.journey-detail{min-height:12rem}.journey-city{font-size:24px}.selected-papers-heading{margin-top:4rem}.paper{grid-template-columns:1fr;gap:.8rem}.paper-year{font-size:.875rem}.paper h3{font-size:1.5rem}.collaboration-note{gap:1.5rem}.contact-link{font-size:clamp(2.5rem,13vw,5rem)}.contact-link>span{font-size:clamp(1.6rem,6vw,3rem)}.publication-archive{padding-top:7rem}.archive-heading h1{font-size:clamp(2.7rem,11.5vw,4.5rem)}.publication-filters{gap:1.2rem .8rem}.publication-filters select{min-width:0;font-size:.9rem}.archive-list article{grid-template-columns:1fr;gap:.8rem}.archive-list h2 a{gap:.7rem}.archive-list h2{font-size:1.4rem}.archive-header .back-home{font-size:.875rem}}@media(prefers-reduced-motion:reduce){.keyword-track,.conversation-surface,.conversation-cursor,.conversation-prompt>i{animation:none}.keyword-window{overflow-x:auto}.motion-toggle{display:none}.conversation-art,.hero:before{transform:none}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}html{scroll-padding-top:90px;scroll-padding-bottom:110px;--cursor-opacity:1;animation:cursor-clock 1s step-end infinite}@keyframes cursor-clock{0%,to{--cursor-opacity:1}50%{--cursor-opacity:0}}:where(a,button,input,select,summary):focus-visible{outline:2px solid var(--blue);outline-offset:5px}.fia-mark{display:block;width:64px;height:auto}.fia-accent{color:var(--blue)}.site-arrow{--arrow-size:1.9rem;display:inline-grid;place-items:center;flex-shrink:0;width:var(--arrow-size);height:var(--arrow-size);padding:0;border:1px solid transparent;border-radius:calc(var(--arrow-size) * .29);color:var(--white);background:var(--blue);line-height:1;vertical-align:middle;transition:transform .18s,background-color .18s}.site-arrow svg{display:block;width:65%;height:65%}.angle-arrow{display:inline-block;flex-shrink:0;width:1em;height:1em;font-size:1.55rem;line-height:1;font-weight:400;color:inherit;vertical-align:-.12em}.angle-arrow svg{display:block;width:100%;height:100%}.eyebrow .angle-arrow{font-size:1.25rem;opacity:.7}a:hover .site-arrow{transform:translateY(-2px)}:is(.transfer,.contact) .site-arrow{border-color:#ffffff65}.prompt-header{height:76px;padding-inline:clamp(1rem,3.5vw,4rem);background:#fcfbf8f0;border-color:#11110f17}.prompt-header-left{display:flex;align-items:center;gap:1rem}.sidebar-trigger{display:grid;place-items:center;width:44px;height:44px;border:1px solid transparent;border-radius:10px;color:var(--ink);background:transparent}.sidebar-trigger svg{width:24px;height:24px}.sidebar-trigger:hover{background:#eeeeea;border-color:var(--line)}.brand-home{display:grid;place-items:center;min-height:44px}.header-context{padding-left:1rem;border-left:1px solid var(--line);font-size:.9rem;color:#595a54}.language-switch{display:flex;flex-shrink:0;align-items:center;gap:3px;padding:4px;border:1px solid #e4e4df;border-radius:14px;background:#eeefeb}.language-switch a{display:grid;place-items:center;min-height:44px;padding:.5rem 1rem;border-radius:10px;color:#62635b;font-size:.9rem;line-height:1;font-weight:500;white-space:nowrap;transition:color .16s,background-color .16s}.language-switch a:hover{color:var(--ink);background:#ffffff70}.language-switch a[aria-current=page]{background:var(--white);color:var(--ink);font-weight:650;box-shadow:0 1px 4px #11110f12}.language-switch a:focus-visible{outline-offset:1px}.site-sidebar{position:fixed;inset:0 auto 0 0;width:min(365px,90vw);max-width:none;height:100dvh;max-height:100dvh;margin:0;padding:1.5rem;border:0;border-right:1px solid var(--line);color:var(--ink);background:var(--white)}.site-sidebar[open]{display:flex;flex-direction:column}.site-sidebar::backdrop{background:#11110f47;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sidebar-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.sidebar-top button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;color:inherit;background:none;font-size:1.8rem}.site-sidebar>.eyebrow{font-size:.8rem;margin-bottom:1.2rem}.site-sidebar nav{display:flex;flex-direction:column;gap:.4rem}.site-sidebar nav a{display:flex;align-items:center;gap:.9rem;min-height:52px;padding:.8rem .6rem;border-radius:10px;font-size:1.05rem}.site-sidebar nav .sidebar-index{width:1.4rem;color:#6f706a;font-size:.85rem}.site-sidebar nav a>.angle-arrow{font-size:1.3rem;margin-left:auto}.sidebar-subnav{margin:.05rem 0 .5rem 2.9rem;padding-left:.75rem;border-left:1px solid #d7d9d2}.site-sidebar .sidebar-subnav a{min-height:44px;padding:.55rem .7rem;font-size:.875rem;line-height:1.45;color:#62635b}.site-sidebar .sidebar-subnav a[aria-current=page]{color:var(--blue);background:#edf0ff}.site-sidebar nav a:hover{background:#eeeeea}.sidebar-bottom{display:flex;flex-direction:column;gap:1.5rem;margin-top:auto;padding-top:3rem}.sidebar-bottom>span{color:#686960;font-size:.8rem}.sidebar-motion{display:flex;gap:.8rem;align-items:center;width:fit-content;min-height:44px;padding:.5rem .8rem;border:1px solid var(--line);border-radius:8px;background:none;color:inherit;font-size:.875rem}.floating-contact{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));left:max(20px,env(safe-area-inset-left));z-index:25;display:flex;align-items:center;gap:.85rem;padding:.65rem 1.1rem .65rem .65rem;border:1px solid #d3d3cb;border-radius:18px 18px 18px 5px;background:#fcfbf8f7;color:var(--ink);box-shadow:0 6px 24px #11110f15;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .25s,box-shadow .25s}.floating-contact:hover{transform:translateY(-3px);box-shadow:0 10px 30px #11110f20}.contact-portrait{display:block;width:48px;height:48px;flex-shrink:0;overflow:hidden;border-radius:50%;background:#d9dcda}.floating-contact img{width:100%;height:100%;object-fit:cover;object-position:50% 15%;transform:scale(1.4);transform-origin:50% 15%}.floating-contact>div>span{display:block;font-size:.95rem;font-weight:650;letter-spacing:-.015em}.floating-contact a{display:flex;align-items:center;gap:.7rem;min-height:28px;font-size:.875rem;color:#4a4b45}.floating-contact a:hover{color:var(--blue)}.floating-contact .site-arrow{--arrow-size:1.5rem}.hero{padding-top:clamp(7.5rem,12vh,9rem);padding-bottom:7rem}.hero-role{display:flex;align-items:baseline;gap:.5rem 1.5rem;flex-wrap:wrap;margin-bottom:2rem;font-size:clamp(1.05rem,1.4vw,1.35rem)}.hero-role strong{font-size:clamp(1.4rem,2.25vw,2.4rem);font-weight:600;letter-spacing:-.035em}.hero-role>span{color:#62635b}.prompt-composer{position:relative;padding:clamp(1.5rem,3vw,3.2rem) clamp(1.2rem,3.3vw,4rem) 4.5rem;border:1px solid #dcdedb;border-radius:24px;background:linear-gradient(120deg,#ffffff80,#f2f3f680);box-shadow:0 1px 3px #11110f03;transition:border-color .7s,box-shadow .7s}.prompt-composer:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse at 70% 0%,#3152ff08,transparent 70%);transform:translate3d(var(--pointer-x),var(--pointer-y),0);transition:transform .8s}.prompt-composer:hover{border-color:#aab4f0;box-shadow:0 4px 30px #3152ff08}.composer-send{position:absolute;right:1rem;bottom:1rem;z-index:2;display:grid;place-items:center;width:44px;height:44px;border-radius:13px}.composer-send .site-arrow{--arrow-size:44px}.composer-send:hover .site-arrow{background:#2341dd}.composer-send:active .site-arrow{transform:translateY(0)}.hero h1{position:relative;z-index:1;padding:0 0 .08em}.hero-greeting{font-size:clamp(3.3rem,5.6vw,6rem);line-height:1.16;letter-spacing:-.025em}.hero-name{font-size:clamp(4.5rem,11.7vw,13rem);line-height:1.08;letter-spacing:-.045em}.hero-bottom{margin-top:2.5rem}.hero-intro{max-width:35rem}.hero-intro>p{font-size:clamp(1.15rem,1.55vw,1.5rem)}.prompt-cursor,.fia-cursor{opacity:var(--cursor-opacity,1);animation:none}.prompt-cursor{display:inline-block;width:.085em;height:.82em;margin-left:.11em;vertical-align:-.03em;background:currentColor;color:var(--blue)}.prompt-cursor.is-separator{width:.12em;height:.7em;margin-inline:.3em;vertical-align:0}.hero-name .prompt-cursor{width:.055em;margin-left:.07em}.transfer .prompt-cursor,.teaching .prompt-cursor{color:var(--lime)}.keyword-group i{font-size:1.5rem;font-weight:400}.section-heading>.eyebrow,.section-heading>div>.eyebrow,.section-kicker{display:flex;align-items:center;gap:.8rem}.eyebrow .site-arrow{--arrow-size:1.65rem}.hero-contact{align-items:center}.hero-contact>span{display:inline-flex;align-items:center;gap:.7rem}.contact-link>.site-arrow{--arrow-size:clamp(48px,6vw,96px);margin-left:1rem;font-size:1rem}.contact-link:hover>.site-arrow{transform:translateY(-2px)}.atlas-source{display:flex;align-items:center;gap:.4rem}.atlas-source .angle-arrow{font-size:1rem}.publication-empty button{display:inline-flex;align-items:center;gap:.7rem}.communia-link{flex-direction:row;align-items:center;gap:1.3rem;padding:.7rem 0;max-width:100%}.communia-link>span{border:0;padding:0;font-size:1.15rem;font-weight:500}.communia-link img{width:170px;min-width:0;flex-shrink:1}.method-list p{font-size:clamp(1.25rem,2vw,1.85rem);line-height:1.25;letter-spacing:-.025em}.all-papers-link{display:flex;justify-content:flex-end;margin-top:1.5rem}.all-papers-link a{display:inline-flex;align-items:center;gap:1rem;min-height:44px}.counter{position:relative;display:inline-block;font-variant-numeric:tabular-nums;white-space:nowrap}:is(.stat,.teaching-stats,.teaching-hours) .counter,:is(.stat,.teaching-stats,.teaching-hours) .counter>span[aria-hidden]{display:inline-block;margin:0;max-width:none;font:inherit;letter-spacing:inherit;text-transform:none}.counter .counter-reserve{visibility:hidden}.counter .counter-current{position:absolute;inset:0 auto auto 0}.teaching-content{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:3rem}.teaching-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;border:0}.teaching-stats>div{width:auto;min-width:0;padding:1.3rem 0 0;border-top:1px solid #ffffff50}.teaching-stats strong{display:block;font-size:clamp(2.8rem,5vw,5.5rem);line-height:1;letter-spacing:-.05em}.teaching-stats>div>span{display:block;margin-top:1rem;font-size:1rem;line-height:1.4;text-transform:none;letter-spacing:0}.teaching-hours{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem}.teaching-hours>div{padding:1.5rem;border:1px solid #ffffff40;border-radius:18px}.teaching-hours strong{display:block;font-size:clamp(2.5rem,5vw,5rem);line-height:1.1;font-weight:650;letter-spacing:-.05em}.teaching-hours p{font-size:1rem;line-height:1.4;margin:1rem 0 .6rem}.teaching-projects{position:relative;z-index:1;margin-top:clamp(4rem,7vw,7rem)}.teaching-projects>h3{max-width:48rem;margin:0 0 2rem;font-size:clamp(2rem,3.7vw,4rem);font-weight:550;line-height:1.1;letter-spacing:-.035em}.teaching-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.teaching-project{display:flex;min-width:0;flex-direction:column;padding:clamp(1.4rem,2vw,2rem);border:1px solid #eeeeea;border-radius:22px;color:var(--ink);background:#f6f7f1;transition:border-color .2s,box-shadow .2s}.project-periodistas-de-datos{background:#e9eeff;border-color:#e9eeff}.teaching-project:hover{border-color:#93a5ff;box-shadow:0 0 0 3px #3152ff30}.teaching-project:focus-visible{outline:3px solid var(--lime);outline-offset:5px}.project-topline{display:flex;align-items:center;gap:.8rem;padding-bottom:.9rem;border-bottom:1px solid #11110f25;font-size:.875rem;line-height:1.4}.project-topline>span:first-child{color:var(--blue);font-variant-numeric:tabular-nums}.project-topline>span:last-child{margin-left:auto;text-align:right;color:#50564c}.teaching-project h4{margin:1.3rem 0 1rem;font-size:clamp(2.1rem,3.2vw,3.5rem);line-height:1.04;font-weight:650;letter-spacing:-.05em;overflow-wrap:anywhere}.project-description{max-width:36rem;margin:0;font-size:1rem;line-height:1.65}.project-role{margin:1.2rem 0 0;font-size:.875rem;line-height:1.5;color:#545a50}.project-topics{display:flex;flex-wrap:wrap;gap:.6rem 1.1rem;margin:1.2rem 0 1.3rem;padding:0;list-style:none}.project-topics li{padding-bottom:.3rem;border-bottom:1px solid #11110f30;font-size:.875rem;line-height:1.4}.project-action{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.9rem;border-top:1px solid #11110f25;font-size:1rem;font-weight:600}.project-action .angle-arrow{font-size:1.8rem;color:var(--blue)}.prompt-footer{display:block;padding:4rem 3.5vw 8rem;background:var(--ink);color:var(--white)}.prompt-footer .fia-accent{color:var(--lime)}.prompt-footer a{color:inherit}.prompt-footer a:focus-visible{outline-color:var(--lime)}.footer-colophon{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:2rem;padding:0 0 2.5rem}.footer-colophon>span{font-size:.8rem;line-height:1.6;letter-spacing:.015em}.footer-brand{display:block;justify-self:center;padding:.75rem}.footer-brand .fia-mark{width:clamp(140px,14vw,190px)}.umh-signature{display:block;justify-self:end;padding:1.5rem;margin:-1.5rem}.umh-signature img{display:block;width:200px;max-width:100%;height:auto}.prompt-footer .footer-joke{margin:0;padding-top:2rem;border-top:1px solid #ffffff24;text-align:center;color:#bec0b7;font-size:.875rem;line-height:1.6;text-transform:none;letter-spacing:0}.archive-heading h1{display:block}.archive-heading h1>span:not(.prompt-cursor):not(.sr-only){display:inline-block;margin-left:1rem}.archive-heading h1>.prompt-cursor{margin-left:.11em;font-size:1em}html[data-motion=paused]{animation:none;--cursor-opacity:1}html[data-motion=paused] *,html[data-motion=paused] *:before{animation-play-state:paused!important}.map-research{display:block}.map-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;margin-bottom:3rem}.map-copy h3{max-width:35rem}.map-copy>div>p:first-child:not(.eyebrow){margin-top:0}.activity-atlas{--training:#d4ff47;--talks:#9caeff;--visits:#f9b990;overflow:hidden;border:1px solid #353a32;border-radius:22px;background:#151814;color:var(--white)}.atlas-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;padding:2rem 2rem 1.5rem}.atlas-heading .eyebrow{margin:0 0 .8rem;font-size:.8rem;color:#bcc4b4}.atlas-heading h3{margin:0;font-size:clamp(1.8rem,3vw,3rem);font-weight:550;letter-spacing:-.035em}.atlas-heading>p{margin:0 0 .3rem;font-size:.875rem;color:#c4ccbd;white-space:nowrap}.atlas-heading>p>span{padding-inline:.5rem;opacity:.4}.atlas-filters{display:flex;align-items:center;flex-wrap:wrap;gap:.7rem;padding:0 2rem 1.6rem}.atlas-filter{display:flex;align-items:center;gap:.65rem;min-height:44px;padding:.6rem .9rem;border:1px solid #505a48;border-radius:9px;background:transparent;color:var(--white);font-size:.875rem}.atlas-filter[aria-pressed=true]{background:#2b3127;border-color:#818c76}.atlas-filter[aria-pressed=false]{color:#b2b9ac}.atlas-filter[aria-pressed=false] .category-dot{opacity:.25}.kind-training{--category:var(--training)}.kind-talks{--category:var(--talks)}.kind-visits{--category:var(--visits)}.category-dot{display:inline-block;flex-shrink:0;width:7px;height:7px;border-radius:50%;background:var(--category)}.filter-check{color:var(--category);margin-left:.35rem}.atlas-all{min-height:44px;margin-left:auto;border:0;padding:.5rem;background:none;color:var(--white);font-size:.85rem;text-decoration:underline;text-underline-offset:4px}.atlas-all:disabled{opacity:.35;cursor:default}.atlas-body{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(275px,1fr);border-top:1px solid #444c3d}.atlas-map{position:relative;min-width:0;background:#1c211b}.atlas-map>svg{display:block;width:100%;aspect-ratio:860/650;overflow:hidden}.atlas-land{fill:#30372d;stroke:#525d49;stroke-width:1}.atlas-route{fill:none;stroke:var(--visits);stroke-width:1.4;stroke-dasharray:4 5}.atlas-city{cursor:pointer}.city-ring{fill:#1c211b;stroke:#748069;stroke-width:1}.city-dot{fill:var(--category)}.city-label{fill:#dbe1d4;paint-order:stroke fill;stroke:#1c211b;stroke-width:3px;stroke-linejoin:round;pointer-events:none}.atlas-city.selected .city-ring,.atlas-city:hover .city-ring,.atlas-city:focus-visible .city-ring{stroke:var(--white);stroke-width:2;fill:#3c4634}.atlas-city.selected .city-label{fill:#fff;font-weight:700}.atlas-city:focus-visible{outline:0}.atlas-origin{fill:#b2bfa5}.atlas-zoom{position:absolute;bottom:1rem;right:1rem;display:flex;gap:1px;padding:3px;border:1px solid #626c59;border-radius:10px;background:#151814ed}.atlas-zoom button{min-width:40px;height:40px;border:0;border-radius:7px;color:var(--white);background:none;font-size:1.1rem}.atlas-zoom button:nth-child(2){min-width:58px;font-size:.8rem}.atlas-zoom button:hover:not(:disabled){background:#404a37}.atlas-zoom button:disabled{opacity:.3;cursor:default}.atlas-empty{position:absolute;inset:40% 12% auto;text-align:center;font-size:1.1rem;line-height:1.5}.atlas-source{position:absolute;left:1rem;bottom:.85rem;padding:.2rem .4rem;color:#c5cfba;background:#1c211bbf;font-size:.75rem}.atlas-details{min-width:0;padding:2rem;border-left:1px solid #444c3d}.atlas-details>label{display:block;margin-bottom:.75rem;font-size:.875rem;color:#c4ccbd}.atlas-details>select{width:100%;min-height:48px;padding:.6rem .8rem;border:1px solid #66725b;border-radius:8px;font:inherit;font-size:1rem;color:var(--white);background:#242b20}.atlas-entry-list{min-height:21rem;padding-top:1.5rem}.atlas-entry-list h4{margin:0 0 1.7rem;font-size:clamp(1.7rem,2.5vw,2.7rem);font-weight:550;letter-spacing:-.03em}.atlas-entry-list article{border-top:1px solid #444c3d;padding:1.1rem 0}.atlas-entry-list h5{margin:.9rem 0 .4rem;font-size:1.075rem;font-weight:500;line-height:1.45;letter-spacing:-.01em}.atlas-entry-list article>p:not(.atlas-entry-kind){font-size:.875rem;line-height:1.5;color:#c4ccbd}.atlas-entry-kind{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;color:var(--category);font-size:.78rem;line-height:1.5}.atlas-entry-kind .category-dot{margin-right:.25rem}.atlas-caption{margin:1.5rem 0 0;font-size:.8rem;line-height:1.5;color:#aebaa3}.activity-atlas :where(button,select,a):focus-visible{outline-color:var(--lime)}@media(max-width:1100px){.atlas-body{grid-template-columns:1fr}.atlas-details{border-left:0;border-top:1px solid #444c3d}.atlas-entry-list{min-height:0}}@media(min-width:1600px){.hero-name{font-size:12vw}}@media(max-width:1000px){.teaching-content{grid-template-columns:1fr}.teaching blockquote{max-width:35rem}}@media(max-width:640px){.map-copy{grid-template-columns:1fr;gap:1.4rem}.atlas-heading{padding:1.5rem 1rem;flex-direction:column;align-items:flex-start;gap:1rem}.atlas-filters{padding:0 1rem 1rem;gap:.6rem}.atlas-filter{width:100%}.filter-check{margin-left:auto}.atlas-all{margin-left:0}.atlas-details{padding:1.5rem 1rem}.atlas-map>svg{min-height:285px}.atlas-zoom{bottom:.7rem;right:.7rem}.atlas-city .city-label{display:none}.atlas-city.selected .city-label{display:block;font-size:30px}.atlas-origin{display:none}.prompt-header{height:68px;padding-inline:.8rem}.prompt-header-left{gap:.55rem}.brand-home .fia-mark{width:53px}.header-context{display:none}.language-switch{gap:2px;padding:3px;border-radius:12px}.language-switch a{padding:.5rem .7rem;font-size:.825rem;border-radius:9px}.hero{padding-top:6.5rem;padding-bottom:6rem}.hero-role{display:block;padding:0;margin-bottom:1.7rem}.hero-role strong{display:block;font-size:1.55rem;line-height:1.25;margin-bottom:.5rem}.hero-role>span{display:block;font-size:1rem;line-height:1.45}.prompt-composer{padding:1.8rem 1rem 4.3rem;border-radius:18px}.hero-greeting{font-size:clamp(2.05rem,9vw,3.8rem);letter-spacing:-.03em}.hero-name{font-size:11.4vw;white-space:nowrap}.composer-send{right:.75rem;bottom:.75rem}.hero-bottom{margin-top:2rem}.hero-intro>p{font-size:1.125rem}.floating-contact{left:12px;bottom:max(12px,env(safe-area-inset-bottom));gap:.65rem;padding:.5rem .85rem .5rem .5rem;border-radius:16px 16px 16px 4px}.contact-portrait{width:42px;height:42px}.floating-contact>div>span{font-size:.875rem}.floating-contact a{font-size:.825rem;min-height:26px}.teaching-stats{gap:1.1rem;grid-template-columns:1fr}.teaching-stats>div{display:grid;grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:1rem;padding:1.3rem 0}.teaching-stats strong{font-size:3.3rem}.teaching-stats>div>span{margin:0}.teaching-hours{grid-template-columns:1fr}.stat,.stat+.stat{grid-template-columns:7.8rem minmax(0,1fr);grid-template-rows:auto;column-gap:1rem}.stat>strong{font-size:3.1rem}.stat>span:last-child{grid-row:1}.teaching-project-grid{grid-template-columns:1fr;gap:1.25rem}.teaching-project{padding:1.5rem;border-radius:18px}.teaching-project h4{font-size:clamp(2.1rem,9vw,3.5rem)}.communia-link{gap:1rem}.communia-link img{width:min(155px,45vw)}.prompt-footer{padding:3rem 5vw 8rem}.all-papers-link{justify-content:flex-start}.paper,.update{grid-template-columns:minmax(0,1fr) 2rem;gap:.8rem 1rem}.paper-year,.update-index{grid-column:1;grid-row:1}.paper>div,.update>div{grid-column:1 / -1;grid-row:2}.paper>.row-arrow,.update>.row-arrow{--arrow-size:1.75rem;display:inline-grid;grid-column:2;grid-row:1}.footer-colophon{grid-template-columns:1fr;justify-items:center;text-align:center;gap:1.5rem;padding-bottom:2rem}.umh-signature{justify-self:center;margin:0}.umh-signature img{width:190px}}@media(prefers-reduced-motion:reduce){html{animation:none;--cursor-opacity:1}.floating-contact,.prompt-composer,.prompt-composer:before,.composer-send,.language-switch a,.site-arrow,.teaching-project{transition:none;transform:none}a:hover .site-arrow,.contact-link:hover>.site-arrow{transform:none}}
