@layer reset,base,layout,components,utilities;:root{--paper: #eef0f2;--paper-2: #e6e8ec;--surface: #ffffff;--ink: #1a1e24;--head: #2b323b;--body: #333a43;--muted: #626a74;--faint: #8b929b;--rule: #d6dadf;--rule-soft: #e3e6ea;--link: #1b4b9c;--link-hover: #123472;--sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--serif: "Roboto Serif", Georgia, "Times New Roman", serif;--wrap: 62rem;--measure: 47rem;--gutter: clamp(1.3rem, 4vw, 2.2rem);--ease: cubic-bezier(.22, 1, .36, 1)}@layer reset{*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:17px;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media(max-width:480px){html{font-size:16px}}img,svg{display:block;max-width:100%}}@layer base{body{font-family:var(--sans);font-weight:400;background:var(--paper);color:var(--body);line-height:1.65;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}a{color:var(--link);text-decoration:none;transition:color .15s var(--ease)}a:hover{color:var(--link-hover);text-decoration:underline;text-underline-offset:2px}:focus-visible{outline:2px solid var(--link);outline-offset:3px;border-radius:2px}::selection{background:#d7dde6;color:var(--ink)}strong,b{font-weight:600;color:var(--ink)}em,i{font-style:italic}}@layer components{.hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:100svh;display:flex;align-items:center;overflow:hidden;isolation:isolate}.hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:62% 50%;z-index:-2}.hero__scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0a0c10b8,#0a0c106b 46%,#0a0c1033 76%),linear-gradient(180deg,rgba(10,12,16,.28) 0%,rgba(10,12,16,.1) 40%,rgba(10,12,16,.28) 66%,var(--paper) 100%)}.hero__inner{width:100%;max-width:var(--wrap);margin-inline:auto;padding:8rem var(--gutter) 9rem}.hero__content{max-width:46rem}.hero__name{font-family:var(--serif);font-style:italic;font-weight:700;font-size:clamp(2.3rem,5.6vw,3.3rem);line-height:1.1;color:#fff}.hero__degree{margin-top:.9rem;font-family:var(--sans);font-weight:500;font-size:clamp(.95rem,1.6vw,1.05rem);letter-spacing:.04em;color:#ffffffd1}.hero__phrase{margin-top:1.5rem;font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(1.2rem,2.4vw,1.6rem);line-height:1.44;color:#fffffff0;max-width:32ch;text-wrap:balance}.hero__cue{position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%);width:1px;height:42px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.55));z-index:1}@media(prefers-reduced-motion:no-preference){.hero__cue{animation:cue 2.4s var(--ease) infinite}@keyframes cue{0%,to{opacity:.3;transform:translate(-50%) scaleY(.7)}50%{opacity:1;transform:translate(-50%) scaleY(1)}}.hero__name,.hero__degree,.hero__phrase{animation:rise .9s var(--ease) both}.hero__degree{animation-delay:.12s}.hero__phrase{animation-delay:.24s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}}@layer layout{main{flex:1;width:100%}.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(2.4rem,4.5vw,3.6rem)}.section:first-of-type{padding-top:clamp(2.8rem,5vw,4rem)}.skip-link{position:absolute;top:0;left:1rem;transform:translateY(-120%);padding:.5rem 1rem;background:var(--ink);color:var(--paper);font-size:.85rem;border-radius:0 0 4px 4px;z-index:10;transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}}@layer components{.head{margin-bottom:1.2rem;padding-bottom:.5rem;border-bottom:1px solid var(--rule)}.head__title{font-family:var(--serif);font-style:italic;font-weight:500;font-size:1.34rem;letter-spacing:0;color:var(--head)}.statement{font-family:var(--sans);font-weight:300;font-size:clamp(1.05rem,1.7vw,1.18rem);line-height:1.75;color:#2f363f;max-width:var(--measure)}.prose{max-width:var(--measure)}.prose p{font-weight:300;font-size:1.05rem;line-height:1.72;color:var(--body)}.prose p+p{margin-top:.8rem}.date{font-family:var(--serif);font-style:italic;font-weight:300;font-size:.98rem;color:var(--muted);font-variant-numeric:normal;white-space:nowrap;flex-shrink:0}.entry{max-width:var(--measure)}.entry+.entry{margin-top:1.7rem}.entry__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.entry__role{font-family:var(--sans);font-weight:600;font-size:1.06rem;color:var(--ink);line-height:1.35}.entry__inst{display:flex;align-items:center;gap:.55rem;margin-top:.35rem;font-size:.98rem;color:var(--muted)}.entry__inst a{color:var(--body)}.logo{height:1.2em;width:auto}.entry__sub{margin-top:.5rem;font-size:.98rem;color:var(--body)}.entry__sub em{color:var(--muted)}.entry__sub .date{display:inline;font-size:.94rem}.bullets{list-style:none;margin:.6rem 0 0;padding:0}.bullets li{position:relative;padding-left:1.1rem;margin-bottom:.36rem;font-size:1rem;line-height:1.55;color:var(--body)}.bullets li:before{content:"";position:absolute;left:.1rem;top:.62em;width:4px;height:4px;border-radius:50%;background:var(--faint)}.list{max-width:var(--measure)}.item{padding-block:.7rem;border-top:1px solid var(--rule-soft)}.item:first-child{border-top:none}.item__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.item__title{font-family:var(--sans);font-weight:600;font-size:1rem;color:var(--ink)}.item__sub{margin-top:.12rem;font-size:.95rem;color:var(--muted)}.skill{max-width:var(--measure);margin-bottom:.6rem;font-size:1rem;line-height:1.6;color:var(--body);font-weight:300}.skill:last-child{margin-bottom:0}.skill strong{color:var(--ink);font-weight:600}footer{margin-top:clamp(2.4rem,5vw,3.6rem);border-top:1px solid var(--rule);background:var(--paper-2)}.foot{padding-block:clamp(1.8rem,3.5vw,2.6rem);display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem}.foot__links{display:flex;align-items:center;gap:.4rem;margin-left:-.5rem}.foot__links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--muted);border-radius:8px;transition:color .15s var(--ease),background .15s var(--ease)}.foot__links a:hover{color:var(--ink);background:#dde1e7}.foot__links svg{width:21px;height:21px}.foot__note{font-size:.86rem;color:var(--faint)}.notfound__back{margin-top:1.4rem}}@layer utilities{@media(prefers-reduced-motion:no-preference){.reveal{animation:reveal linear both;animation-timeline:view();animation-range:entry 0% entry 42%}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}@media print{.hero__scrim,.hero__cue,.skip-link,.foot__links{display:none!important}.hero{min-height:auto}body{background:#fff;color:#000}.head__title,.statement,.entry__role,.item__title,.skill strong,a{color:#000}.section,.entry{break-inside:avoid}}}
