.newsletter-contact-grid{display:grid;grid-template-columns:minmax(0,2fr)minmax(0,3fr);gap:3rem;width:100%;align-items:start}.newsletter-column,.contact-column{min-width:0}.newsletter-column h2,.contact-column h2{margin-bottom:1.25rem}.newsletter-column input[type=text],.newsletter-column input[type=email]{box-sizing:border-box;width:100%;padding:.65rem;border:1px solid #cbd5e1;border-radius:.4rem}.newsletter-column label{display:block;margin-bottom:.3rem}.newsletter-column button{padding:.7rem 1.2rem;color:#fff;background:#172554;border:0;border-radius:.5rem;cursor:pointer}.contact-column iframe{display:block;width:100%;min-height:780px;border:0;border-radius:.75rem}@media(max-width:900px){.newsletter-contact-grid{grid-template-columns:1fr!important}}body{letter-spacing:-.005em}h1,h2,h3{letter-spacing:-.035em}h1{line-height:1.05}h2{font-weight:700}header{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}article{line-height:1.7}.newsletter-contact-grid{padding:2rem;background:linear-gradient( 135deg,rgba(37,99,235,8%),rgba(6,182,212,8%) );border:1px solid rgba(37,99,235,.18);border-radius:1rem;box-shadow:0 18px 45px rgba(15,23,42,8%)}.newsletter-column button{background:linear-gradient(135deg,#2563eb,#0891b2);box-shadow:0 8px 20px rgba(37,99,235,.22);transition:transform 160ms ease,box-shadow 160ms ease}.newsletter-column button:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(37,99,235,.3)}.contact-column iframe{background:#fff;box-shadow:0 12px 32px rgba(15,23,42,8%)}.project-publications{padding:1.5rem;border:1px solid rgba(37,99,235,.15);border-radius:1rem;background:rgba(37,99,235,.035)}@media(prefers-color-scheme:dark){.newsletter-contact-grid{background:linear-gradient( 135deg,rgba(37,99,235,.16),rgba(6,182,212,.12) );border-color:rgba(34,211,238,.2);box-shadow:none}.contact-column iframe{box-shadow:none}.project-publications{background:rgba(37,99,235,8%);border-color:rgba(34,211,238,.2)}}@media(max-width:900px){.newsletter-contact-grid{padding:1.25rem}}.peep-break{position:relative;left:50%;width:min(1280px,calc(100vw - 3rem));height:7rem;overflow:visible;pointer-events:none;transform:translateX(-50%);z-index:3}.peep-break::before{position:absolute;bottom:.25rem;width:clamp(125px,15vw,215px);height:clamp(75px,9vw,130px);border-radius:58% 42% 52% 48%/45% 55% 45% 55%;content:"";opacity:.9;transform:rotate(-5deg)}.peep-break img{position:absolute;bottom:-.25rem;z-index:2;display:block;width:auto;height:clamp(135px,15vw,215px);filter:drop-shadow(0 12px 15px rgba(15,23,42,.12))}.peep-left img{left:2%}.peep-left::before{left:0}.peep-right img{right:2%}.peep-right::before{right:0;transform:rotate(5deg)}.peep-cyan::before{background:linear-gradient(135deg,#cffafe,#67e8f9)}.peep-blue::before{background:linear-gradient(135deg,#dbeafe,#93c5fd)}.peep-violet::before{background:linear-gradient(135deg,#ede9fe,#c4b5fd)}@media(prefers-color-scheme:dark){.peep-cyan::before{background:linear-gradient(135deg,#164e63,#0891b2)}.peep-blue::before{background:linear-gradient(135deg,#1e3a8a,#2563eb)}.peep-violet::before{background:linear-gradient(135deg,#4c1d95,#7c3aed)}}@media(max-width:900px){.peep-break{display:none}}.upcoming-talks-container{width:min(1200px,calc(100vw - 3rem));margin:0 auto}.upcoming-talks-title{margin-bottom:2rem;text-align:center}.upcoming-talks-intro{max-width:760px;margin:-1rem auto 2rem;text-align:center}.upcoming-talks-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.upcoming-talk-card{overflow:hidden;border:1px solid rgba(37,99,235,.16);border-radius:1rem;background:var(--color-background,#fff);box-shadow:0 14px 36px rgba(15,23,42,8%);transition:transform 160ms ease,box-shadow 160ms ease}.upcoming-talk-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(15,23,42,.14)}.upcoming-talk-image-link{display:block}.upcoming-talk-image{display:block;width:100%;height:220px;object-fit:cover}.upcoming-talk-content{padding:1.5rem}.upcoming-talk-date{margin-bottom:.65rem;color:#0891b2;font-size:.9rem;font-weight:700}.upcoming-talk-heading{margin-bottom:.75rem;font-size:1.3rem;line-height:1.3}.upcoming-talk-heading a{color:inherit;text-decoration:none}.upcoming-talk-event,.upcoming-talk-location{margin:.25rem 0;color:#64748b}.upcoming-talk-summary{margin-top:1rem}.upcoming-talk-button{display:inline-block;margin-top:1.25rem;padding:.65rem 1rem;border-radius:.55rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;font-size:.9rem;font-weight:500;text-decoration:none}.upcoming-talks-empty{text-align:center;color:#64748b}@media(prefers-color-scheme:dark){.upcoming-talk-card{border-color:rgba(34,211,238,.2);background:rgba(15,23,42,.72);box-shadow:none}.upcoming-talk-event,.upcoming-talk-location,.upcoming-talks-empty{color:#94a3b8}}@media(max-width:800px){.upcoming-talks-grid{grid-template-columns:1fr}.upcoming-talks-container{width:min(100%,calc(100vw - 2rem))}}.featured-talks-container{width:min(1200px,calc(100vw - 3rem));margin:0 auto}.featured-talks-title{margin-bottom:2rem;text-align:center}.featured-talks-intro{max-width:760px;margin:-1rem auto 2rem;text-align:center}.featured-talks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.featured-talk-card{overflow:hidden;border:1px solid rgba(37,99,235,.14);border-radius:.85rem;background:var(--color-background,#fff);box-shadow:0 10px 28px rgba(15,23,42,7%);transition:transform 160ms ease,box-shadow 160ms ease}.featured-talk-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(15,23,42,.12)}.featured-talk-image-link{display:block}.featured-talk-image{display:block;width:100%;height:155px;object-fit:cover}.featured-talk-content{padding:1.1rem}.featured-talk-date{margin-bottom:.45rem;color:#0891b2;font-size:.78rem;font-weight:700}.featured-talk-heading{margin-bottom:.6rem;font-size:1.05rem;line-height:1.35}.featured-talk-heading a{color:inherit;text-decoration:none}.featured-talk-event,.featured-talk-location{margin:.2rem 0;color:#64748b;font-size:.86rem;line-height:1.4}.featured-talk-button{display:inline-block;margin-top:.9rem;padding:.5rem .8rem;border-radius:.45rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;font-size:.8rem;font-weight:500;text-decoration:none}.featured-talks-empty{text-align:center;color:#64748b}@media(prefers-color-scheme:dark){.featured-talk-card{border-color:rgba(34,211,238,.18);background:rgba(15,23,42,.72);box-shadow:none}.featured-talk-event,.featured-talk-location,.featured-talks-empty{color:#94a3b8}}@media(max-width:950px){.featured-talks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.featured-talks-grid{grid-template-columns:1fr}.featured-talks-container{width:min(100%,calc(100vw - 2rem))}}.current-projects-container{width:min(1200px,calc(100vw - 3rem));margin:0 auto}.current-projects-title{margin-bottom:2rem;text-align:center}.current-projects-intro{max-width:760px;margin:-1rem auto 2rem;text-align:center}.current-projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.current-project-card{display:flex;overflow:hidden;flex-direction:column;border:1px solid rgba(37,99,235,.15);border-radius:1rem;background:var(--color-background,#fff);box-shadow:0 12px 32px rgba(15,23,42,8%);transition:transform 160ms ease,box-shadow 160ms ease}.current-project-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(15,23,42,.14)}.current-project-image-link{display:block;overflow:hidden}.current-project-image{display:block;width:100%;height:190px;object-fit:cover;transition:transform 250ms ease}.current-project-card:hover .current-project-image{transform:scale(1.025)}.current-project-content{display:flex;flex:1;flex-direction:column;padding:1.3rem}.current-project-period{margin-bottom:.5rem;color:#0891b2;font-size:.8rem;font-weight:700}.current-project-heading{margin-bottom:.75rem;font-size:1.2rem;line-height:1.3}.current-project-heading a{color:inherit;text-decoration:none}.current-project-summary{margin-bottom:1rem;color:#475569;font-size:.92rem;line-height:1.55}.current-project-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;margin-bottom:1rem}.current-project-tag{padding:.25rem .55rem;border-radius:999px;background:rgba(37,99,235,9%);color:#1d4ed8;font-size:.72rem}.current-project-button{align-self:flex-start;padding:.55rem .9rem;border-radius:.5rem;background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;font-size:.82rem;font-weight:500;text-decoration:none}.current-projects-archive{margin-top:2.5rem;text-align:center}.current-projects-archive-button{display:inline-block;padding:.8rem 1.35rem;border:2px solid #2563eb;border-radius:.65rem;background:#2563eb;color:#fff;font-weight:500;text-decoration:none;transition:background 160ms ease,transform 160ms ease}.current-projects-archive-button:hover{background:#1d4ed8;color:#fff;transform:translateY(-2px)}.current-projects-empty{text-align:center;color:#64748b}@media(prefers-color-scheme:dark){.current-project-card{border-color:rgba(34,211,238,.2);background:rgba(15,23,42,.72);box-shadow:none}.current-project-summary{color:#cbd5e1}.current-project-tag{background:rgba(34,211,238,.12);color:#67e8f9}}@media(max-width:950px){.current-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.current-projects-grid{grid-template-columns:1fr}.current-projects-container{width:min(100%,calc(100vw - 2rem))}}