:root{--green:#4f6b49;--green2:#78916f;--cream:#fbf8f1;--paper:#fffefa;--ink:#2f3932;--muted:#6f786f;--line:#dedfd5;--shadow:0 16px 42px rgba(55,72,52,.1);--danger:#b94b4b;--decouverte:#f3b49f;--elan:#91c7c1;--equilibre:#f2c879;--essentiel:#c9b9de;--parole:#edb4c6}
.attention-panel{display:grid;gap:14px}.attention-permission{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #ded6eb;border-radius:14px;background:#f6f2fb;color:#513f67}.attention-permission.authorized{border-color:#bfd9c1;background:#eef7ed;color:#315c3a}.attention-permission>span{font-size:1.7rem}.attention-permission strong,.attention-permission small{display:block}.attention-permission small{margin-top:4px;line-height:1.45}.attention-address-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.attention-address-actions p,.attention-create footer p{margin:0;color:var(--muted);font-size:.72rem}.attention-address{margin:0;padding:14px 16px;border:1px dashed #8ba184;border-radius:12px;background:#fafcf7;font-style:normal;line-height:1.55;white-space:pre-line}.attention-create,.attention-history{padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff}.attention-create h3,.attention-history h3{margin:0 0 12px;font:600 1.35rem "Cormorant Garamond",serif;color:var(--green)}.attention-create footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.attention-history [data-attention-history]{display:grid;gap:8px}.attention-history article{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;padding:10px 12px;border-radius:10px;background:#f6f6f0}.attention-history article>span{font-size:1.15rem}.attention-history article strong,.attention-history article small{display:block}.attention-history article small{margin-top:3px;color:var(--muted);line-height:1.4}.attention-history time{font-size:.67rem;color:var(--muted);white-space:nowrap}.attention-empty{margin:0;color:var(--muted);font-size:.78rem}.attention-blocked{color:var(--danger)!important}.attention-create button:disabled{opacity:.5;cursor:not-allowed}
@media(max-width:700px){.attention-address-actions,.attention-create footer{align-items:stretch;flex-direction:column}.attention-address-actions button,.attention-create footer button{width:100%}.attention-history article{grid-template-columns:auto 1fr}.attention-history time{grid-column:2}}
*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fffdfa,#f4f1e8);color:var(--ink);font-family:Montserrat,sans-serif}button,input,select,textarea{font:inherit}button{border:0;border-radius:12px;background:var(--green);color:#fff;padding:.72rem 1rem;font-weight:600;cursor:pointer}button:hover{filter:brightness(.95)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bfd0b8;outline-offset:2px}[hidden]{display:none!important}.quiet{background:#eef1e9;color:var(--green)}.danger{background:var(--danger)}
.agenda-header{min-height:76px;padding:10px clamp(18px,4vw,58px);display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:rgba(255,254,250,.94);position:sticky;top:0;z-index:20}.agenda-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.agenda-brand img{object-fit:contain}.agenda-brand strong{display:block;font:700 1.5rem "Cormorant Garamond",serif;letter-spacing:.08em}.agenda-brand small{display:block;color:var(--muted);font-size:.68rem}.agenda-header nav{display:flex;align-items:center;gap:14px}.agenda-header nav a{color:var(--green);font-size:.85rem;text-decoration:none;font-weight:600}
.agenda-gate{min-height:70vh;display:grid;place-content:center;text-align:center;padding:30px}.agenda-gate span{font-size:3rem;color:var(--green)}.agenda-gate h1{font:600 clamp(2.3rem,7vw,4.4rem) "Cormorant Garamond",serif;margin:.2rem}.agenda-gate p{color:var(--muted)}.agenda-button{justify-self:center;background:var(--green);color:#fff;border-radius:999px;padding:.8rem 1.3rem;text-decoration:none}
.agenda-app{width:min(1500px,calc(100% - 32px));margin:0 auto;padding:34px 0 70px}.agenda-intro{display:flex;justify-content:space-between;gap:30px;align-items:start}.agenda-eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.14em;color:var(--green2);font-size:.72rem;font-weight:700}.agenda-intro h1{margin:0;font:600 clamp(3rem,6vw,5.2rem) "Cormorant Garamond",serif;color:var(--green)}.agenda-intro>div>p:last-child{margin:.4rem 0;color:var(--muted)}.agenda-intro aside{max-width:390px;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:18px 20px;box-shadow:var(--shadow);line-height:1.55}.agenda-intro aside strong{color:var(--green)}.agenda-intro aside p{font-size:.86rem}.agenda-intro aside small{color:var(--muted)}
.cal-bridge{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(260px,360px);gap:18px;align-items:center;margin:24px 0;padding:20px 22px;border:1px solid #b9cab0;border-radius:20px;background:linear-gradient(135deg,#f5f8f1,#fffdf8);box-shadow:var(--shadow)}.cal-bridge__status{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#3f7650;color:#fff;font-size:1.4rem;font-weight:700}.cal-bridge__copy h2{margin:0 0 6px;font:600 2rem "Cormorant Garamond",serif;color:var(--green)}.cal-bridge__copy>p:last-of-type{margin:0;color:var(--muted);font-size:.86rem;line-height:1.55}.cal-bridge__copy ul{display:flex;gap:18px;margin:12px 0 0;padding:0;list-style:none}.cal-bridge__copy li{flex:1;color:#435047;font-size:.78rem;line-height:1.5}.cal-bridge__actions{display:grid;gap:9px}.cal-button{display:block;padding:.78rem 1rem;border-radius:12px;background:var(--green);color:#fff;text-align:center;text-decoration:none;font-weight:700;font-size:.82rem}.cal-button--quiet{background:#fff;color:var(--green);border:1px solid #b9cab0}.cal-bridge__actions small{color:var(--muted);font-size:.7rem;line-height:1.45;text-align:center}
@media(max-width:1050px){.cal-bridge{grid-template-columns:auto 1fr}.cal-bridge__actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.cal-bridge__actions small{grid-column:1/-1}}
@media(max-width:720px){.cal-bridge{grid-template-columns:1fr;padding:18px}.cal-bridge__status{width:42px;height:42px}.cal-bridge__copy ul{display:grid;gap:8px}.cal-bridge__actions{grid-column:auto;grid-template-columns:1fr}.cal-bridge__actions small{grid-column:auto}}
.agenda-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:25px 0}.agenda-stats article{background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:16px}.agenda-stats span{display:block;color:var(--muted);font-size:.78rem}.agenda-stats strong{display:block;margin-top:5px;font:700 1.8rem "Cormorant Garamond",serif;color:var(--green)}
.agenda-toolbar,.agenda-filters{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:var(--paper);border:1px solid var(--line);padding:14px;border-radius:18px}.agenda-nav,.agenda-actions,.view-switch{display:flex;align-items:center;gap:8px}.agenda-nav h2{font:600 1.8rem "Cormorant Garamond",serif;margin:0 0 0 8px;color:var(--green)}.view-switch{padding:4px;background:#eef1e9;border-radius:14px}.view-switch button{background:transparent;color:var(--green);padding:.5rem .75rem}.view-switch button.active{background:#fff;box-shadow:0 2px 8px #d6dbd1}.agenda-filters{margin-top:10px;justify-content:flex-start}.agenda-filters label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:700}.agenda-filters input,.agenda-filters select{display:block;margin-top:4px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:.65rem;min-width:180px;color:var(--ink)}.agenda-legend{display:flex;gap:8px;flex-wrap:wrap;margin:15px 2px}.legend-item{border:1px solid rgba(0,0,0,.05);border-radius:999px;padding:.42rem .7rem;font-size:.74rem}.legend-item::before{content:"";display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--offer-color);margin-right:6px}.agenda-status{min-height:1.3rem;color:var(--green);font-size:.86rem}.calendar-shell{background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:auto;min-height:420px}
.legend-item--unavailable{border-color:#d9b4a8;background:#fff6f2;color:#7b493d}.legend-item--unavailable::before{border-radius:2px;background:repeating-linear-gradient(135deg,#c47d6d 0 2px,#f7ded6 2px 4px)}.cal-unavailable-label{display:block;width:max-content;max-width:100%;margin:6px auto 0;padding:3px 6px;border-radius:999px;background:#f2d8d0;color:#7b493d;font-size:.58rem;font-weight:700;line-height:1.2}.cal-unavailable-banner{margin:0 0 14px;padding:12px 15px;border:1px solid #d9b4a8;border-radius:12px;background:#fff2ed;color:#7b493d;font-weight:700}
.week-grid{display:grid;grid-template-columns:70px repeat(7,minmax(150px,1fr));min-width:1120px}.week-head,.week-time,.week-cell{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.week-head{position:sticky;top:0;background:#f7f5ee;z-index:2;text-align:center;padding:12px 6px;font-weight:700}.week-head.today{color:var(--green);background:#edf3e9}.week-head.cal-unavailable{color:#7b493d;background:#fae9e3}.week-time{color:var(--muted);font-size:.72rem;padding:10px 8px;text-align:right;background:#faf8f3}.week-cell{min-height:92px;padding:6px;background:#fff}.week-cell.today{background:#fbfdf9}.week-cell.cal-unavailable{cursor:not-allowed;background:repeating-linear-gradient(135deg,#fff8f5 0 10px,#faeee9 10px 20px)}.agenda-event{position:relative;z-index:1;display:block;width:100%;text-align:left;border-radius:12px;padding:8px;color:#253129;background:var(--offer-color);border:1px solid color-mix(in srgb,var(--offer-color),#59645b 22%);font-size:.72rem;margin-bottom:5px}.agenda-event b,.agenda-event span{display:block}.agenda-event small{display:block;margin-top:3px}.payment-line{margin-top:5px!important;font-weight:700}.payment-paid{color:#287a40}.payment-pending,.payment-partial{color:#9a5e08}.payment-failed{color:#a52c2c}.payment-refunded,.payment-cancelled{color:#446d8f}
.month-grid{display:grid;grid-template-columns:repeat(7,minmax(135px,1fr));min-width:950px}.month-head,.month-day{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.month-head{text-align:center;padding:10px;background:#f7f5ee;font-weight:700}.month-day{min-height:145px;padding:8px}.month-day.outside{background:#f5f3ee;color:#a0a49e}.month-day.today{box-shadow:inset 0 0 0 2px #9bb291}.month-day.cal-unavailable{background:repeating-linear-gradient(135deg,#fff8f5 0 10px,#faeee9 10px 20px)}.month-day.cal-unavailable .cal-unavailable-label{margin:0 0 7px}.month-number{font-weight:700;margin-bottom:7px}.month-day .agenda-event{padding:6px}.day-view{padding:16px}.day-view.cal-unavailable{background:linear-gradient(180deg,#fff8f5,#fff)}.day-view h3{font:600 2rem "Cormorant Garamond",serif;color:var(--green);margin:0 0 12px}.day-line{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:10px;border-bottom:1px solid var(--line)}.day-line>time{font-weight:700;color:var(--green)}.empty-state{padding:50px;text-align:center;color:var(--muted)}
.year-view{padding:20px}.year-instructions{margin:0 0 20px;color:var(--muted);font-size:.82rem;line-height:1.6}.year-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.year-month{min-width:0;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.year-month>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.year-month h3{margin:0}.year-month-title{padding:4px 6px;background:transparent;color:var(--green);font:600 1.65rem "Cormorant Garamond",serif;text-transform:capitalize;text-align:left}.year-month-title:hover{background:#edf3e9}.year-month-count{font-size:.67rem;color:var(--muted);white-space:nowrap}.year-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.year-weekday{text-align:center;padding:5px 0;color:var(--muted);font-size:.64rem;font-weight:700}.year-day{position:relative;min-height:40px;padding:5px 1px 12px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--ink);font-size:.75rem;font-weight:500}.year-day:hover{background:#edf3e9}.year-day.has-events{background:#f1f4ed;font-weight:700}.year-day.cal-unavailable{background:repeating-linear-gradient(135deg,#fff3ef 0 4px,#f5ddd6 4px 8px);color:#7b493d}.year-day.today{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);color:var(--green)}.year-event-dots{position:absolute;left:0;right:0;bottom:5px;display:flex;justify-content:center;gap:2px}.year-event-dots i{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:var(--offer-color);border:1px solid rgba(0,0,0,.1)}
@media(max-width:1050px){.year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.year-view{padding:12px}.year-grid{grid-template-columns:1fr;gap:12px}.year-day{min-height:44px}}
.agenda-followups{margin-top:20px;background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:var(--shadow)}.agenda-followups header{display:flex;align-items:center;justify-content:space-between}.agenda-followups h2{font:600 2.2rem "Cormorant Garamond",serif;color:var(--green);margin:0}.task-list{display:grid;gap:9px;margin-top:14px}.task-row{display:grid;grid-template-columns:120px 1fr 1.4fr auto;gap:12px;align-items:center;padding:11px 13px;border:1px solid var(--line);border-radius:13px}.task-row.done{opacity:.55}.task-row small{color:var(--muted)}
.agenda-modal{position:fixed;inset:0;background:rgba(37,48,39,.48);display:grid;place-items:center;padding:20px;z-index:80}.agenda-panel{width:min(780px,100%);max-height:92vh;overflow:auto;background:var(--paper);border-radius:24px;padding:22px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.agenda-panel>header{display:flex;justify-content:space-between;align-items:start}.agenda-panel h2{margin:0;font:600 2.4rem "Cormorant Garamond",serif;color:var(--green)}.modal-close{font-size:1.6rem;background:transparent;color:var(--green);padding:.2rem .6rem}.modal-tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);margin:16px 0}.modal-tabs button{background:transparent;color:var(--muted);border-radius:10px 10px 0 0}.modal-tabs button.active{background:#edf1e9;color:var(--green)}.tab-panel{display:grid;gap:12px}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:1fr 1fr}.agenda-panel label{font-size:.75rem;color:var(--muted);font-weight:600}.agenda-panel input,.agenda-panel select,.agenda-panel textarea{width:100%;display:block;margin-top:5px;padding:.72rem;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink)}.next-session-action{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px;border:1px solid #b8c8ad;border-radius:16px;background:#f2f5ee}.next-session-action div{display:grid;gap:3px}.next-session-action strong{color:var(--green)}.next-session-action small{color:var(--muted);line-height:1.45}.next-session-action button{white-space:nowrap}.journey-payment-note{margin:0;padding:12px 14px;border:1px solid #d2dcc9;border-radius:12px;background:#f7f8f4;color:var(--green);font-size:.82rem;line-height:1.5}.payment-summary{padding:16px;border-radius:15px;background:#f0f3eb;color:var(--green)}.stripe-link{display:inline-block;color:var(--green);font-weight:700}.agenda-panel footer{display:flex;gap:8px;align-items:center;margin-top:18px}.agenda-panel footer span{flex:1}
.guided-journey{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px;border:1px solid #c6b3df;border-radius:16px;background:#f7f3fb}.guided-journey div{display:grid;gap:4px}.guided-journey strong{color:#5a3b79}.guided-journey small{color:var(--muted);line-height:1.45}.guided-journey button{background:#6b4594;white-space:nowrap}.task-row.journey-alert{border-color:#d8b46a;background:#fff9ed}.task-row.journey-alert.urgent{border-color:#d98181;background:#fff2f2}.agenda-event .attention-count{color:#5a3b79;font-weight:700}
@media(max-width:1050px){.agenda-stats{grid-template-columns:repeat(3,1fr)}.agenda-intro{flex-direction:column}.agenda-intro aside{max-width:none;width:100%}}@media(max-width:720px){.agenda-header{position:static;align-items:flex-start}.agenda-header nav{flex-wrap:wrap;justify-content:flex-end}.agenda-app{width:min(100% - 18px,1500px);padding-top:18px}.agenda-stats{grid-template-columns:1fr 1fr}.agenda-toolbar{align-items:flex-start}.agenda-nav,.agenda-actions{flex-wrap:wrap}.agenda-nav h2{width:100%;margin:.4rem 0}.view-switch{order:3}.agenda-filters label,.agenda-filters input,.agenda-filters select{width:100%}.form-grid.two{grid-template-columns:1fr}.task-row{grid-template-columns:1fr}.agenda-panel{padding:16px}.modal-tabs{overflow:auto}.modal-tabs button{white-space:nowrap}.next-session-action,.guided-journey{align-items:stretch;flex-direction:column}.next-session-action button,.guided-journey button{width:100%;white-space:normal}}@media(max-width:440px){.agenda-stats{grid-template-columns:1fr}.agenda-header nav a{font-size:.75rem}}
