:root{--d365-bg:#f6f7f9;--d365-card:#ffffff;--d365-border:#e3e6eb;--d365-text:#1f2937;--d365-muted:#6b7280;--d365-accent:#2563eb;--d365-radius:8px;--d365-shadow:0 1px 2px rgba(15, 23, 42, .06);--d365-teams:#6264a7;--d365-outlook:#0078d4;--d365-sharepoint:#038387;--d365-exchange:#0072c6;--d365-onedrive:#0364b8;--d365-copilot:#7c3aed;--d365-entra:#0b5cab;--d365-azure:#008ad7;--d365-office:#d83b01;--d365-autre:#6b7280;--d365-annonce:#94a3b8;--d365-rolling_out:#f59e0b;--d365-disponible:#10b981;--d365-reporte:#ef4444;--d365-retire:#475569}.d365-app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;color:var(--d365-text);background:var(--d365-bg);padding:16px;border-radius:var(--d365-radius);box-sizing:border-box}.d365-app *,.d365-app *:before,.d365-app *:after{box-sizing:border-box}.d365-app__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;flex-wrap:wrap}.d365-app__title{margin:0;font-size:1.25rem}.d365-app__tabs{display:flex;gap:4px}.d365-tab{background:#fff0;border:1px solid var(--d365-border);padding:6px 14px;border-radius:999px;cursor:pointer;font:inherit;color:var(--d365-text)}.d365-tab:disabled{opacity:.4;cursor:not-allowed}.d365-tab--active{background:var(--d365-accent);color:#fff;border-color:var(--d365-accent)}.d365-filtres{background:var(--d365-card);border:1px solid var(--d365-border);border-radius:var(--d365-radius);padding:12px;margin-bottom:16px}.d365-filtres__row{display:flex;gap:12px;flex-wrap:wrap;align-items:end}.d365-field{display:flex;flex-direction:column;gap:4px;font-size:.85rem;color:var(--d365-muted)}.d365-field input,.d365-field select{font:inherit;padding:6px 10px;border:1px solid var(--d365-border);border-radius:6px;color:var(--d365-text);background:#fff;min-width:120px}.d365-btn{font:inherit;padding:7px 14px;border-radius:6px;cursor:pointer;border:1px solid var(--d365-border);background:#fff}.d365-btn--ghost{color:var(--d365-muted)}.d365-filtres__count{margin-top:8px;font-size:.8rem;color:var(--d365-muted)}.d365-loading,.d365-error,.d365-soon{padding:24px;text-align:center;color:var(--d365-muted)}.d365-error{color:#b91c1c}.d365-kanban{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;align-items:start}.d365-col{background:var(--d365-card);border:1px solid var(--d365-border);border-radius:var(--d365-radius);display:flex;flex-direction:column;min-height:100px;overflow:hidden}.d365-col__head{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid var(--d365-border);background:#fafbfc}.d365-col__title{margin:0;font-size:.95rem;font-weight:600}.d365-col__count{background:var(--d365-bg);padding:2px 8px;border-radius:999px;font-size:.75rem;color:var(--d365-muted)}.d365-col__list{display:flex;flex-direction:column;gap:8px;padding:10px;max-height:70vh;overflow-y:auto}.d365-col__empty{margin:0;font-size:.8rem;color:var(--d365-muted);text-align:center;padding:12px 0}.d365-col--annonce .d365-col__head{box-shadow:inset 4px 0 0 var(--d365-annonce)}.d365-col--rolling_out .d365-col__head{box-shadow:inset 4px 0 0 var(--d365-rolling_out)}.d365-col--disponible .d365-col__head{box-shadow:inset 4px 0 0 var(--d365-disponible)}.d365-col--reporte .d365-col__head{box-shadow:inset 4px 0 0 var(--d365-reporte)}.d365-col--retire .d365-col__head{box-shadow:inset 4px 0 0 var(--d365-retire)}.d365-card{background:#fff;border:1px solid var(--d365-border);border-left:3px solid var(--d365-autre);border-radius:6px;padding:10px 12px;box-shadow:var(--d365-shadow)}.d365-card--teams{border-left-color:var(--d365-teams)}.d365-card--outlook{border-left-color:var(--d365-outlook)}.d365-card--sharepoint{border-left-color:var(--d365-sharepoint)}.d365-card--exchange{border-left-color:var(--d365-exchange)}.d365-card--onedrive{border-left-color:var(--d365-onedrive)}.d365-card--copilot{border-left-color:var(--d365-copilot)}.d365-card--entra{border-left-color:var(--d365-entra)}.d365-card--azure{border-left-color:var(--d365-azure)}.d365-card--office{border-left-color:var(--d365-office)}.d365-card__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:8px}.d365-chip{font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:999px;background:var(--d365-bg);color:var(--d365-muted)}.d365-chip--teams{background:#6264a71f;color:var(--d365-teams)}.d365-chip--outlook{background:#0078d41f;color:var(--d365-outlook)}.d365-chip--sharepoint{background:#0383871f;color:var(--d365-sharepoint)}.d365-chip--exchange{background:#0072c61f;color:var(--d365-exchange)}.d365-chip--onedrive{background:#0364b81f;color:var(--d365-onedrive)}.d365-chip--copilot{background:#7c3aed1f;color:var(--d365-copilot)}.d365-chip--entra{background:#0b5cab1f;color:var(--d365-entra)}.d365-chip--azure{background:#008ad71f;color:var(--d365-azure)}.d365-chip--office{background:#d83b011f;color:var(--d365-office)}.d365-card__date{font-size:.75rem;color:var(--d365-muted);font-variant-numeric:tabular-nums}.d365-card__title{margin:0 0 4px;font-size:.92rem;font-weight:600;line-height:1.3}.d365-card__title a{color:var(--d365-text);text-decoration:none}.d365-card__title a:hover{color:var(--d365-accent)}.d365-card__source{margin:0;font-size:.75rem;color:var(--d365-muted);line-height:1.3}.d365-card__source a{color:inherit;text-decoration:none}.d365-card__source a:hover{text-decoration:underline}.d365-card__rid{margin:4px 0 0;font-size:.7rem;color:var(--d365-muted);font-variant-numeric:tabular-nums}.d365-card__parent{margin:6px 0 0;font-size:.75rem;color:var(--d365-reporte);background:#ef444414;padding:4px 8px;border-radius:4px}.d365-card__parent a{color:inherit;text-decoration:underline}.d365-agenda{background:var(--d365-card);border:1px solid var(--d365-border);border-radius:var(--d365-radius);padding:12px}.d365-agenda__legend{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--d365-border);font-size:.8rem;color:var(--d365-muted)}.d365-agenda__legend-item{display:inline-flex;align-items:center;gap:6px}.d365-agenda__legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.d365-agenda .fc{font-family:inherit;font-size:.9rem;--fc-border-color:var(--d365-border);--fc-button-bg-color:#fff;--fc-button-border-color:var(--d365-border);--fc-button-text-color:var(--d365-text);--fc-button-hover-bg-color:var(--d365-bg);--fc-button-hover-border-color:var(--d365-border);--fc-button-active-bg-color:var(--d365-accent);--fc-button-active-border-color:var(--d365-accent);--fc-today-bg-color:rgba(37, 99, 235, .06);--fc-event-text-color:#fff}.d365-agenda .fc .fc-toolbar-title{font-size:1.05rem}.d365-agenda .fc .fc-button{text-transform:none;box-shadow:none;font-weight:500}.d365-agenda .fc-event{cursor:pointer}.d365-agenda .fc-list-event-title a{text-decoration:none}.d365-timeline{background:var(--d365-card);border:1px solid var(--d365-border);border-radius:var(--d365-radius);padding:12px}.d365-timeline__legend{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--d365-border);font-size:.8rem;color:var(--d365-muted)}.d365-timeline__legend-item{display:inline-flex;align-items:center;gap:6px}.d365-timeline__legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.d365-timeline__scroll{overflow-x:auto;overflow-y:hidden}.d365-timeline__grid{display:grid;grid-auto-rows:minmax(56px,auto);border-top:1px solid var(--d365-border);border-left:1px solid var(--d365-border)}.d365-timeline__corner{background:#fafbfc;border-right:1px solid var(--d365-border);border-bottom:1px solid var(--d365-border);position:sticky;left:0;z-index:3}.d365-timeline__monthhead{background:#fafbfc;border-right:1px solid var(--d365-border);border-bottom:1px solid var(--d365-border);padding:6px 4px;text-align:center;font-size:.7rem;color:var(--d365-muted);text-transform:lowercase;position:relative}.d365-timeline__monthhead.is-january{background:#f1f5f9}.d365-timeline__monthhead.is-today{background:#2563eb1f;color:var(--d365-accent);font-weight:600}.d365-timeline__monthhead-mois{font-weight:600;font-variant-numeric:tabular-nums}.d365-timeline__monthhead-annee{font-size:.65rem;margin-top:2px;opacity:.7}.d365-timeline__lanehead{background:#fafbfc;border-right:1px solid var(--d365-border);border-bottom:1px solid var(--d365-border);padding:8px 12px;font-weight:600;font-size:.85rem;color:var(--d365-text);display:flex;align-items:center;position:sticky;left:0;z-index:2;border-left:3px solid var(--d365-autre)}.d365-timeline__lanehead--teams{border-left-color:var(--d365-teams)}.d365-timeline__lanehead--outlook{border-left-color:var(--d365-outlook)}.d365-timeline__lanehead--sharepoint{border-left-color:var(--d365-sharepoint)}.d365-timeline__lanehead--exchange{border-left-color:var(--d365-exchange)}.d365-timeline__lanehead--onedrive{border-left-color:var(--d365-onedrive)}.d365-timeline__lanehead--copilot{border-left-color:var(--d365-copilot)}.d365-timeline__lanehead--entra{border-left-color:var(--d365-entra)}.d365-timeline__lanehead--azure{border-left-color:var(--d365-azure)}.d365-timeline__lanehead--office{border-left-color:var(--d365-office)}.d365-timeline__cell{border-right:1px solid var(--d365-border);border-bottom:1px solid var(--d365-border);padding:4px;display:flex;flex-direction:column;gap:3px;min-height:56px}.d365-timeline__cell.is-january{background:#0f172a04}.d365-timeline__cell.is-today{background:#2563eb0d}.d365-timeline__bloc{display:flex;align-items:center;gap:4px;color:#fff;font-size:.72rem;line-height:1.2;padding:4px 6px;border-radius:4px;text-decoration:none;transition:filter .15s ease}.d365-timeline__bloc:hover{filter:brightness(1.1)}.d365-timeline__bloc--reporte,.d365-timeline__bloc--retire{text-decoration:line-through;opacity:.85}.d365-timeline__bloc-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.d365-timeline__bloc-badge{font-size:.7rem;flex:0 0 auto}