.hero{min-height:50vh;display:flex;flex-direction:column;justify-content:center;color:var(--paper);position:relative;overflow-x:clip;padding:8rem 0 3.4rem;--mx:50%;--my:38%}.hero>.wrap{width:100%}.hero .bg{position:absolute;inset:0;z-index:-3;overflow:hidden;background:radial-gradient(circle 560px at var(--mx,50%) var(--my,38%),rgba(108,170,136,.2),rgba(108,170,136,0) 68%),linear-gradient(165deg,#1e3b2b,#152a20 58%,#0d1a14)}.hero .grain{position:absolute;inset:0;z-index:-2;overflow:hidden;background-image:var(--noise);background-size:150px;opacity:.08;mix-blend-mode:overlay;pointer-events:none}.back{display:flex;width:fit-content;align-items:center;gap:.45rem;color:#f3f1ecb8;font-size:var(--fs-sm);margin-bottom:1.4rem;transition:color var(--dur-fast)}.back:hover{color:var(--paper)}.back .ar{transition:transform var(--dur-fast)}.back:hover .ar{transform:translate(-3px)}.hero h1{font-family:Newsreader,serif;font-variation-settings:"opsz" 144,"wght" 450;font-size:clamp(2.2rem,4.4vw,3.5rem);line-height:1.07;letter-spacing:-.014em;margin:0 0 1.3rem;color:var(--paper);max-width:16ch}.hero .lede{font-size:clamp(1.05rem,1rem + .4vw,1.24rem);color:#f3f1ecdb;max-width:56ch;margin:0;line-height:1.55}.ev-sec .head{margin-bottom:var(--sp-6)}.ev-list{border-top:1px solid var(--line)}.ev-item{display:grid;grid-template-columns:12rem 1fr;gap:1.2rem 2.2rem;padding:1.9rem 0;border-bottom:1px solid var(--line)}.ev-when{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.ev-date{font-family:Newsreader,serif;font-variation-settings:"opsz" 32,"wght" 500;font-size:1.18rem;color:var(--forest);line-height:1.2}.ev-status{font-size:.64rem;text-transform:uppercase;letter-spacing:.09em;font-weight:600;padding:.22rem .6rem;border-radius:var(--r-pill)}.ev-status.s-planned{background:var(--surface);box-shadow:inset 0 0 0 1px #9a7b4f6b;color:var(--brass)}.ev-status.s-confirmed{background:#1e3a2f1a;color:var(--forest)}.ev-status.s-past{background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);color:var(--stone)}.ev-tag{display:inline-block;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;padding:.2rem .55rem;border-radius:var(--r-pill);margin-bottom:.7rem}.ev-tag.t-research{background:#1e3a2f17;color:var(--forest)}.ev-tag.t-teaching{background:var(--surface);box-shadow:inset 0 0 0 1px #9a7b4f6b;color:var(--brass)}.ev-tag.t-industry{background:var(--surface);box-shadow:inset 0 0 0 1px #6b66594d;color:var(--stone)}.ev-body h3{font-family:Newsreader,serif;font-variation-settings:"opsz" 40,"wght" 500;font-size:1.5rem;color:var(--ink);margin:0 0 .35rem;line-height:1.2}.ev-ctx{color:var(--stone);font-size:var(--fs-base);margin:0 0 .6rem}.ev-note{color:#3a3933;font-size:.95rem;line-height:1.55;margin:0;max-width:60ch}.ev-foot{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sp-2) 1.4rem;margin-top:var(--sp-4)}.ev-where{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--fs-sm);color:var(--faint)}.ev-where:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--brass);flex:none}.ev-link{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--fs-sm);font-weight:600;color:var(--forest)}.ev-link .ar{color:var(--brass);transition:transform var(--dur-fast)}.ev-link:hover .ar{transform:translate(2px,-2px)}.ev-foot-note{margin-top:1.8rem;font-size:var(--fs-sm);color:var(--faint)}@media (max-width:560px){.ev-item{grid-template-columns:1fr;gap:.8rem}.ev-when{flex-direction:row;align-items:center;gap:.8rem}}
