.Nav-module__dp1QNq__nav{z-index:100;height:var(--nav-h);padding:0 var(--gutter);align-items:center;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,border-bottom .4s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__dp1QNq__nav.Nav-module__dp1QNq__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-soft);background:#0c0b09e0}.Nav-module__dp1QNq__inner{width:100%;max-width:var(--container);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Nav-module__dp1QNq__logo{flex-direction:column;gap:1px;text-decoration:none;display:flex}.Nav-module__dp1QNq__logoName{font-family:var(--font-serif);color:var(--parchment);letter-spacing:.02em;font-size:1.15rem;font-weight:500;line-height:1}.Nav-module__dp1QNq__logoTitle{font-family:var(--font-mono);letter-spacing:.18em;color:var(--gold);text-transform:uppercase;font-size:.62rem}.Nav-module__dp1QNq__links{align-items:center;gap:40px;list-style:none;display:flex}.Nav-module__dp1QNq__link{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--muted-light);padding-bottom:3px;font-size:.82rem;font-weight:400;text-decoration:none;transition:color .25s;position:relative}.Nav-module__dp1QNq__link:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s var(--ease-out-expo);position:absolute;bottom:0;left:0}.Nav-module__dp1QNq__link:hover{color:var(--parchment)}.Nav-module__dp1QNq__link:hover:after{width:100%}.Nav-module__dp1QNq__linkActive{color:var(--parchment)!important}.Nav-module__dp1QNq__linkActive:after{width:100%!important}.Nav-module__dp1QNq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__dp1QNq__burgerLine{background:var(--parchment-dim);width:22px;height:1px;transition:all .3s;display:block}@media (max-width:768px){.Nav-module__dp1QNq__burger{display:flex}.Nav-module__dp1QNq__links{top:var(--nav-h);transition:transform .4s var(--ease-out-expo);background:#0c0b09f7;flex-direction:column;justify-content:center;gap:36px;position:fixed;bottom:0;left:0;right:0;transform:translate(100%)}.Nav-module__dp1QNq__links.Nav-module__dp1QNq__open{transform:translate(0)}.Nav-module__dp1QNq__link{letter-spacing:.12em;font-size:1.1rem}.Nav-module__dp1QNq__burgerOpen:first-child{transform:rotate(45deg)translate(4px,4px)}.Nav-module__dp1QNq__burgerOpen:last-child{transform:rotate(-45deg)translate(4px,-4px)}}
.Hero-module__zEI-MW__hero{min-height:100vh;padding-top:var(--nav-h);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__zEI-MW__bgText{font-family:var(--font-serif);color:#0000;-webkit-text-stroke:1px #c9a84c0f;letter-spacing:.15em;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;transform-origin:50%;font-size:clamp(8rem,16vw,18rem);font-weight:700;position:absolute;top:50%;right:-2vw;transform:translateY(-50%)rotate(90deg)}.Hero-module__zEI-MW__container{max-width:var(--container);padding:0 var(--gutter);grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;width:100%;margin:0 auto;padding-bottom:80px;display:grid}.Hero-module__zEI-MW__left{flex-direction:column;gap:24px;display:flex}.Hero-module__zEI-MW__label{font-family:var(--font-mono);letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-size:.68rem}.Hero-module__zEI-MW__name{font-family:var(--font-serif);letter-spacing:-.04em;flex-direction:column;margin:0;font-style:italic;font-weight:300;line-height:.9;display:flex}.Hero-module__zEI-MW__nameFirst{color:var(--parchment);font-size:clamp(3.8rem,7.5vw,8rem)}.Hero-module__zEI-MW__nameLast{color:var(--gold);-webkit-text-stroke:0px;font-size:clamp(4.5rem,9vw,9.5rem)}.Hero-module__zEI-MW__roleBlock{align-items:center;gap:12px;display:flex}.Hero-module__zEI-MW__roleDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__zEI-MW__roleText{font-family:var(--font-sans);color:var(--parchment-dim);letter-spacing:.04em;font-size:.88rem;font-weight:300}.Hero-module__zEI-MW__org{color:var(--muted-light);font-size:.88rem;font-style:normal;line-height:1.7}.Hero-module__zEI-MW__org em{color:var(--parchment-dim);font-style:italic}.Hero-module__zEI-MW__actions{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.Hero-module__zEI-MW__btnPrimary{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--gold);border-radius:var(--radius);transition:all .3s var(--ease-out-expo);padding:14px 32px;font-size:.8rem;font-weight:500;text-decoration:none}.Hero-module__zEI-MW__btnPrimary:hover{background:var(--parchment);color:var(--ink);transform:translateY(-2px)}.Hero-module__zEI-MW__btnGhost{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--parchment-dim);border:1px solid var(--border);border-radius:var(--radius);transition:all .3s var(--ease-out-expo);padding:14px 32px;font-size:.8rem;font-weight:400;text-decoration:none}.Hero-module__zEI-MW__btnGhost:hover{color:var(--parchment);border-color:var(--gold-dim);background:var(--gold-glow)}.Hero-module__zEI-MW__right{flex-direction:column;gap:40px;display:flex}.Hero-module__zEI-MW__quote{border-left:1px solid var(--gold);background:linear-gradient(135deg,#c9a84c0a 0%,#0000 60%);padding:32px 32px 32px 48px;position:relative}.Hero-module__zEI-MW__quoteMarks{font-family:var(--font-serif);color:var(--gold);opacity:.5;font-size:4rem;line-height:1;position:absolute;top:8px;left:20px}.Hero-module__zEI-MW__quote p{font-family:var(--font-serif);color:var(--parchment-dim);font-size:1.2rem;font-style:italic;font-weight:400;line-height:1.7}.Hero-module__zEI-MW__stats{align-items:center;gap:32px;display:flex}.Hero-module__zEI-MW__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__zEI-MW__statNum{font-family:var(--font-serif);color:var(--parchment);letter-spacing:-.03em;font-size:2.8rem;font-weight:300;line-height:1}.Hero-module__zEI-MW__statLabel{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.62rem}.Hero-module__zEI-MW__statDivider{background:var(--border);flex-shrink:0;width:1px;height:40px}.Hero-module__zEI-MW__orcid{flex-direction:column;gap:4px;display:flex}.Hero-module__zEI-MW__orcidLabel{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.62rem}.Hero-module__zEI-MW__orcidVal{font-family:var(--font-mono);color:var(--gold);letter-spacing:.08em;font-size:.82rem;text-decoration:none;transition:color .2s}.Hero-module__zEI-MW__orcidVal:hover{color:var(--parchment)}.Hero-module__zEI-MW__scrollIndicator{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__zEI-MW__scrollLine{background:linear-gradient(to bottom,var(--gold),transparent);width:1px;height:48px;animation:2s ease-in-out infinite Hero-module__zEI-MW__scrollPulse;display:block}.Hero-module__zEI-MW__scrollText{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);writing-mode:horizontal-tb;font-size:.6rem}@keyframes Hero-module__zEI-MW__scrollPulse{0%,to{opacity:.4}50%{opacity:1}}@media (max-width:900px){.Hero-module__zEI-MW__container{grid-template-columns:1fr;gap:48px;padding-bottom:60px}.Hero-module__zEI-MW__bgText{display:none}.Hero-module__zEI-MW__stats{gap:20px}}@media (max-width:480px){.Hero-module__zEI-MW__actions{flex-direction:column}.Hero-module__zEI-MW__btnPrimary,.Hero-module__zEI-MW__btnGhost{text-align:center}}
.About-module__FbCyIW__about{border-top:1px solid var(--border-soft)}.About-module__FbCyIW__grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px;display:grid}.About-module__FbCyIW__headingCol{top:calc(var(--nav-h) + 40px);flex-direction:column;gap:16px;display:flex;position:sticky}.About-module__FbCyIW__contentCol{flex-direction:column;gap:36px;display:flex}.About-module__FbCyIW__credentials{flex-direction:column;gap:16px;margin-top:8px;display:flex}.About-module__FbCyIW__credential{flex-direction:column;gap:3px;display:flex}.About-module__FbCyIW__credLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.6rem}.About-module__FbCyIW__credVal{color:var(--parchment-dim);font-size:.85rem}.About-module__FbCyIW__credLink{font-family:var(--font-mono);color:var(--gold);letter-spacing:.06em;font-size:.78rem;text-decoration:none}.About-module__FbCyIW__credLink:hover{color:var(--parchment)}.About-module__FbCyIW__lead{font-family:var(--font-serif);color:var(--parchment);border-left:2px solid var(--gold);padding-left:24px;font-size:1.35rem;font-style:italic;font-weight:400;line-height:1.65}.About-module__FbCyIW__body{color:var(--parchment-dim);font-size:.95rem;line-height:1.85}.About-module__FbCyIW__awardsTitle{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:.62rem}.About-module__FbCyIW__awardsList{flex-direction:column;gap:12px;display:flex}.About-module__FbCyIW__award{align-items:flex-start;gap:20px;display:flex}.About-module__FbCyIW__awardYear{font-family:var(--font-mono);color:var(--gold);white-space:nowrap;min-width:36px;padding-top:2px;font-size:.75rem}.About-module__FbCyIW__awardName{color:var(--parchment);font-size:.9rem;font-weight:500;display:block}.About-module__FbCyIW__awardBody{color:var(--muted-light);margin-top:2px;font-size:.82rem;display:block}.About-module__FbCyIW__memberships{flex-direction:column;gap:10px;display:flex}.About-module__FbCyIW__membership{color:var(--parchment-dim);align-items:center;gap:12px;font-size:.88rem;display:flex}.About-module__FbCyIW__membershipDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (max-width:900px){.About-module__FbCyIW__grid{grid-template-columns:1fr;gap:48px}.About-module__FbCyIW__headingCol{position:static}}
@keyframes Publications-module__88svrG__tabFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Publications-module__88svrG__tabPanel{animation:.4s cubic-bezier(.16,1,.3,1) forwards Publications-module__88svrG__tabFadeIn}.Publications-module__88svrG__tabPanel>*{opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) forwards Publications-module__88svrG__tabFadeIn}.Publications-module__88svrG__pubs{background:var(--surface);border-top:1px solid var(--border-soft)}.Publications-module__88svrG__header{flex-direction:column;gap:16px;max-width:700px;margin-bottom:56px;display:flex}.Publications-module__88svrG__subtitle{color:var(--muted-light);max-width:600px;font-size:.95rem;line-height:1.75}.Publications-module__88svrG__tabNav{border-bottom:1px solid var(--border-soft);scrollbar-width:none;gap:0;margin-bottom:48px;display:flex;overflow-x:auto}.Publications-module__88svrG__tabNav::-webkit-scrollbar{display:none}.Publications-module__88svrG__tabBtn{font-family:var(--font-sans);letter-spacing:.06em;color:var(--muted-light);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:12px 24px;font-size:.8rem;font-weight:400;transition:all .25s;display:flex}.Publications-module__88svrG__tabBtn:hover{color:var(--parchment)}.Publications-module__88svrG__tabActive{color:var(--gold)!important;border-bottom-color:var(--gold)!important}.Publications-module__88svrG__tabCount{font-family:var(--font-mono);background:var(--border-soft);border:1px solid var(--border-soft);color:var(--muted);border-radius:12px;padding:1px 7px;font-size:.65rem}.Publications-module__88svrG__tabActive .Publications-module__88svrG__tabCount{background:var(--gold-glow);border-color:var(--gold-dim);color:var(--gold)}.Publications-module__88svrG__list{flex-direction:column;gap:0;display:flex}.Publications-module__88svrG__pubItem{border-bottom:1px solid var(--border-soft);cursor:default;border-radius:var(--radius);grid-template-columns:90px 1fr;gap:24px;padding:28px 0;transition:background .2s;display:grid}.Publications-module__88svrG__pubItem:hover{background:var(--gold-glow);padding-left:12px}.Publications-module__88svrG__pubMeta{flex-direction:column;align-items:flex-start;gap:6px;padding-top:3px;display:flex}.Publications-module__88svrG__pubYear{font-family:var(--font-mono);color:var(--gold);letter-spacing:.06em;font-size:.78rem}.Publications-module__88svrG__doiLink{font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);border:1px solid var(--border-soft);border-radius:2px;padding:2px 6px;font-size:.6rem;text-decoration:none;transition:all .2s}.Publications-module__88svrG__doiLink:hover{color:var(--gold);border-color:var(--gold-dim)}.Publications-module__88svrG__pubTag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.6rem}.Publications-module__88svrG__pubContent{flex-direction:column;gap:6px;display:flex}.Publications-module__88svrG__pubTitleLink{font-family:var(--font-serif);color:var(--parchment);letter-spacing:-.01em;font-size:1.15rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s;display:block}.Publications-module__88svrG__pubTitleLink:hover{color:var(--gold)}.Publications-module__88svrG__pubTitle{font-family:var(--font-serif);color:var(--parchment);letter-spacing:-.01em;font-size:1.15rem;font-weight:400;line-height:1.4}.Publications-module__88svrG__pubAuthors{color:var(--muted-light);font-size:.82rem}.Publications-module__88svrG__pubJournal{color:var(--parchment-dim);font-size:.85rem;line-height:1.5}.Publications-module__88svrG__pubJournal em{color:var(--parchment);font-style:italic}.Publications-module__88svrG__booksGrid{grid-template-columns:1fr 1fr;gap:48px;display:grid}.Publications-module__88svrG__booksSubgroup{flex-direction:column;gap:16px;display:flex}.Publications-module__88svrG__subgroupLabel{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);border-bottom:1px solid var(--border);padding-bottom:12px;font-size:.62rem}.Publications-module__88svrG__bookCard{background:var(--card);border:1px solid var(--border-soft);border-radius:var(--radius);transition:all .3s var(--ease-out-expo);align-items:flex-start;gap:20px;padding:20px;display:flex}.Publications-module__88svrG__bookCard:hover{background:var(--card-hover);border-color:var(--border);transform:translate(4px)}.Publications-module__88svrG__bookYear{font-family:var(--font-mono);color:var(--gold);white-space:nowrap;min-width:32px;padding-top:3px;font-size:.72rem}.Publications-module__88svrG__bookTitle{font-family:var(--font-serif);color:var(--parchment);font-size:1rem;font-weight:400;line-height:1.4}.Publications-module__88svrG__bookAuthors{color:var(--muted-light);margin-top:4px;font-size:.78rem}.Publications-module__88svrG__bookPublisher{color:var(--muted);margin-top:2px;font-size:.78rem}.Publications-module__88svrG__thesesList{flex-direction:column;gap:0;display:flex}.Publications-module__88svrG__thesisItem{border-bottom:1px solid var(--border-soft);grid-template-columns:140px 1fr;gap:32px;padding:32px 0;display:grid}.Publications-module__88svrG__thesisLeft{flex-direction:column;gap:6px;display:flex}.Publications-module__88svrG__thesisYear{font-family:var(--font-mono);color:var(--gold-dim);letter-spacing:-.03em;font-size:1.8rem;font-weight:300;line-height:1}.Publications-module__88svrG__thesisType{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:.6rem;line-height:1.4}.Publications-module__88svrG__thesisRight{flex-direction:column;gap:8px;padding-top:4px;display:flex}.Publications-module__88svrG__thesisTitle{font-family:var(--font-serif);color:var(--parchment);letter-spacing:-.01em;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.45}.Publications-module__88svrG__thesisInst{color:var(--muted-light);font-size:.85rem}@media (max-width:768px){.Publications-module__88svrG__booksGrid{grid-template-columns:1fr;gap:32px}.Publications-module__88svrG__pubItem{grid-template-columns:56px 1fr;gap:16px}.Publications-module__88svrG__thesisItem{grid-template-columns:80px 1fr;gap:20px}.Publications-module__88svrG__thesisYear{font-size:1.2rem}}
.PeerReview-module___2lOGW__section{background:var(--ink);border-top:1px solid var(--border-soft)}.PeerReview-module___2lOGW__grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px;display:grid}.PeerReview-module___2lOGW__heading{top:calc(var(--nav-h) + 40px);flex-direction:column;gap:16px;display:flex;position:sticky}.PeerReview-module___2lOGW__headingBody{color:var(--muted-light);font-size:.9rem;line-height:1.75}.PeerReview-module___2lOGW__journalsLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:10px;font-size:.6rem}.PeerReview-module___2lOGW__journalsList{flex-direction:column;gap:8px;margin-top:8px;display:flex}.PeerReview-module___2lOGW__journalTag{color:var(--parchment-dim);border:1px solid var(--border-soft);border-radius:var(--radius);padding:6px 12px;font-size:.78rem;line-height:1.4;transition:all .2s}.PeerReview-module___2lOGW__journalTag:hover{border-color:var(--border);color:var(--parchment)}.PeerReview-module___2lOGW__cards{flex-direction:column;gap:0;display:flex}.PeerReview-module___2lOGW__card{border-bottom:1px solid var(--border-soft);border-radius:var(--radius);grid-template-columns:44px 1fr;gap:20px;padding:24px 0;transition:all .25s;display:grid}.PeerReview-module___2lOGW__card:hover{background:var(--gold-glow);padding-left:8px}.PeerReview-module___2lOGW__num{font-family:var(--font-mono);color:var(--gold-dim);letter-spacing:.08em;padding-top:3px;font-size:.68rem}.PeerReview-module___2lOGW__cardContent{flex-direction:column;gap:4px;display:flex}.PeerReview-module___2lOGW__reviewTitle{font-family:var(--font-serif);color:var(--parchment);font-size:1.05rem;font-weight:400;line-height:1.45}.PeerReview-module___2lOGW__reviewJournal{color:var(--muted-light);font-size:.8rem;font-style:italic}@media (max-width:900px){.PeerReview-module___2lOGW__grid{grid-template-columns:1fr;gap:48px}.PeerReview-module___2lOGW__heading{position:static}}
.Experience-module__x6C1IG__section{background:var(--surface);border-top:1px solid var(--border-soft)}.Experience-module__x6C1IG__header{flex-direction:column;gap:16px;max-width:500px;margin-bottom:64px;display:flex}.Experience-module__x6C1IG__timeline{flex-direction:column;gap:0;display:flex}.Experience-module__x6C1IG__item{grid-template-columns:32px 1fr;gap:28px;display:grid}.Experience-module__x6C1IG__track{flex-direction:column;align-items:center;padding-top:4px;display:flex}.Experience-module__x6C1IG__dot{background:var(--muted);border:2px solid var(--surface);z-index:1;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:background .3s;position:relative}.Experience-module__x6C1IG__dotCurrent{background:var(--gold);box-shadow:0 0 0 4px var(--gold-glow),0 0 12px var(--gold-dim)}.Experience-module__x6C1IG__line{background:var(--border-soft);flex:1;width:1px;min-height:48px;margin-top:4px}.Experience-module__x6C1IG__content{padding-bottom:48px}.Experience-module__x6C1IG__contentTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.Experience-module__x6C1IG__role{font-family:var(--font-serif);color:var(--parchment);font-size:1.25rem;font-weight:400;line-height:1.3}.Experience-module__x6C1IG__current .Experience-module__x6C1IG__role{color:var(--gold)}.Experience-module__x6C1IG__org{color:var(--parchment-dim);margin-top:4px;font-size:.9rem}.Experience-module__x6C1IG__div{color:var(--muted-light);margin-top:2px;font-size:.8rem;font-style:italic}.Experience-module__x6C1IG__period{font-family:var(--font-mono);color:var(--muted);letter-spacing:.08em;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;margin-top:5px;font-size:.72rem;display:flex}.Experience-module__x6C1IG__periodCurrent{color:var(--gold)}.Experience-module__x6C1IG__badge{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);background:var(--gold);border-radius:10px;padding:2px 7px;font-size:.58rem}@media (max-width:600px){.Experience-module__x6C1IG__contentTop{flex-direction:column;gap:8px}}
.Education-module__Q1gJiW__section{background:var(--ink);border-top:1px solid var(--border-soft)}.Education-module__Q1gJiW__inner{grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px;display:grid}.Education-module__Q1gJiW__left{top:calc(var(--nav-h) + 40px);flex-direction:column;gap:16px;display:flex;position:sticky}.Education-module__Q1gJiW__body{color:var(--muted-light);font-size:.9rem;line-height:1.75}.Education-module__Q1gJiW__right{flex-direction:column;gap:4px;display:flex}.Education-module__Q1gJiW__item{border:1px solid var(--border-soft);border-radius:var(--radius);transition:all .3s var(--ease-out-expo);background:0 0;flex-direction:column;gap:6px;padding:28px 24px;display:flex;position:relative;overflow:hidden}.Education-module__Q1gJiW__item:hover{background:var(--card);border-color:var(--border);transform:translate(6px)}.Education-module__Q1gJiW__highlighted{background:var(--card);border-color:var(--gold-dim)}.Education-module__Q1gJiW__highlighted:before{content:"";background:var(--gold);width:3px;position:absolute;top:0;bottom:0;left:0}.Education-module__Q1gJiW__highlightBadge{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:4px;font-size:.58rem}.Education-module__Q1gJiW__periodRow{align-items:center;gap:10px;display:flex}.Education-module__Q1gJiW__period{font-family:var(--font-mono);color:var(--muted);letter-spacing:.08em;font-size:.72rem}.Education-module__Q1gJiW__phdTag{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:var(--gold);border-radius:10px;padding:2px 7px;font-size:.58rem}.Education-module__Q1gJiW__degree{font-family:var(--font-serif);color:var(--parchment);letter-spacing:-.01em;font-size:1.15rem;font-weight:400;line-height:1.35}.Education-module__Q1gJiW__institution{color:var(--parchment-dim);font-size:.9rem;font-weight:500}.Education-module__Q1gJiW__affiliation{color:var(--muted-light);font-size:.82rem;font-style:italic}.Education-module__Q1gJiW__location{color:var(--muted);font-size:.8rem}@media (max-width:900px){.Education-module__Q1gJiW__inner{grid-template-columns:1fr;gap:48px}.Education-module__Q1gJiW__left{position:static}}
.Footer-module__xxLmTq__footer{border-top:1px solid var(--border-soft)}.Footer-module__xxLmTq__cta{background:linear-gradient(135deg,var(--card)0%,#c9a84c0f 100%);border-bottom:1px solid var(--border-soft);padding:64px 0}.Footer-module__xxLmTq__ctaInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.Footer-module__xxLmTq__ctaTitle{font-family:var(--font-serif);color:var(--parchment);letter-spacing:-.02em;margin-bottom:10px;font-size:2.2rem;font-style:italic;font-weight:300}.Footer-module__xxLmTq__ctaBody{color:var(--muted-light);max-width:440px;font-size:.92rem;line-height:1.7}.Footer-module__xxLmTq__ctaBtn{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--gold);border-radius:var(--radius);white-space:nowrap;transition:all .3s var(--ease-out-expo);flex-shrink:0;padding:16px 36px;font-size:.82rem;font-weight:500;text-decoration:none}.Footer-module__xxLmTq__ctaBtn:hover{background:var(--parchment);color:var(--ink);transform:translateY(-2px)}.Footer-module__xxLmTq__main{background:var(--ink);padding:72px 0 40px}.Footer-module__xxLmTq__grid{border-bottom:1px solid var(--border-soft);grid-template-columns:1.4fr .6fr 1fr;gap:60px;padding-bottom:56px;display:grid}.Footer-module__xxLmTq__identity{flex-direction:column;gap:10px;display:flex}.Footer-module__xxLmTq__name{font-family:var(--font-serif);color:var(--parchment);letter-spacing:-.02em;font-size:1.6rem;font-weight:400}.Footer-module__xxLmTq__designation{color:var(--gold);font-size:.85rem;font-style:italic}.Footer-module__xxLmTq__org{color:var(--muted-light);margin-top:4px;font-size:.83rem;line-height:1.6}.Footer-module__xxLmTq__contact{flex-direction:column;gap:4px;margin-top:8px;display:flex}.Footer-module__xxLmTq__contactLink{color:var(--parchment-dim);font-size:.83rem;text-decoration:none;transition:color .2s}.Footer-module__xxLmTq__contactLink:hover{color:var(--gold)}.Footer-module__xxLmTq__orcidRow{align-items:center;gap:8px;margin-top:4px;display:flex}.Footer-module__xxLmTq__orcidLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.58rem}.Footer-module__xxLmTq__orcidLink{font-family:var(--font-mono);color:var(--gold);letter-spacing:.06em;font-size:.75rem;text-decoration:none}.Footer-module__xxLmTq__orcidLink:hover{color:var(--parchment)}.Footer-module__xxLmTq__navCol{flex-direction:column;gap:10px;display:flex}.Footer-module__xxLmTq__colLabel{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:.6rem}.Footer-module__xxLmTq__footerLink{color:var(--muted-light);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__xxLmTq__footerLink:hover{color:var(--parchment)}.Footer-module__xxLmTq__refCol{flex-direction:column;gap:24px;display:flex}.Footer-module__xxLmTq__referee{flex-direction:column;gap:2px;display:flex}.Footer-module__xxLmTq__refName{font-family:var(--font-serif);color:var(--parchment);font-size:.95rem;font-weight:400}.Footer-module__xxLmTq__refTitle{color:var(--muted-light);font-size:.76rem;font-style:italic;line-height:1.45}.Footer-module__xxLmTq__refOrg{color:var(--muted);font-size:.76rem}.Footer-module__xxLmTq__refEmail{color:var(--gold);margin-top:2px;font-size:.76rem;text-decoration:none}.Footer-module__xxLmTq__refEmail:hover{color:var(--parchment)}.Footer-module__xxLmTq__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:28px;display:flex}.Footer-module__xxLmTq__bottomText{color:var(--muted);font-size:.78rem;line-height:1.5}@media (max-width:900px){.Footer-module__xxLmTq__grid{grid-template-columns:1fr;gap:48px}.Footer-module__xxLmTq__ctaInner,.Footer-module__xxLmTq__bottom{flex-direction:column;align-items:flex-start}}
