.theme-accueillant .agenda-layout__section{padding-bottom:96px}.theme-accueillant .agenda-layout__body{padding-top:64px}.theme-accueillant .agenda-layout__list{display:flex;flex-direction:column;gap:24px}.theme-accueillant .agenda-layout__card{display:flex;gap:24px;padding:24px;background:#fff;border:1px solid rgba(42,36,56,.1);border-radius:16px;transition:all .3s cubic-bezier(.22,1,.36,1)}.theme-accueillant .agenda-layout__card:hover{border-color:rgba(46,139,87,.3);box-shadow:0 10px 40px -12px rgba(42,36,56,.18)}.theme-accueillant .agenda-layout__date{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:64px;height:64px;border-radius:14px;background:linear-gradient(135deg,#2e8b57,#5ec5ea);color:#fff}.theme-accueillant .agenda-layout__date-day{font-family:var(--font-display),ui-serif,Georgia,serif;font-size:22px;font-weight:600;line-height:1}.theme-accueillant .agenda-layout__date-month{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:10px;letter-spacing:.1em;margin-top:2px}.theme-accueillant .agenda-layout__body-content{flex:1 1;min-width:0}.theme-accueillant .agenda-layout__card-badge{display:inline-block;font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#2e8b57;background:rgba(46,139,87,.1);padding:3px 10px;border-radius:9999px;margin-bottom:4px}.theme-accueillant .agenda-layout__card-title{font-family:var(--font-display),ui-serif,Georgia,serif;font-size:18px;font-weight:600;color:#2a2438}.theme-accueillant .agenda-layout__card-desc{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:14px;color:rgba(42,36,56,.65);margin-top:4px}.theme-accueillant .agenda-layout__card-meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.theme-accueillant .agenda-layout__card-meta-item{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:14px;color:rgba(42,36,56,.8)}.theme-accueillant .agenda-layout__empty{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;color:rgba(42,36,56,.65);text-align:center;padding:64px 0}