:root{--agenda-primary:#6843f5;--agenda-ink:#15151d;--agenda-muted:#666276;--agenda-line:#ece9f2;--agenda-soft:#f7f3ff}
.agenda-page{background:#fff;color:var(--agenda-ink);overflow-x:hidden}
.agenda-main{width:min(1400px,calc(100% - 64px));margin:0 auto;padding:46px 0 58px}
.agenda-loading{min-height:520px;display:flex;align-items:center;justify-content:center;gap:9px}.agenda-loading span{width:10px;height:10px;border-radius:50%;background:#6c4dff;animation:agendaPulse 1s infinite ease-in-out}.agenda-loading span:nth-child(2){animation-delay:.15s}.agenda-loading span:nth-child(3){animation-delay:.3s}@keyframes agendaPulse{0%,100%{transform:scale(.65);opacity:.35}50%{transform:scale(1);opacity:1}}
.agenda-mobile-heading{display:none}
.agenda-guest-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:56px;min-height:360px;margin-bottom:38px}
.agenda-eyebrow{margin:0 0 17px;color:var(--agenda-primary);font-size:17px;font-weight:800}
.agenda-guest-copy h1,.agenda-member-copy h1{margin:0;color:#11121a;font-size:54px;line-height:1.06;letter-spacing:-2.1px}.agenda-guest-copy h1{max-width:620px}.agenda-guest-copy p,.agenda-member-copy p{margin:21px 0 0;max-width:600px;color:var(--agenda-muted);font-size:18px;line-height:1.55}
.agenda-actions{display:flex;gap:18px;margin-top:30px}.agenda-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 34px;border:1.5px solid #7652f8;border-radius:12px;color:#6239ef;background:#fff;font-size:15px;font-weight:800;text-decoration:none}.agenda-button.primary{color:#fff;border-color:transparent;background:linear-gradient(135deg,#744aff,#5727ed);box-shadow:0 12px 25px rgba(102,56,243,.22)}
.agenda-illustration{width:100%;max-width:650px;margin-left:auto}.agenda-illustration svg{display:block;width:100%;height:auto;overflow:visible}
.agenda-benefits{margin:0 0 46px;padding:7px 38px;border:1px solid var(--agenda-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(32,23,66,.045)}
.agenda-benefit{display:grid;grid-template-columns:78px minmax(0,1fr);gap:24px;align-items:center;min-height:124px;padding:20px 0}.agenda-benefit+.agenda-benefit{border-top:1px solid var(--agenda-line)}.agenda-benefit-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;color:#6537f2;background:#f3efff}.agenda-benefit-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.agenda-benefit h2{margin:0 0 7px;font-size:19px;line-height:1.25}.agenda-benefit p{margin:0;color:var(--agenda-muted);font-size:15px;line-height:1.5;max-width:560px}
.agenda-section{margin-top:42px}.agenda-section-head{display:flex;align-items:center;gap:20px;margin-bottom:20px}.agenda-section-head h2{margin:0;font-size:25px;letter-spacing:-.45px}.agenda-section-head p{margin:0;color:var(--agenda-muted);font-size:14px}.agenda-section-head a{margin-left:auto;color:#6338f5;font-size:14px;font-weight:800;text-decoration:none}.agenda-section-head a svg{width:16px;vertical-align:-3px;fill:none;stroke:currentColor;stroke-width:2}
.agenda-event-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.agenda-event-card{position:relative;min-width:0;overflow:hidden;border:1px solid #e7e4ed;border-radius:14px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.agenda-event-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(29,22,62,.09)}.agenda-event-card>a{display:block;color:inherit;text-decoration:none}.agenda-event-image{position:relative;height:177px;background:#f1eef7}.agenda-event-image img{width:100%;height:100%;object-fit:cover}.agenda-event-category{position:absolute;left:12px;top:12px;padding:6px 10px;border-radius:7px;color:#fff;background:#6843f5;font-size:11px;font-weight:900;text-transform:uppercase}.agenda-save{position:absolute;z-index:3;right:11px;top:10px;width:35px;height:35px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:rgba(20,17,28,.28);backdrop-filter:blur(4px)}.agenda-save svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.agenda-save.active{color:#fff;background:#6638f3}.agenda-save.active svg{fill:currentColor}.agenda-event-body{padding:15px 15px 16px}.agenda-event-date{margin:0 0 9px;color:#6238ef;font-size:12px;font-weight:900;text-transform:uppercase}.agenda-event-body h3{min-height:48px;margin:0 0 8px;font-size:18px;line-height:1.3;letter-spacing:-.2px}.agenda-event-place{overflow:hidden;margin:0;color:#625e70;font-size:13px;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.agenda-event-meta{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:12px}.agenda-pill{padding:5px 9px;border-radius:999px;background:#f3efff;color:#5534d8;font-weight:750}.agenda-pill.free{color:#11803c;background:#e6f8eb}.agenda-distance{color:#666276}.agenda-event-meta .agenda-attendees{margin-left:auto;color:#777284;font-size:11px}
.agenda-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(250px,1.35fr);align-items:center;gap:0;margin-top:54px;padding:24px 28px;border-radius:18px;background:linear-gradient(105deg,#f6f1ff,#fbfaff 52%,#f4efff)}.agenda-stat{min-height:70px;display:grid;grid-template-columns:52px 1fr;gap:13px;align-items:center;padding:0 18px}.agenda-stat-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#693df5;background:#ebe4ff}.agenda-stat-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8}.agenda-stat strong{display:block;font-size:17px}.agenda-stat span{display:block;margin-top:3px;color:#514c61;font-size:12px;line-height:1.35}.agenda-notify{min-height:80px;padding-left:28px;border-left:1px solid #ddd6ec}.agenda-notify strong{display:block;font-size:16px}.agenda-notify span{display:block;margin:5px 0 12px;color:#575165;font-size:12px}.agenda-notify a{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 20px;border-radius:9px;color:#fff;background:#6234ef;font-size:13px;font-weight:800;text-decoration:none}.agenda-notify svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}
/* État connecté */
.agenda-member-hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:36px;padding:34px 42px;margin-bottom:30px;border-radius:24px;background:linear-gradient(120deg,#f8f5ff,#fff 58%,#f2ecff)}.agenda-member-copy h1{font-size:42px}.agenda-member-copy p{font-size:16px;margin-top:12px}.agenda-member-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.agenda-summary-card{padding:20px;border:1px solid #e7e0fa;border-radius:16px;background:rgba(255,255,255,.82)}.agenda-summary-card strong{display:block;color:#5d33e8;font-size:29px}.agenda-summary-card span{display:block;margin-top:4px;color:#5e5969;font-size:12px}
.agenda-member-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:26px}.agenda-tabs{display:flex;padding:4px;border-radius:12px;background:#f3f0f9}.agenda-tab{min-height:42px;padding:0 22px;border:0;border-radius:9px;color:#686273;background:transparent;font-weight:800}.agenda-tab.active{color:#5e35e8;background:#fff;box-shadow:0 3px 10px rgba(31,24,58,.08)}.agenda-month{margin-left:auto;min-height:46px;padding:0 15px;border:1px solid #e3dfea;border-radius:11px;color:#2b2931;background:#fff;font-weight:700}
.agenda-days{display:grid;gap:24px}.agenda-day{display:grid;grid-template-columns:155px minmax(0,1fr);gap:24px}.agenda-day-label{padding-top:13px}.agenda-day-label strong{display:block;font-size:18px;text-transform:capitalize}.agenda-day-label span{display:block;margin-top:5px;color:#7a7483;font-size:12px}.agenda-day-events{display:grid;gap:12px}.agenda-row-card{position:relative;display:grid;grid-template-columns:185px minmax(0,1fr) 160px;min-height:126px;overflow:hidden;border:1px solid #e9e6ee;border-radius:15px;background:#fff}.agenda-row-image{position:relative;min-height:126px;background:#f1eef7}.agenda-row-image img{width:100%;height:100%;object-fit:cover}.agenda-row-copy{min-width:0;padding:19px 22px}.agenda-row-copy .agenda-event-date{margin-bottom:7px}.agenda-row-copy h3{overflow:hidden;margin:0 0 8px;font-size:19px;white-space:nowrap;text-overflow:ellipsis}.agenda-row-copy p{overflow:hidden;margin:0;color:#625e70;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.agenda-row-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;padding:18px 22px;border-left:1px solid #f0edf4}.agenda-row-side strong{font-size:18px}.agenda-row-side span{color:#6d6776;font-size:12px}.agenda-row-side button{border:0;color:#6538ef;background:transparent;font-size:12px;font-weight:800}.agenda-row-link{position:absolute;inset:0;z-index:1}.agenda-row-side button{position:relative;z-index:2}
.agenda-empty{padding:54px 28px;border:1px dashed #d9d2e9;border-radius:20px;text-align:center;background:#fcfbff}.agenda-empty-icon{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;color:#6638f2;background:#f1ebff}.agenda-empty-icon svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.8}.agenda-empty h2{margin:0;font-size:25px}.agenda-empty p{max-width:520px;margin:12px auto 22px;color:#696374;line-height:1.55}.agenda-empty a{min-height:46px;display:inline-flex;align-items:center;padding:0 24px;border-radius:11px;color:#fff;background:#6638f2;font-weight:800;text-decoration:none}
@media(max-width:1180px){.agenda-main{width:min(100% - 40px,1180px)}.agenda-guest-hero{grid-template-columns:1fr 1fr;gap:24px}.agenda-guest-copy h1{font-size:46px}.agenda-event-grid{gap:14px}.agenda-stats{grid-template-columns:repeat(2,1fr)}.agenda-notify{grid-column:1/-1;border-left:0;border-top:1px solid #ddd6ec;padding:20px 18px 0}.agenda-row-card{grid-template-columns:160px minmax(0,1fr) 135px}}
@media(max-width:920px){.agenda-main{width:100%;padding:24px 18px 32px}.agenda-mobile-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px}.agenda-mobile-heading h1{margin:0;font-size:31px;letter-spacing:-1px}.agenda-mobile-info{width:39px;height:39px;display:grid;place-items:center;border:1px solid #d9d2ed;border-radius:50%;color:#514779;background:#fff}.agenda-mobile-info svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2}.agenda-guest-hero{display:flex;flex-direction:column;gap:4px;min-height:0;margin-bottom:22px;text-align:center}.agenda-illustration{order:1;max-width:590px;margin:0 auto}.agenda-guest-copy{order:2}.agenda-guest-copy .agenda-eyebrow,.agenda-guest-copy h1{display:none}.agenda-guest-copy p{max-width:650px;margin:5px auto 0;font-size:16px}.agenda-actions{display:grid;gap:12px;margin-top:23px}.agenda-button{width:100%;min-height:56px}.agenda-benefits{padding:8px 22px;margin-bottom:34px}.agenda-benefit{grid-template-columns:62px 1fr;gap:16px;min-height:112px}.agenda-benefit-icon{width:58px;height:58px}.agenda-benefit h2{font-size:17px}.agenda-benefit p{font-size:14px}.agenda-event-grid{display:flex;gap:14px;overflow-x:auto;margin:0 -18px;padding:2px 18px 18px;scrollbar-width:none}.agenda-event-grid::-webkit-scrollbar{display:none}.agenda-event-card{flex:0 0 285px}.agenda-stats{margin-bottom:12px}.agenda-member-hero{grid-template-columns:1fr;padding:25px 22px}.agenda-member-copy h1{font-size:34px}.agenda-member-summary{max-width:420px}.agenda-day{grid-template-columns:1fr;gap:10px}.agenda-day-label{display:flex;align-items:baseline;gap:9px;padding:0}.agenda-row-card{grid-template-columns:135px minmax(0,1fr);min-height:118px}.agenda-row-image{min-height:118px}.agenda-row-copy{padding:16px}.agenda-row-side{grid-column:2;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 16px 14px;border:0}.agenda-row-side strong{font-size:14px}.agenda-row-side button{margin-left:auto}}
@media(max-width:600px){.agenda-main{padding:20px 14px 24px}.agenda-mobile-heading{margin-bottom:8px}.agenda-mobile-heading h1{font-size:29px}.agenda-illustration{width:94%;margin-top:4px}.agenda-guest-copy p{font-size:14px;line-height:1.5}.agenda-actions{margin-top:19px}.agenda-button{min-height:51px;font-size:14px}.agenda-benefits{padding:5px 18px;border-radius:17px}.agenda-benefit{grid-template-columns:53px 1fr;gap:13px;min-height:104px;padding:17px 0}.agenda-benefit-icon{width:50px;height:50px}.agenda-benefit-icon svg{width:29px;height:29px}.agenda-benefit h2{margin-bottom:4px;font-size:15px}.agenda-benefit p{font-size:12px}.agenda-section{margin-top:30px}.agenda-section-head{margin-bottom:14px}.agenda-section-head h2{font-size:19px}.agenda-section-head p{display:none}.agenda-section-head a{font-size:13px}.agenda-event-grid{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.agenda-event-card{flex-basis:245px;border-radius:12px}.agenda-event-image{height:145px}.agenda-event-body{padding:12px}.agenda-event-body h3{min-height:40px;font-size:15px}.agenda-event-place{font-size:11px}.agenda-event-meta{font-size:10px}.agenda-stats{display:none}.agenda-member-hero{margin:0 -2px 22px;padding:22px 18px;border-radius:18px}.agenda-member-copy h1{font-size:29px}.agenda-member-copy p{font-size:13px}.agenda-member-summary{gap:8px}.agenda-summary-card{padding:14px}.agenda-summary-card strong{font-size:23px}.agenda-member-toolbar{align-items:stretch;flex-direction:column}.agenda-tabs{width:100%}.agenda-tab{flex:1}.agenda-month{width:100%;margin:0}.agenda-row-card{grid-template-columns:105px minmax(0,1fr);min-height:110px;border-radius:12px}.agenda-row-image{min-height:110px}.agenda-row-copy{padding:13px 12px}.agenda-row-copy h3{font-size:15px}.agenda-row-copy p{font-size:11px}.agenda-row-side{padding:0 12px 11px}.agenda-row-side span{display:none}.agenda-empty{padding:38px 18px}.agenda-empty h2{font-size:21px}}

/* V3.40.4 — quatre onglets de l'agenda connecté */
@media(max-width:600px){
  .agenda-tabs{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}
  .agenda-tabs::-webkit-scrollbar{display:none}
  .agenda-tab{flex:0 0 auto;min-width:max-content;padding-left:16px;padding-right:16px}
}
