body{background-color:#fff;color:#1f2937;margin:0;padding:0}.agenda-section{margin:0 auto;max-width:800px;padding:0 20px;text-align:center}.agenda-section h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.agenda-section .day-label{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.5rem;font-weight:600;margin-top:3rem;padding-bottom:.5rem;text-align:left}.agenda-section p.subtitle{color:#6b7280;font-size:1.1rem;margin-bottom:2.5rem}.agenda-item{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:2rem;text-align:left}.agenda-item .time{color:#6b7280;font-size:.95rem;font-weight:600;margin-bottom:.3rem}.agenda-item .title{color:#111827;font-size:1.2rem;font-weight:600;margin:.2rem 0}.agenda-item .description{color:#4b5563;font-size:1rem;margin-top:.2rem}@media(min-width:640px){.agenda-item{flex-direction:row;gap:1.5rem}.agenda-item .time{text-align:right;width:120px}.agenda-item .details{flex:1}}