:root{--bg:#0e1113;--surf:#171b1e;--surf2:#1f262a;--line:#2c3439;--tx:#f1f5f6;--mut:#8a979e;--doneBg:#20b07c;--doneTx:#06180f;--doneBd:#37c795;--statut-attente:#ffb020;--statut-faite:#20b07c;--statut-annulee:#5c696f;--statut-expiree:#e5484d;--accent:#ffb020;--accent-tx:#0e1113;--pointage-present:#3b82f6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:16px/1.45 IBM Plex Sans,system-ui,sans-serif}:root[data-theme=jour]{--bg:#edf0f1;--surf:#fff;--surf2:#f4f6f7;--line:#d3dadd;--tx:#101619;--mut:#5d6b72;--doneBg:#0c7c55;--doneTx:#fff;--doneBd:#0a6144;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{background:var(--bg);color:var(--tx);margin:0}#root{min-height:100svh}h1,h2,h3{margin:0;font-family:Archivo,system-ui,sans-serif}p{margin:0}button{cursor:pointer;font-family:inherit}.btn-pill{border:1px solid var(--line);background:var(--surf2);color:var(--mut);letter-spacing:.06em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.btn-pill-accent{color:var(--accent);border-color:color-mix(in oklab, var(--accent) 45%, var(--line))}.btn-pill-danger{color:var(--statut-expiree);border-color:color-mix(in oklab, var(--statut-expiree) 45%, var(--line))}.btn-pill-actif{background:var(--accent);border-color:var(--accent);color:var(--accent-tx)}.mobile-ecran{box-sizing:border-box;background:var(--bg);min-height:100svh;color:var(--tx);flex-direction:column;max-width:480px;margin:0 auto;padding:54px 26px 34px;display:flex}.mobile-ecran-centre{text-align:center;justify-content:center;align-items:center;gap:12px}.mobile-barre-etat{color:var(--mut);margin-bottom:24px;font-family:IBM Plex Mono,monospace;font-size:13px}.mobile-pastille-succes{border:2px solid var(--statut-faite);color:#3ed79e;background:#20b07c26;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:22px;font-family:Archivo,sans-serif;font-size:44px;font-weight:900;display:flex}.mobile-titre{font-family:Archivo,sans-serif;font-size:clamp(28px,8vw,44px);font-weight:900;line-height:1.05}.mobile-sous-titre{color:var(--mut);margin-top:12px;font-size:17px;line-height:1.4}.mobile-btn-primaire{background:var(--accent);min-height:66px;color:var(--accent-tx);border:none;border-radius:12px;margin-top:auto;font-family:Archivo,sans-serif;font-size:20px;font-weight:800}.mobile-form-login{flex-direction:column;gap:14px;width:100%;margin-top:22px;display:flex}.mobile-input{border:1px solid var(--line);background:var(--surf);width:100%;min-height:56px;color:var(--tx);border-radius:12px;padding:0 18px;font-size:17px}.mobile-erreur{color:var(--statut-expiree);padding:0 4px;font-size:15px}.mobile-info{color:var(--mut);padding:4px;font-size:15px}.mobile-lien-secondaire{text-align:center;border:1px solid var(--line);min-height:52px;color:var(--mut);border-radius:12px;margin-top:10px;line-height:52px;text-decoration:none;display:block}.mobile-liste-ecran{background:var(--bg);height:100svh;color:var(--tx);flex-direction:column;display:flex;overflow-x:hidden}.mobile-liste-header{background:var(--surf);padding:max(14px, env(safe-area-inset-top)) 24px 6px;border-bottom:1px solid var(--line);flex-shrink:0}.mobile-liste-titre-bloc{flex-direction:column;gap:4px;display:flex}.mobile-liste-titre-droite{flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:relative}.mobile-liste-titre-droite-haut{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mobile-liste-menu-burger{padding:8px 14px;font-size:18px;display:inline-flex}.mobile-liste-actions{z-index:5;background:var(--surf);border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:stretch;gap:8px;min-width:200px;padding:10px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #0000004d}.mobile-liste-actions.mobile-liste-actions-ouvert{display:flex}.mobile-liste-actions .btn-pill{width:100%;color:color-mix(in oklab, var(--mut) 50%, var(--tx));border-color:color-mix(in oklab, var(--line) 55%, var(--mut))}.mobile-menu-item{text-align:left;justify-content:flex-start;gap:10px}.mobile-menu-item svg{flex:none}.mobile-menu-icones{gap:8px;margin-top:2px;display:flex}.mobile-liste-actions .mobile-menu-icone-btn{flex:1 1 0;width:auto;min-width:40px;min-height:40px;padding:8px 10px}.mobile-menu-deconnexion .mobile-menu-icone-actif,.mobile-menu-deconnexion:hover .mobile-menu-icone-repos,.mobile-menu-deconnexion:focus-visible .mobile-menu-icone-repos{display:none}.mobile-menu-deconnexion:hover .mobile-menu-icone-actif,.mobile-menu-deconnexion:focus-visible .mobile-menu-icone-actif{display:block}.mobile-liste-menu-fond{z-index:4;position:fixed;inset:0}.mobile-liste-identite{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.mobile-heure-direct{letter-spacing:.08em;color:var(--mut);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.mobile-liste-footer{border-top:1px solid var(--line);background:var(--surf);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:0 12px;padding:4px 16px;display:flex}.mobile-copyright{color:var(--mut);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.mobile-marque{color:var(--accent)}.mobile-copyright-bulle{background:var(--accent);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin:0 3px;display:inline-block}.mobile-resume{flex-wrap:wrap;align-items:center;font-size:12px;font-weight:700;display:flex}.mobile-resume-statut{color:var(--statut-attente);align-items:center;gap:3px;display:inline-flex}.mobile-resume-statut+.mobile-resume-statut:before{content:"·";color:var(--mut);margin:0 8px}.mobile-resume-statut-faite{color:var(--statut-faite)}.mobile-resume-statut-annulee{color:var(--statut-annulee)}.mobile-resume-statut-expiree{color:var(--statut-expiree)}.mobile-blip{background:var(--statut-faite);border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.8s infinite mobile-blip-pulse}@keyframes mobile-blip-pulse{0%,to{opacity:1}50%{opacity:.25}}.mobile-liste-titre-ligne{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;display:flex}.mobile-activite-entete{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;display:grid}.mobile-activite-entete-pointer{justify-content:flex-end;display:flex}.mobile-activite-entete .mobile-liste-titre-droite{flex-direction:row;align-items:center}.mobile-liste-titre{letter-spacing:-.02em;font-family:Archivo,sans-serif;font-size:clamp(26px,7vw,44px);font-weight:900;line-height:1.05}.mobile-poste-chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mobile-poste-chip{background:var(--surf2);border:1px solid var(--line);min-height:46px;color:var(--tx);white-space:nowrap;border-radius:99px;flex-shrink:0;align-items:center;gap:7px;padding:0 18px;font-size:15px;font-weight:600;display:inline-flex}.mobile-poste-chip-actif{background:var(--accent);border-color:var(--accent);color:var(--accent-tx)}.mobile-poste-chip-icone{justify-content:center;width:46px;padding:0}.mobile-poste-chips-gauche{justify-content:flex-start}.mobile-statut-chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mobile-liste-filtrer-btn{align-items:center;gap:6px;display:inline-flex;position:relative}.mobile-filtre-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:5px}.mobile-filtres-panel{z-index:5;background:var(--surf);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:14px;width:min(292px,100vw - 48px);padding:14px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #0000004d}.mobile-filtres-panel .mobile-poste-chips,.mobile-filtres-panel .mobile-statut-chips{justify-content:flex-start}.mobile-filtres-panel-label{letter-spacing:.06em;text-transform:uppercase;color:var(--mut);margin:0 0 8px;font-size:11px;font-weight:700}.mobile-statut-chip-en_attente{color:var(--statut-attente)}.mobile-statut-chip-faite{color:var(--statut-faite)}.mobile-statut-chip-annulee{color:var(--statut-annulee)}.mobile-statut-chip-expiree{color:var(--statut-expiree)}.mobile-statut-chip-en_attente.mobile-statut-chip-actif{background:var(--statut-attente);border-color:var(--statut-attente);color:#0e1113}.mobile-statut-chip-faite.mobile-statut-chip-actif{background:var(--statut-faite);border-color:var(--statut-faite);color:#06180f}.mobile-statut-chip-annulee.mobile-statut-chip-actif{background:var(--statut-annulee);border-color:var(--statut-annulee);color:#fff}.mobile-statut-chip-expiree.mobile-statut-chip-actif{background:var(--statut-expiree);border-color:var(--statut-expiree);color:#fff}.mobile-liste-actions-barre{padding:14px 16px 0}.mobile-liste{flex-direction:column;flex:1;gap:10px;min-height:0;margin:0;padding:14px 16px;list-style:none;display:flex;overflow-y:auto}@media (width>=700px){.mobile-liste{grid-template-columns:repeat(3,1fr);grid-auto-rows:max-content;align-content:start;gap:14px;padding:20px 24px;display:grid}.mobile-ligne-tache{height:100%}}@media (width>=1200px){.mobile-liste{grid-template-columns:repeat(4,1fr)}}.mobile-ligne-tache{background:color-mix(in oklab, var(--statut-attente) 13%, var(--surf));border:1px solid color-mix(in oklab, var(--statut-attente) 30%, var(--line));cursor:pointer;border-radius:12px;flex-direction:row;flex-shrink:0;align-items:stretch;gap:10px;padding:14px 14px 14px 20px;transition:transform .12s;display:flex;position:relative;overflow:hidden}.mobile-ligne-tache:active{transform:scale(.97)}.mobile-ligne-tache.statut-faite{background:color-mix(in oklab, var(--statut-faite) 7%, var(--surf));border-color:color-mix(in oklab, var(--statut-faite) 30%, var(--line));opacity:.6}.mobile-ligne-tache.statut-expiree{background:color-mix(in oklab, var(--statut-expiree) 20%, var(--surf));border-color:color-mix(in oklab, var(--statut-expiree) 55%, var(--line))}.mobile-ligne-tache.statut-annulee{opacity:.5}.mobile-ligne-tache-neutre{background:var(--surf);border:1px solid var(--line);flex-direction:column;gap:4px}.mobile-ligne-tache-neutre .mobile-ligne-barre{background:var(--line)}.mobile-ligne-tache-neutre.mobile-ligne-tache-inactif{opacity:.5}.mobile-ligne-tache-neutre.mobile-ligne-tache-actif{border-color:var(--pointage-present);background:color-mix(in oklab, var(--pointage-present) 10%, var(--surf))}.mobile-ligne-corps{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.mobile-ligne-cote{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.mobile-ligne-cote .mobile-ligne-reservation{order:0;margin-left:0}.mobile-ligne-barre{background:var(--statut-attente);width:7px;position:absolute;top:0;bottom:0;left:0}.mobile-ligne-tache.statut-faite .mobile-ligne-barre{background:var(--statut-faite)}.mobile-ligne-tache.statut-annulee .mobile-ligne-barre{background:var(--statut-annulee)}.mobile-ligne-tache.statut-expiree .mobile-ligne-barre{background:var(--statut-expiree)}.mobile-ligne-bas{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:8px;display:flex}.mobile-ligne-entete{align-items:center;gap:6px;width:100%;display:flex}.mobile-ligne-nom-assigne{text-align:right;letter-spacing:.06em;color:var(--mut);text-transform:uppercase;margin-top:auto;font-size:12px;font-weight:700}.mobile-ligne-icone-poste-cercle{background:var(--accent);width:24.5px;height:24.5px;color:var(--accent-tx);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-ligne-tache-activite{padding-left:14px}.mobile-ligne-tache-taches .mobile-ligne-icone-poste-cercle{color:var(--tx);background:0 0}.mobile-ligne-tache-taches .mobile-ligne-titre{flex:1;min-width:0}.mobile-ligne-tache-taches .mobile-ligne-entete{align-items:flex-start}.mobile-ligne-pied{flex-direction:column;gap:4px;margin-top:auto;display:flex}.mobile-ligne-tache-activite .mobile-ligne-icone-poste-cercle{color:var(--statut-attente);background:0 0}.mobile-ligne-tache-activite.statut-faite .mobile-ligne-icone-poste-cercle{color:var(--statut-faite)}.mobile-ligne-tache-activite.statut-annulee .mobile-ligne-icone-poste-cercle{color:var(--statut-annulee)}.mobile-ligne-tache-activite.statut-expiree .mobile-ligne-icone-poste-cercle{color:var(--statut-expiree)}.mobile-ligne-titre{font-family:Archivo,sans-serif;font-size:15px;font-weight:400}.mobile-ligne-sous-titre{color:var(--mut);font-size:13px}.mobile-utilisateur-postes{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.mobile-utilisateur-poste-cercle{background:var(--accent);width:22px;height:22px;color:var(--accent-tx);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mobile-ligne-echeance{flex:1;align-items:baseline;gap:8px;display:flex}.mobile-ligne-heure-bloc{flex-direction:column;align-items:flex-end;margin-left:auto;line-height:1.2;display:flex}.mobile-ligne-date{color:var(--mut);font-size:11px;font-weight:600}.mobile-ligne-heure{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:600}.mobile-ligne-relatif{color:var(--mut);order:1;font-size:13px;font-weight:600}.mobile-ligne-relatif-expiree{color:var(--statut-expiree)}.mobile-ligne-tache.statut-en_attente .mobile-ligne-relatif{color:var(--statut-attente)}.mobile-ligne-tache.statut-faite .mobile-ligne-relatif{color:var(--statut-faite)}.mobile-ligne-tache.statut-annulee .mobile-ligne-relatif{color:var(--statut-annulee)}.mobile-ligne-tache.statut-expiree .mobile-ligne-relatif{color:var(--statut-expiree)}.mobile-ligne-entete .mobile-ligne-relatif{order:0}.mobile-ligne-reserve-icone{background:var(--accent);width:22px;height:22px;color:var(--accent-tx);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.mobile-ligne-reserve-tooltip{background:var(--surf2);border:1px solid var(--line);color:var(--tx);white-space:nowrap;z-index:5;border-radius:6px;padding:5px 10px;font-size:14px;font-weight:700;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 10px #00000040}.mobile-ligne-reservation{border:1px solid var(--line);background:var(--surf2);width:30px;height:30px;color:var(--mut);cursor:pointer;border-radius:8px;order:2;justify-content:center;align-items:center;margin-left:auto;padding:0;display:inline-flex}.mobile-ligne-reservation-active{background:var(--accent);border-color:var(--accent);color:var(--accent-tx)}.mobile-ligne-reservation:disabled{cursor:not-allowed;opacity:.6}.mobile-pastille{letter-spacing:.09em;background:var(--statut-attente);color:#0e1113;border-radius:4px;align-self:flex-start;padding:5px 8px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.mobile-pastille-faite{background:var(--statut-faite);color:#06180f}.mobile-pastille-annulee{background:var(--statut-annulee);color:#fff}.mobile-pastille-expiree{background:var(--statut-expiree);color:#fff}.mobile-pastille-neutre{background:var(--surf2);color:var(--tx);border:1px solid var(--line)}.mobile-modal-fond{z-index:20;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.mobile-modal-fond-empile{z-index:21}.mobile-modal{background:var(--surf);border:1px solid var(--line);border-radius:16px;width:100%;max-width:560px;max-height:calc(100svh - 40px);padding:28px;overflow-y:auto;box-shadow:0 20px 50px #0006}.mobile-modal-entete{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.mobile-modal-poste-nom{color:var(--tx);font-family:Archivo,sans-serif;font-size:17px;font-weight:700}.mobile-modal-entete-droite{flex-shrink:0;align-items:center;gap:10px;display:flex}.mobile-bouton-rond{border:1px solid var(--line);background:var(--surf2);width:36px;height:36px;color:var(--mut);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.mobile-bouton-rond-danger{color:var(--statut-expiree);border-color:color-mix(in oklab, var(--statut-expiree) 45%, var(--line))}.mobile-bouton-rond-danger:hover{background:color-mix(in oklab, var(--statut-expiree) 14%, var(--surf2))}.mobile-modal-entete-actif{white-space:nowrap}.mobile-champ-avec-suppression{align-items:flex-start;gap:10px;display:flex}.mobile-champ-avec-suppression>div{flex:1;min-width:0}.mobile-input-titre{font-family:Archivo,sans-serif;font-size:14px}.mobile-champ-duo{gap:10px;display:flex}.mobile-champ-duo>div{flex:1;min-width:0}.mobile-modal-confirmation-texte{color:var(--mut);margin:4px 0 18px;font-size:15px}.mobile-modal-confirmation-actions{gap:10px;display:flex}.mobile-modal-confirmation-actions .btn-pill{flex:1;padding:12px 16px}.mobile-modal-fermer{background:var(--surf2);border:1px solid var(--line);width:36px;height:36px;color:var(--mut);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;display:inline-flex}.mobile-modal-fermer:hover{color:var(--tx);border-color:var(--mut)}.mobile-detail{border-radius:22px;flex-direction:column;gap:14px;padding:18px 18px 20px;display:flex}.mobile-detail-poignee{background:var(--line);border-radius:99px;align-self:center;width:38px;height:4px;margin-bottom:-4px}@media (width>=700px){.mobile-detail{padding:24px}.mobile-detail-poignee{display:none}}.mobile-detail-chips{justify-content:space-between;align-items:center;gap:10px;display:flex}.mobile-detail-chips-gauche{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.mobile-detail-chip-poste{background:var(--surf2);border:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;color:var(--tx);white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:4px 9px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;display:inline-flex}.mobile-detail-chip-statut{white-space:nowrap;background:color-mix(in oklab, var(--statut-attente) 18%, var(--surf));color:var(--statut-attente);border-radius:99px;padding:4px 10px;font-size:11px;font-weight:700}.mobile-detail-chip-statut-expiree{background:color-mix(in oklab, var(--statut-expiree) 18%, var(--surf));color:var(--statut-expiree)}.mobile-detail-chip-statut-faite{background:color-mix(in oklab, var(--statut-faite) 18%, var(--surf));color:var(--statut-faite)}.mobile-detail-chip-statut-annulee{background:color-mix(in oklab, var(--statut-annulee) 22%, var(--surf));color:var(--statut-annulee)}.mobile-detail-titre{letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-family:Archivo,sans-serif;font-size:23px;font-weight:800;line-height:1.15}.mobile-detail-description{border-top:1px solid var(--line);color:var(--mut);white-space:pre-line;grid-column:1/-1;margin:0;padding-top:8px;font-size:13px;line-height:1.5}.mobile-detail-info{background:color-mix(in oklab, var(--surf) 55%, var(--bg));border:1px solid var(--line);border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:8px 10px;padding:12px 14px;display:grid}.mobile-detail-info-heure{flex-shrink:0;font-family:IBM Plex Mono,monospace;font-size:20px;font-weight:700;line-height:1}.mobile-detail-info-date{color:var(--mut);text-align:right;min-width:0;font-size:12px;line-height:1.4}.mobile-detail-info-date:first-letter{text-transform:uppercase}.mobile-detail-info-tache{border-top:1px solid var(--line);color:var(--mut);grid-column:1/-1;min-width:0;padding-top:8px;font-size:11.5px;line-height:1.4}.mobile-detail-info-tache strong{color:var(--tx);font-weight:600}.mobile-detail-signature{color:var(--mut);margin:0;font-size:12.5px;font-weight:600}.mobile-detail-reservation{background:color-mix(in oklab, var(--surf) 55%, var(--bg));border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;padding:11px 14px;display:flex}.mobile-detail-reservation-active{background:color-mix(in oklab, var(--statut-attente) 13%, var(--surf));border-color:color-mix(in oklab, var(--statut-attente) 30%, var(--line))}.mobile-detail-reservation-avatar{background:var(--line);width:26px;height:26px;color:var(--mut);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-detail-reservation-active .mobile-detail-reservation-avatar{background:var(--accent);color:var(--accent-tx)}.mobile-detail-reservation-texte{min-width:0;font-size:12.5px;line-height:1.4}.mobile-detail-reservation-texte strong{color:var(--tx)}.mobile-detail-reservation-active .mobile-detail-reservation-texte strong{color:var(--statut-attente)}.mobile-detail-reservation-texte span{color:var(--mut)}.mobile-detail-reservation-btn{border:1px solid var(--line);color:var(--tx);cursor:pointer;background:0 0;border-radius:99px;flex-shrink:0;margin-left:auto;padding:7px 12px;font-size:11.5px;font-weight:700}.mobile-detail-reservation-active .mobile-detail-reservation-btn{border-color:color-mix(in oklab, var(--statut-attente) 40%, var(--line));color:var(--statut-attente)}.mobile-detail-reservation-btn:disabled{opacity:.45;cursor:not-allowed}.mobile-detail-section{flex-direction:column;gap:8px;display:flex}.mobile-detail-libelle{letter-spacing:.1em;text-transform:uppercase;color:var(--mut);font-size:10.5px;font-weight:700}.mobile-detail-libelle-ligne{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.mobile-detail-libelle-droite{color:var(--mut);font-size:11.5px}.mobile-detail-section .mobile-detail-commentaire{background:color-mix(in oklab, var(--surf) 55%, var(--bg));border-radius:14px;min-height:68px;margin-top:0;padding:13px;font-size:13.5px}.mobile-detail-commentaire-lecture{border:1px solid var(--line);background:color-mix(in oklab, var(--surf) 55%, var(--bg));color:var(--tx);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:14px;margin:0;padding:13px;font-size:13.5px;line-height:1.5}.mobile-detail-photos{flex-wrap:wrap;gap:8px;display:flex}.mobile-detail-photo{background:var(--surf2);border:1px solid var(--line);border-radius:12px;width:74px;height:74px;position:relative}.mobile-detail-photo-img{object-fit:cover;border-radius:11px;width:100%;height:100%;display:block}.mobile-detail-photo-heure{color:#fff;pointer-events:none;background:#0009;border-radius:6px;padding:1px 5px;font-family:IBM Plex Mono,monospace;font-size:9px;line-height:1.4;position:absolute;bottom:5px;left:5px}.mobile-detail-photo-attente{animation:1.1s ease-in-out infinite mobile-detail-photo-pulse}@keyframes mobile-detail-photo-pulse{0%,to{opacity:.4}50%{opacity:.8}}.mobile-detail-photo-supprimer{border:1px solid var(--line);background:var(--bg);width:22px;height:22px;color:var(--tx);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:-6px;right:-6px}.mobile-detail-photo-ajouter{border:1px dashed color-mix(in oklab, var(--mut) 55%, var(--line));width:74px;height:74px;color:var(--mut);cursor:pointer;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:700;display:flex}.mobile-detail-photo-ajouter:disabled{opacity:.45;cursor:wait}.mobile-detail-actions{gap:9px;padding-top:2px;display:flex}.mobile-detail-btn-annuler{border:1px solid color-mix(in oklab, var(--statut-expiree) 30%, var(--line));min-height:50px;color:var(--tx);cursor:pointer;background:0 0;border-radius:14px;flex:1;font-size:14px;font-weight:600}.mobile-detail-btn-annuler:disabled{opacity:.35;cursor:not-allowed}.mobile-detail-actions .mobile-detail-btn-fait{background:var(--statut-faite);color:#06180f;cursor:pointer;border-radius:14px;flex:1.4;width:auto;min-height:50px;margin-top:0;font-size:15px}.mobile-detail-actions .mobile-detail-btn-fait:disabled{opacity:.45;cursor:not-allowed}@media (width<=359px){.mobile-detail-actions{flex-direction:column}}.mobile-detail-pied{color:var(--mut);margin:0;font-size:11px;line-height:1.4}.mobile-modal-btn-fait{background:var(--accent);width:100%;min-height:52px;color:var(--accent-tx);border:none;border-radius:12px;margin-top:16px;font-family:Archivo,sans-serif;font-size:16px;font-weight:800}.mobile-modal-erreur{max-width:380px}.mobile-modal-btn-ok{background:var(--accent);width:100%;min-height:52px;color:var(--accent-tx);cursor:pointer;border:none;border-radius:12px;margin-top:16px;font-family:Archivo,sans-serif;font-size:16px;font-weight:800}.mobile-modal-qrcode{background:#16191c;justify-content:center;max-width:640px;padding:0;display:flex;position:relative;overflow:hidden}.mobile-qrcode-image{width:320px;max-width:100%;display:block}.mobile-qrcode-fermer{z-index:1;color:#fff;background:#10111499;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex;position:absolute;top:10px;right:10px}.mobile-modal-camera{z-index:30;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-modal-camera-cadre{width:100%;max-width:420px;height:100%;max-height:900px;position:relative}.mobile-modal-camera-video{object-fit:cover;background:#000;border-radius:0;width:100%;height:100%;max-height:none}.mobile-modal-camera-fermer{top:calc(16px + env(safe-area-inset-top,0px));color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;right:16px}.mobile-modal-camera-shutter{left:50%;bottom:calc(28px + env(safe-area-inset-bottom,0px));border:4px solid var(--accent);background:color-mix(in oklab, var(--accent) 35%, transparent);cursor:pointer;border-radius:50%;width:70px;height:70px;padding:0;position:absolute;transform:translate(-50%)}.mobile-modal-camera-shutter:active{background:color-mix(in oklab, var(--accent) 55%, transparent)}.mobile-form-champs{flex-direction:column;gap:10px;margin-top:14px;display:flex}.mobile-gestion-alarmes-corps{flex-direction:column;flex:1;gap:22px;min-height:0;padding:14px 16px 24px;display:flex;overflow-y:auto}.mobile-onglets{background:var(--surf2);border-radius:12px;gap:6px;padding:4px;display:flex}.mobile-onglet{min-height:42px;color:var(--mut);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;font-family:Archivo,sans-serif;font-size:14px;font-weight:700}.mobile-onglet-actif{background:var(--accent);color:#0e1113}.mobile-bandeau{background:var(--surf2);border:1px solid var(--line);color:var(--mut);border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13.5px;line-height:1.4;display:flex}.mobile-bandeau svg{color:var(--accent);flex-shrink:0;margin-top:2px}.mobile-bandeau strong{color:var(--tx)}.mobile-bandeau-avertissement{border-color:var(--statut-expiree);background:#e5484d14}.mobile-bandeau-avertissement svg{color:var(--statut-expiree)}.mobile-raccourcis-date{flex-wrap:wrap;gap:8px;display:flex}.mobile-apercu-entete{color:var(--mut);font-size:13.5px}.mobile-apercu-entete strong{color:var(--tx);font-size:15px}.mobile-note-basse{color:var(--mut);margin:-4px 0 0;font-size:12px}.mobile-selection-barre{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.mobile-selection-barre-actions{flex-wrap:wrap;gap:8px;display:flex}.mobile-resultat{border:1px solid var(--line);background:var(--surf2);border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.mobile-resultat-succes,.mobile-resultat-archive{border-color:var(--statut-faite);background:#20b07c14}.mobile-resultat-succes svg,.mobile-resultat-archive svg{color:var(--statut-faite)}.mobile-resultat-supprime{border-color:var(--statut-expiree);background:#e5484d14}.mobile-resultat-supprime svg{color:var(--statut-expiree)}.mobile-resultat-titre{color:var(--tx);font-size:14px;font-weight:700}.mobile-resultat-soustitre{color:var(--mut);font-size:12.5px}.mobile-form-champs select.mobile-input{appearance:none;background-image:none}.mobile-input[readonly]{color:var(--mut);cursor:default}.mobile-champ-avec-bouton{gap:8px;display:flex}.mobile-champ-avec-bouton .mobile-input{flex:1;min-width:0}.mobile-champ-avec-bouton .btn-pill{flex-shrink:0}.mobile-jours-semaine{flex-wrap:wrap;gap:6px;display:flex}.mobile-heures-grille{grid-template-columns:repeat(8,1fr);gap:4px;display:grid}.mobile-heures-grille .mobile-jour-chip{min-width:0;min-height:28px;padding:0;font-size:12px}.mobile-jour-chip{background:var(--surf2);border:1px solid var(--line);min-width:42px;min-height:36px;color:var(--tx);cursor:pointer;border-radius:8px;padding:0 8px;font-size:13px;font-weight:600}.mobile-jour-chip-actif{background:var(--accent);border-color:var(--accent);color:var(--accent-tx)}.mobile-checkbox-groupe{flex-direction:column;gap:8px;max-height:160px;display:flex;overflow-y:auto}.mobile-checkbox-ligne{align-items:center;gap:8px;font-size:14px;display:flex}.mobile-checkbox-ligne input[type=checkbox],.mobile-checkbox-ligne input[type=radio]{flex-shrink:0;width:18px;height:18px}.mobile-checkbox-ligne-radio{color:var(--mut);align-items:flex-start;font-size:13px;line-height:1.4}.mobile-checkbox-ligne-radio input[type=radio]{margin-top:2px}.mobile-checkbox-ligne-radio strong{color:var(--tx)}.mobile-parametres-corps{flex:1;padding:14px 16px;overflow-y:auto}.mobile-modal-commentaire{border:1px solid var(--line);background:var(--surf2);width:100%;min-height:64px;color:var(--tx);resize:vertical;border-radius:12px;margin-top:12px;padding:10px 12px;font-family:Archivo,sans-serif;font-size:14px}.mobile-modal-commentaire::placeholder{color:var(--mut)}.mobile-grille-conteneur{flex-direction:column;flex:1;gap:14px;min-height:0;padding:14px 16px;display:flex}.mobile-grille-filtre{flex-shrink:0;min-height:40px;padding:0 14px;font-size:14px}.mobile-liste-recherche-barre{align-items:center;gap:8px;padding:14px 16px 10px;display:flex}.mobile-liste-ajout-btn{flex-shrink:0;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0 14px;font-size:20px;line-height:1;display:inline-flex}.mobile-liste-recherche-barre .mobile-grille-filtre{flex:1;min-width:0}.mobile-liste-vue-btn{flex-shrink:0;justify-content:center;align-items:center;min-height:40px;padding:0 12px;display:inline-flex}.mobile-grille-scroll{border:1px solid var(--line);border-radius:12px;flex:1;overflow:auto}.mobile-grille{border-collapse:collapse;width:100%;font-size:13px}.mobile-grille th{z-index:1;background:var(--surf);text-align:left;border-bottom:1px solid var(--line);color:var(--mut);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;padding:10px 12px;font-weight:700;position:sticky;top:0;overflow:hidden}.mobile-grille-entete-label{align-items:center;gap:6px;display:inline-flex}.mobile-grille-tri-fleche{color:var(--accent);font-size:10px}.mobile-grille-redim{cursor:col-resize;touch-action:none;width:14px;height:100%;position:absolute;top:0;right:0}.mobile-grille-redim:hover,.mobile-grille-redim:active{background:var(--accent);opacity:.4}.mobile-grille td{border-bottom:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;padding:9px 12px;overflow:hidden}.mobile-grille tbody tr{cursor:pointer}.mobile-grille tbody tr:hover{background:color-mix(in oklab, var(--accent) 8%, transparent)}.mobile-grille-vide{text-align:center;color:var(--mut);cursor:default}.mobile-grille-vide:hover{background:0 0}.mobile-liste-vue-btn.mobile-liste-vue-btn-actif{color:var(--accent);border-color:var(--accent)}.mobile-grille-ligne-inactive{opacity:.5}.mobile-pastille-inactive{opacity:.7}.mobile-horaire-label-icone{align-items:center;gap:6px;margin-top:24px;display:flex}.mobile-horaire-grille{flex-direction:column;gap:10px;margin-top:10px;display:flex}.mobile-horaire-jour{border:1px solid var(--line);border-radius:12px;padding:10px 12px}.mobile-horaire-jour-entete{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mobile-horaire-jour-nom{font-weight:600}.mobile-horaire-jour-vide{margin:0}.mobile-horaire-plage{align-items:center;gap:8px;margin-bottom:6px;display:flex}.mobile-horaire-plage .mobile-input{flex:1;min-height:44px}.mobile-horaire-plage .btn-pill{flex-shrink:0}.mobile-horaire-exceptions{margin-top:24px}.mobile-horaire-exceptions-entete{justify-content:space-between;align-items:center;gap:10px;display:flex}.mobile-horaire-exception-ligne{border:1px solid var(--line);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;display:flex}.mobile-liste-pointer-btn{align-items:center;gap:6px;padding:8px 14px;display:inline-flex}.mobile-liste-pointer-btn-absent{color:#fff;background:var(--statut-expiree);border-color:var(--statut-expiree)}.mobile-liste-pointer-btn-present{color:#fff;background:var(--pointage-present);border-color:var(--pointage-present)}.mobile-liste-pointer-btn-absent:hover,.mobile-liste-pointer-btn-present:hover{filter:brightness(1.08)}.mobile-presence-panel{gap:8px;width:min(280px,100vw - 48px)}.mobile-presence-panel .mobile-liste{flex-direction:column;gap:8px;padding:0;display:flex}.mobile-presence-entete{justify-content:space-between;align-items:center;gap:8px;margin-bottom:0;display:flex}.mobile-presence-entete .mobile-filtres-panel-label{margin:0}.mobile-presence-compteur{color:var(--tx);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.mobile-presence-point{background:var(--statut-faite);border-radius:50%;flex-shrink:0;width:7px;height:7px}.mobile-ligne-presence{background:var(--surf);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.mobile-ligne-presence-soi{background:color-mix(in oklab, var(--statut-faite) 14%, var(--surf));border-color:color-mix(in oklab, var(--statut-faite) 35%, var(--line))}.mobile-presence-avatar{background:var(--surf2);width:32px;height:32px;color:var(--mut);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mobile-frise-scroll{border:1px solid var(--line);border-radius:12px;margin:0 16px 16px;overflow-x:auto}.mobile-frise-conteneur{flex-direction:column;display:flex}.mobile-frise-ligne{border-bottom:1px solid var(--line);cursor:pointer;display:flex}.mobile-frise-ligne:hover{background:var(--surf2)}.mobile-frise-ligne-inactive{opacity:.55}.mobile-frise-entete{cursor:default;border-bottom:1px solid var(--line)}.mobile-frise-entete:hover{background:0 0}.mobile-frise-nom{z-index:2;background:var(--surf);border-right:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;align-items:center;width:140px;padding:10px 12px;font-size:13px;font-weight:600;display:flex;position:sticky;left:0;overflow:hidden}.mobile-frise-piste{background-image:repeating-linear-gradient(to right, var(--line) 0, var(--line) 1px, transparent 1px, transparent 576px);height:36px;position:relative}.mobile-frise-piste-entete{background-image:none;height:auto;display:flex}.mobile-frise-jour-entete{text-align:center;color:var(--mut);border-right:1px solid var(--line);text-transform:uppercase;flex-shrink:0;padding:10px 0;font-size:12px;font-weight:700}.mobile-frise-barre{background:var(--accent);height:24px;color:var(--accent-tx);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;padding:0 6px;font-size:11px;font-weight:600;display:flex;position:absolute;top:6px;overflow:hidden}.mobile-frise-barre-extra{background:var(--pointage-present);color:#fff}.mobile-frise-barre-tooltip{background:var(--surf2);border:1px solid var(--line);color:var(--tx);white-space:nowrap;z-index:3;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:calc(100% + 6px);left:0}.mobile-frise-graduation-ligne{border-bottom:1px dashed var(--line)}.mobile-frise-graduation{background-image:none;height:20px}.mobile-frise-graduation-repere{border-left:1px solid var(--line);color:var(--mut);white-space:nowrap;padding-left:4px;font-size:10px;position:absolute;top:2px}.mobile-maj-bandeau{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:1000;background:var(--surf2);border:1px solid var(--line);color:var(--tx);border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:fixed;box-shadow:0 8px 24px #00000040}.mobile-maj-texte{flex:auto;font-size:15px;font-weight:600}@media (width>=640px){.mobile-maj-bandeau{max-width:420px;left:auto;right:24px}}.mobile-chargement{color:var(--mut);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px 18px;display:flex}.mobile-chargement-marque{width:200px;max-width:100%;color:var(--accent);justify-content:space-between;font-family:Archivo,sans-serif;font-size:28px;font-weight:900;line-height:1;display:flex}.mobile-chargement-points{align-items:center;gap:7px;display:flex}.mobile-chargement-points span{background:var(--accent);opacity:.35;border-radius:50%;width:9px;height:9px;animation:1.2s ease-in-out infinite mobile-chargement-pulse}.mobile-chargement-points span:nth-child(2){opacity:.7;animation-delay:.15s}.mobile-chargement-points span:nth-child(3){opacity:1;animation-delay:.3s}.mobile-chargement-libelle{letter-spacing:.14em;text-transform:uppercase;color:var(--mut);margin:0;font-family:IBM Plex Mono,monospace;font-size:12px}.mobile-chargement-squelette{flex-direction:column;align-items:center;gap:8px;width:200px;max-width:100%;display:flex}.mobile-chargement-squelette span{background:color-mix(in oklab, var(--mut) 16%, var(--bg));background-image:linear-gradient(90deg, color-mix(in oklab, var(--mut) 16%, var(--bg)) 0%, color-mix(in oklab, var(--mut) 30%, var(--bg)) 50%, color-mix(in oklab, var(--mut) 16%, var(--bg)) 100%);background-size:200% 100%;border-radius:6px;width:100%;height:12px;animation:1.6s linear infinite mobile-chargement-shimmer;display:block}.mobile-chargement-squelette span:nth-child(2){width:70%}@keyframes mobile-chargement-pulse{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}@keyframes mobile-chargement-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.mobile-chargement-points span,.mobile-chargement-squelette span{animation:none}}.mobile-interrupteur{border:1px solid var(--line);background:var(--surf2);cursor:pointer;border-radius:11px;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .15s,border-color .15s;position:relative}.mobile-interrupteur-curseur{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #0000004d}.mobile-interrupteur-on{background:var(--accent);border-color:var(--accent)}.mobile-interrupteur-on .mobile-interrupteur-curseur{transform:translate(18px)}.mobile-interrupteur:disabled{opacity:.5;cursor:not-allowed}.mobile-interrupteur:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mobile-interrupteur-ligne{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;display:flex}.mobile-interrupteur-ligne-desactivee{cursor:not-allowed}.mobile-interrupteur-ligne-desactivee .mobile-interrupteur-libelle{opacity:.6}.mobile-bouton-etat-ligne{align-items:center;gap:6px;display:inline-flex}.mobile-bouton-etat{border:1px solid var(--line);background:var(--surf2);width:36px;height:36px;color:var(--mut);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.mobile-bouton-etat-on{color:var(--statut-faite);border-color:var(--statut-faite);background:color-mix(in oklab, var(--statut-faite) 12%, var(--surf2))}.mobile-bouton-etat:disabled{opacity:.5;cursor:not-allowed}.mobile-bouton-etat:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mobile-bouton-selection{width:32px;height:32px}.mobile-etat{vertical-align:middle;align-items:center;display:inline-flex}.mobile-etat-actif{color:var(--statut-faite)}.mobile-etat-inactif{color:var(--mut)}.mobile-bouton-retour{padding:6px 14px;line-height:0}.mobile-bouton-rond-aide{color:var(--mut);font-size:18px;font-weight:800;text-decoration:none}.mobile-bouton-rond-aide:hover{color:var(--tx)}.kiosque{background:var(--bg);flex-direction:column;height:100svh;display:flex;overflow:hidden}.kiosque-header{background:var(--surf);border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:24px;padding:14px 24px;display:flex}.kiosque-header-gauche{align-items:center;gap:18px;min-width:0;display:flex}.kiosque-poste-titre-ligne{align-items:center;gap:12px;display:flex}.kiosque-poste-icone{color:var(--accent);flex-shrink:0}.kiosque-poste-nom{letter-spacing:-.02em;font-family:Archivo,sans-serif;font-size:clamp(28px,4vw,52px);font-weight:900;line-height:.9}.kiosque-sous-titre{letter-spacing:.06em;color:var(--mut);margin-top:4px;font-size:13px;font-weight:600}.kiosque-separateur{background:var(--line);flex-shrink:0;align-self:stretch;width:1px}.bande-postes{grid-template-rows:repeat(2,1fr);grid-auto-columns:max-content;grid-auto-flow:column;gap:8px 10px;display:grid;overflow-x:auto}.chip-poste{background:var(--surf2);border:1px solid var(--line);color:var(--tx);border-radius:10px;flex-direction:row;align-items:center;gap:8px;padding:6.25px 12px;display:flex}.chip-poste-icone{color:var(--mut)}.chip-poste-nombre{font-family:IBM Plex Mono,monospace;font-size:20px;font-weight:600;line-height:1}.chip-poste-alerte{background:color-mix(in oklab, var(--statut-expiree) 16%, var(--surf2))}.chip-poste-alerte .chip-poste-nombre{color:var(--statut-expiree)}.kiosque-header-droite{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.horloge-ligne{justify-content:flex-end;align-items:center;gap:14px;display:flex}.blip{background:var(--statut-faite);border-radius:50%;flex-shrink:0;width:11px;height:11px;animation:1.8s infinite blip}.blip-hors-ligne{background:var(--statut-expiree);animation:none}.bandeau-hors-ligne{background:color-mix(in oklab, var(--statut-expiree) 20%, var(--surf));color:var(--statut-expiree);text-align:center;padding:8px 24px;font-size:13px;font-weight:600}@keyframes blip{0%,to{opacity:1}50%{opacity:.25}}.horloge{font-family:IBM Plex Mono,monospace;font-size:clamp(26px,3vw,40px);font-weight:600}.kiosque-resume{color:var(--mut);font-size:13px;font-weight:600}.grille-taches{flex:1;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(170px,1fr);align-content:start;gap:14px;min-height:0;padding:16px 24px;display:grid;overflow:hidden auto}.erreur{color:var(--statut-expiree);padding:0 26px}.info{color:var(--mut);font-size:1.1rem}.carte-nouvelle{animation:1.7s ease-out 3 pulseNew}@keyframes pulseNew{0%{box-shadow:0 0 #ffb0208c}to{box-shadow:0 0 0 26px #ffb02000}}.carte-tache{cursor:pointer;background:color-mix(in oklab, var(--statut-attente) 13%, var(--surf));border:1px solid color-mix(in oklab, var(--statut-attente) 30%, var(--line));border-radius:13px;flex-direction:column;justify-content:space-between;min-height:0;padding:12px 14px 12px 20px;transition:transform .12s;display:flex;position:relative;overflow:hidden}.carte-tache.statut-faite{background:color-mix(in oklab, var(--statut-faite) 7%, var(--surf));border-color:color-mix(in oklab, var(--statut-faite) 30%, var(--line));opacity:.55}.carte-tache.statut-annulee{background:color-mix(in oklab, var(--statut-annulee) 7%, var(--surf));border-color:color-mix(in oklab, var(--statut-annulee) 30%, var(--line));opacity:.55}.carte-tache.statut-expiree{background:color-mix(in oklab, var(--statut-expiree) 20%, var(--surf));border-color:color-mix(in oklab, var(--statut-expiree) 55%, var(--line))}.carte-tache:active{transform:scale(.98)}.carte-barre{background:var(--statut-attente);width:9px;position:absolute;top:0;bottom:0;left:0}.statut-faite .carte-barre{background:var(--statut-faite)}.statut-annulee .carte-barre{background:var(--statut-annulee)}.statut-expiree .carte-barre{background:var(--statut-expiree)}.carte-corps{flex-direction:column;flex:1;justify-content:space-between;display:flex}.carte-haut{flex-direction:column;gap:8px;display:flex}.carte-entete{align-items:center;gap:8px;display:flex}.carte-icone-poste-cercle{background:var(--accent);width:24.5px;height:24.5px;color:var(--accent-tx);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.carte-titre{letter-spacing:-.01em;max-height:90px;font-family:Archivo,sans-serif;font-size:18px;font-weight:700;line-height:1.14;overflow:hidden}.carte-echeance{align-items:baseline;gap:8px;display:flex}.carte-heure{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:600}.carte-relatif{color:var(--mut);font-size:13px;font-weight:600}.carte-relatif-expiree{color:var(--statut-expiree)}.carte-pied{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.pastille{letter-spacing:.09em;background:var(--statut-attente);color:#0e1113;border-radius:4px;padding:5px 8px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.pastille-faite{background:var(--statut-faite);color:#06180f}.pastille-annulee{background:var(--statut-annulee);color:#fff}.pastille-expiree{background:var(--statut-expiree);color:#fff}.carte-signature{color:var(--mut);font-size:13px;font-weight:600}.modal-fond{z-index:20;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--surf);border:1px solid var(--line);border-radius:16px;width:100%;max-width:420px;padding:22px;box-shadow:0 20px 50px #0006}.modal-entete{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.modal-poste-nom{letter-spacing:.06em;color:var(--mut);text-transform:uppercase;font-size:12px;font-weight:700}.modal-fermer{color:var(--mut);cursor:pointer;background:0 0;border:none;padding:6px;font-size:18px;line-height:1}.modal-titre{margin-bottom:10px;font-family:Archivo,sans-serif;font-size:22px;font-weight:700}.modal-description{color:var(--mut);margin-bottom:14px;font-size:14px}.modal-echeance{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.modal-date{font-size:14px;font-weight:600}.modal-date:first-letter{text-transform:uppercase}.modal-signature{color:var(--mut);font-size:13px;font-weight:600}.modal-meta{color:var(--mut);margin-top:8px;font-size:12px}
