@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=Inter:wght@300;400;500;600&display=swap");.spk *{box-sizing:border-box;margin:0;padding:0}.spk a{color:inherit;text-decoration:none}.spk{background:#fff;color:#1a1a1a;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;margin:0 auto;max-width:860px;padding:2.5rem 2rem 5rem}.spk-section-label{color:#999;font-size:.7rem;font-weight:600;letter-spacing:.14em;margin-bottom:1.25rem;text-transform:uppercase}.spk-goh-card{align-items:center;background:#fdf7f7;border:1px solid #f0d5d5;border-radius:12px;display:grid;gap:2rem;grid-template-columns:200px 1fr;margin-bottom:3.5rem;padding:2rem}.spk-goh-photo{background:#eee;border-radius:10px;flex-shrink:0;height:200px;overflow:hidden;width:200px}.spk-goh-photo img{display:block;height:100%;object-fit:cover;width:100%}.spk-goh-eyebrow{color:#c41230;font-size:.7rem;font-weight:700;letter-spacing:.14em;margin-bottom:.5rem;text-transform:uppercase}.spk-goh-name{color:#1a1a1a;font-family:EB Garamond,Georgia,serif;font-size:1.9rem;font-weight:400;margin-bottom:.35rem}.spk-goh-title{color:#555;font-size:.95rem;line-height:1.5}.spk-speaker-grid{display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3.5rem}.spk-speaker-card{border:1px solid #e5e5e5;border-radius:12px;display:flex;flex-direction:column;padding:1.75rem}.spk-speaker-photo{background:#eee;border:3px solid #fdf0f2;border-radius:50%;height:120px;margin-bottom:1.25rem;overflow:hidden;width:120px}.spk-speaker-photo img{display:block;height:100%;object-fit:cover;width:100%}.spk-speaker-name{color:#1a1a1a;font-family:EB Garamond,Georgia,serif;font-size:1.4rem;font-weight:400;margin-bottom:.15rem}.spk-speaker-title{color:#c41230;font-size:.78rem;font-weight:600;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.spk-speaker-bio{color:#555;font-size:.87rem;line-height:1.65}.spk-speaker-bio p{margin-bottom:.8rem}.spk-speaker-bio p:last-child{margin-bottom:0}.spk-cta{background:#c41230;border-radius:10px;padding:2.5rem 2rem;text-align:center}.spk-cta-label{color:hsla(0,0%,100%,.6);font-size:.68rem;font-weight:600;letter-spacing:.16em;margin-bottom:.75rem;text-transform:uppercase}.spk-cta h3{color:#fff;font-family:EB Garamond,Georgia,serif;font-size:1.8rem;font-weight:400;margin-bottom:.6rem}.spk-cta p{color:hsla(0,0%,100%,.78);font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:480px}.spk-cta-btn{background:#fff;border-radius:6px;color:#c41230;display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.02em;padding:.7rem 2rem}.spk-cta-btn:hover{background:#f5f5f5}@media (max-width:680px){.spk{padding-left:1.25rem;padding-right:1.25rem}.spk-goh-card{grid-template-columns:1fr;padding:1.75rem;text-align:center}.spk-goh-photo{height:160px;margin:0 auto;width:160px}}