.events-module__1hTyeq__page{--bg:#fff;--surface:#f8f8f8;--surface-2:#f0f0f0;--border:#e0e0e0;--text:#0d0f12;--text-muted:#71757e;background:var(--bg);color:var(--text);font-family:Times,Times New Roman,serif;font-size:17px;line-height:1.45}.events-module__1hTyeq__container{max-width:800px;margin:0 auto;padding:0 24px}.events-module__1hTyeq__nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffeb;position:sticky;top:0}.events-module__1hTyeq__nav .events-module__1hTyeq__container{justify-content:center;align-items:center;min-height:52px;display:flex}.events-module__1hTyeq__navLinks{gap:24px;display:flex}.events-module__1hTyeq__navLinks a{color:var(--text);font-size:15px;text-decoration:none}.events-module__1hTyeq__navLinks a:hover{text-decoration:underline}.events-module__1hTyeq__hero{padding:80px 0 60px}.events-module__1hTyeq__hero .events-module__1hTyeq__container{text-align:center;flex-direction:column;align-items:center;display:flex}.events-module__1hTyeq__badge{color:var(--text-muted);margin-bottom:24px;font-size:13px;display:inline-block}.events-module__1hTyeq__hero h1{max-width:700px;margin-bottom:20px;font-size:clamp(30px,3.2vw,32px);font-weight:400;line-height:1.35}.events-module__1hTyeq__heroMeta{color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:28px;font-size:15px;display:flex}.events-module__1hTyeq__heroMeta span{align-items:center;gap:5px;display:flex}.events-module__1hTyeq__heroMeta svg{opacity:.5;flex-shrink:0;width:15px;height:15px}.events-module__1hTyeq__heroMeta a{color:var(--text-muted);text-decoration:none}.events-module__1hTyeq__heroMeta a:hover{text-decoration:underline}.events-module__1hTyeq__inlineHint{opacity:.6;font-size:13px}.events-module__1hTyeq__heroDesc{color:var(--text-muted);max-width:640px;margin-bottom:32px;font-size:17px;line-height:1.55}.events-module__1hTyeq__heroDesc strong{color:var(--text)}.events-module__1hTyeq__ctaRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.events-module__1hTyeq__btn{border-radius:6px;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:15px;text-decoration:none;transition:all .2s;display:inline-flex}.events-module__1hTyeq__btnPrimary{background:var(--text);color:#fff}.events-module__1hTyeq__btnPrimary:hover{opacity:.85}.events-module__1hTyeq__divider{border:none;border-top:1px solid var(--border);width:min(752px,100% - 48px);margin:0 auto}.events-module__1hTyeq__section{padding:44px 0}.events-module__1hTyeq__section h2{margin-bottom:24px;font-size:20px;font-weight:400}.events-module__1hTyeq__aboutText{color:var(--text-muted);max-width:700px;font-size:17px;line-height:1.55}.events-module__1hTyeq__aboutText p+p{margin-top:14px}.events-module__1hTyeq__speakersGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.events-module__1hTyeq__speakerCard{text-align:left;background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:12px;transition:border-color .2s}.events-module__1hTyeq__speakerCard:hover{border-color:#999}.events-module__1hTyeq__speakerTop{align-items:center;gap:12px;display:flex}.events-module__1hTyeq__speakerAvatar{background:var(--surface-2);border:1px solid var(--border);width:72px;height:72px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:flex;overflow:hidden}.events-module__1hTyeq__speakerAvatar img{object-fit:cover;width:100%;height:100%}.events-module__1hTyeq__speakerName{margin-bottom:1px;font-size:16px}.events-module__1hTyeq__speakerAffiliation{color:var(--text-muted);font-size:13px;font-style:italic}.events-module__1hTyeq__schedulePending{color:var(--text-muted);font-style:italic}.events-module__1hTyeq__organizerText{color:var(--text-muted);max-width:700px;font-size:16px;line-height:1.55}.events-module__1hTyeq__organizerText a{color:var(--text);text-decoration:none}.events-module__1hTyeq__organizerText a:hover{text-decoration:underline}.events-module__1hTyeq__organizerText p+p{margin-top:14px}.events-module__1hTyeq__footer{border-top:1px solid var(--border);text-align:center;padding:36px 0}.events-module__1hTyeq__footer p{color:var(--text-muted);font-size:14px}.events-module__1hTyeq__footer p+p{margin-top:6px}.events-module__1hTyeq__footer a{color:var(--text);text-decoration:underline}.events-module__1hTyeq__modalOverlay{z-index:200;background:#0006;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.events-module__1hTyeq__modalOverlayActive{display:flex}.events-module__1hTyeq__modal{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;max-width:520px;max-height:80vh;padding:32px;position:relative;overflow-y:auto}.events-module__1hTyeq__modalClose{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex;position:absolute;top:14px;right:14px}.events-module__1hTyeq__modalClose:hover{background:var(--surface);color:var(--text)}.events-module__1hTyeq__modalHeader{align-items:center;gap:14px;margin-bottom:18px;display:flex}.events-module__1hTyeq__modalAvatar{background:var(--surface-2);border:1px solid var(--border);width:96px;height:96px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:28px;display:flex;overflow:hidden}.events-module__1hTyeq__modalAvatar img{object-fit:cover;width:100%;height:100%}.events-module__1hTyeq__modalName{font-size:20px}.events-module__1hTyeq__modalAffiliation{color:var(--text-muted);font-size:14px;font-style:italic}.events-module__1hTyeq__modalBio{color:var(--text-muted);font-size:15px;line-height:1.6}.events-module__1hTyeq__modalBio p+p{margin-top:10px}@media (max-width:640px){.events-module__1hTyeq__navLinks{display:none}.events-module__1hTyeq__heroMeta{flex-direction:column;gap:8px}.events-module__1hTyeq__speakersGrid{grid-template-columns:1fr}}@media (max-width:600px){.events-module__1hTyeq__container{padding:0 16px}.events-module__1hTyeq__divider{width:calc(100% - 32px)}}
