body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border-bottom:1px solid #ffffff2e;box-shadow:0 6px 20px #00000040;height:70px;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:20}.header,.logo{align-items:center;display:flex}.logo{margin-left:20px}.logo img{height:auto;width:55px}.header-feature-notice{align-items:center;background:#00c2e817;border:1px solid #00c2e840;border-radius:999px;color:#e8f7f0cc;display:flex;font-size:.78rem;gap:8px;left:50%;max-width:440px;padding:7px 13px;position:absolute;transform:translateX(-50%);white-space:nowrap}.header-feature-notice span{color:#7cecff;font-weight:800}.nav-links{align-items:center;display:flex;gap:1.7rem;margin-right:20px}.nav-links a{border-radius:8px;color:#e8f7f0;font-size:1.05rem;font-weight:500;padding:6px 10px;text-decoration:none;transition:all .3s ease}.nav-links a:hover{background:#ffffff2e}.logout-btn{background:#ff6b6b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:9px 16px}.burger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;margin-right:20px}.burger span{background:#fff;border-radius:3px;height:3px;transition:all .3s ease;width:26px}.burger.open span:first-child{transform:translateY(8px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.page-content{padding-top:90px}@media (max-width:768px){.header-feature-notice{justify-content:center;left:82px;max-width:none;overflow:hidden;padding:6px 9px;right:72px;text-overflow:ellipsis;transform:none;white-space:nowrap}.header-feature-notice span{display:none}.burger{display:flex}.nav-links{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1923f2;flex-direction:column;gap:0;max-height:0;overflow:hidden;position:fixed;right:0;top:70px;transition:max-height .35s ease;width:100%}.nav-links.open{max-height:400px}.nav-links a{font-size:1.1rem;padding:16px;text-align:center;width:100%}.logout-btn{margin:12px auto 18px;width:90%}}.login-container{align-items:center;background:linear-gradient(135deg,#0b1f2a,#0e7490);color:#e6faff;display:flex;flex-direction:column;font-family:Segoe UI,system-ui,sans-serif;justify-content:center;min-height:100vh;padding:20px}.login-container h1{font-size:2rem;font-weight:600;letter-spacing:.6px;margin-bottom:24px;text-shadow:0 6px 18px #00c2e866}.login-form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border-radius:22px;box-shadow:0 22px 55px #00000080;display:flex;flex-direction:column;gap:16px;max-width:380px;padding:32px 36px;transition:transform .25s ease;width:100%}.login-form:hover{transform:translateY(-4px)}.login-form input{background:#ffffffeb;border:none;border-radius:14px;box-shadow:inset 0 2px 8px #0003;color:#022c3a;font-size:1rem;outline:none;padding:12px 14px}.login-form input::placeholder{color:#64748b}.login-form input:focus{background:#fff;box-shadow:0 0 0 4px #00c2e840;outline:2px solid #00c2e8}.login-form button{background:linear-gradient(135deg,#00c2e8,#00c26e);border:none;border-radius:14px;box-shadow:0 10px 28px #00c2e873;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:700;letter-spacing:.4px;margin-top:6px;padding:12px;transition:all .25s ease}.login-form button:hover{box-shadow:0 16px 40px #00c2e899;filter:brightness(1.1);transform:translateY(-3px)}.error{color:#7dd3fc;font-size:.9rem;font-weight:600;text-align:center}.admin-page{background:linear-gradient(135deg,#0b1f2a,#0e4a5a 50%,#0e7490);color:#e6faff;font-family:Segoe UI,system-ui,sans-serif;min-height:100vh;padding:50px 30px 30px}h1{letter-spacing:1px;margin-bottom:10px;margin-top:50px;text-shadow:0 0 30px #00c2e866}.sync-text,h1{text-align:center}.sync-text{color:#e6faff73;font-size:.78rem;margin:0}.compteurs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:10px}.compteur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;font-size:.78rem;font-weight:600;padding:4px 12px}.compteur.urgent{background:#ef444426;border:1px solid #ef444459;color:#ff8080}.compteur.a-traiter{background:#ffffff12;border:1px solid #ffffff26;color:#e6faff}.compteur.en-cours{background:#00c2e81a;border:1px solid #00c2e84d;color:#00c2e8}.admin-header{flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:1400px}.admin-controls,.admin-header{align-items:center;display:flex}.admin-controls{gap:20px;margin-top:30px}.filter-box{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;display:flex;gap:10px;padding:6px 16px}.filter-select{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000040;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:500;outline:none;padding:8px 12px}.filter-select option{background:#0e3a4a;color:#fff}.btn-add{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00c2e840,#00c26e40);border:1px solid #00c2e866;border-radius:16px;box-shadow:0 4px 20px #00c2e826,inset 0 1px 0 #ffffff1a;color:#fff;cursor:pointer;font-weight:700;padding:12px 28px;transition:all .2s}.btn-add:hover{background:linear-gradient(135deg,#00c2e866,#00c26e66);box-shadow:0 6px 28px #00c2e84d;transform:scale(1.05)}.btn-delete{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ef444433;border:1px solid #ef44444d;border-radius:10px;color:#ff8080;cursor:pointer;padding:8px 12px;transition:all .2s}.btn-delete:hover{background:#ef444466;box-shadow:0 0 12px #ef44444d}.repair-table{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff1a;border-collapse:initial;border-radius:20px;border-spacing:0;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff14;overflow:hidden;width:100%}.repair-table td,.repair-table th{border-bottom:1px solid #ffffff0d;font-size:.88rem;padding:14px 16px;text-align:left}.repair-table thead{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000040}.repair-table thead th{border-bottom:1px solid #00c2e826;color:#00c2e8cc;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.repair-table tbody tr{transition:background .2s}.repair-table tbody tr:hover td{background:#ffffff0a}.appel-row{cursor:pointer}.appel-row .editable-table-cell{background:#00000014;box-shadow:inset 1px 0 hsla(0,0%,100%,.045);cursor:default;position:relative}.appel-row .editable-table-cell:hover{background:rgba(0,194,232,.045)}.appel-row .editable-table-cell:after{border:1px solid hsla(0,0%,100%,.045);border-radius:9px;content:"";inset:5px;pointer-events:none;position:absolute}.appel-row:focus-visible{outline:2px solid #00c2e8;outline-offset:-2px}.status-row-rappel:not(.urgent-bg){background:#fcc4190a!important;border-left:4px solid #fcc419cc!important}.status-row-en_cours:not(.urgent-bg){background:#00c2e80a!important;border-left:4px solid #00c2e8cc!important}.status-row-resolu{filter:grayscale(.6);opacity:.35}@keyframes urgent-pulse{0%,to{background:#ef444412}50%{background:#ef444438}}.urgent-bg{animation:urgent-pulse 1.5s ease-in-out infinite;border-left:4px solid #ef4444e6!important}.repair-table select{appearance:none;-webkit-appearance:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;color:#fff;cursor:pointer;padding:6px 10px;transition:all .2s}.repair-table select:focus{border-color:#00c2e880;box-shadow:0 0 0 3px #00c2e81a;outline:none}.select-urgence-table{transition:all .2s ease}.select-urgence-table.urgent{border-color:#ef444480!important;color:#ff8080}.select-urgence-table option{background:#0e3a4a;color:#fff}.select-urgence-table option[value=urgent]{color:#ef4444!important}.select-urgence-table option[value=normal]{color:#00ff91!important}.select-statut-a_prendre{border-color:#fff3!important;color:#e6faff!important}.select-statut-rappel{border-color:#fcc41980!important;color:#fcc419!important}.select-statut-en_cours{border-color:#00c2e880!important;color:#00c2e8!important}.select-statut-resolu{border-color:#00c26e80!important;color:#00c26e!important}.user-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;color:#b9f3ff;display:inline-block;font-size:.78rem;margin:2px;padding:3px 8px}.user-tag.success{background:#00c26e1f;border:1px solid #00c26e40;color:#00ff91}.avatar-tag{font-size:.85rem;gap:8px}.avatar-initiales,.avatar-tag{align-items:center;display:flex}.avatar-initiales{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00c2e826;border:1px solid #00c2e859;border-radius:50%;color:#00c2e8;flex-shrink:0;font-size:.72rem;font-weight:700;height:30px;justify-content:center;width:30px}.note-split{display:flex;flex-direction:column;gap:4px}.note-base{background:#ffffff0a;border-left:3px solid #ffffff26;color:#e6faffbf}.note-base,.note-resolution{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:0 6px 6px 0;font-size:.82rem;padding:6px 8px}.note-resolution{background:#00c26e14;border-left:3px solid #00c26e80;color:#00ff91}.note-cell{min-width:220px}.note-textarea{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000026;border:1px solid #ffffff14;border-radius:8px;color:#e6faff;font-family:inherit;font-size:.83rem;min-height:42px;padding:8px;resize:vertical;transition:all .2s ease;width:100%}.note-textarea:focus{background:#0000004d;border-color:#00c2e866;box-shadow:0 0 0 3px #00c2e814;outline:none}.note-textarea::-webkit-scrollbar{width:4px}.note-textarea::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.modal-overlay{align-items:center;backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);background:#050f198c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-content{backdrop-filter:blur(32px) saturate(1.6);-webkit-backdrop-filter:blur(32px) saturate(1.6);background:#0a1e2d8c;border:1px solid #ffffff21;border-radius:28px;box-shadow:0 32px 80px #0000008c,inset 0 0 0 .5px #ffffff0f,inset 0 1px 0 #ffffff1f;overflow:hidden;padding:36px 32px 28px;position:relative;width:460px}.modal-content:before{background:linear-gradient(90deg,#0000,#ffffff40,#0000);border-radius:50%;content:"";height:1px;left:10%;position:absolute;right:10%;top:0}.modal-content h2{color:#e6faff;font-size:1.15rem;font-weight:600;letter-spacing:.5px;margin-bottom:24px;text-align:center}.modal-content input,.modal-content select,.modal-content textarea{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;box-sizing:border-box;color:#e6faff;font-family:inherit;font-size:.9rem;margin-bottom:12px;padding:11px 14px;transition:border-color .2s,background .2s,box-shadow .2s;width:100%}.modal-content input:focus,.modal-content select:focus,.modal-content textarea:focus{background:#00c2e812;border-color:#00c2e88c;box-shadow:0 0 0 3px #00c2e81a,inset 0 1px 0 #ffffff0f;outline:none}.modal-content input::placeholder,.modal-content textarea::placeholder{color:#e6faff47}.modal-content select option{background:#0e3a4a;color:#e6faff}.select-urgence.urgent{background:#ef444414!important;border-color:#ef444480!important;color:#ff8080!important}.modal-actions{display:flex;gap:12px;margin-top:16px}.modal-actions button{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:16px;cursor:pointer;flex:1 1;font-size:.92rem;font-weight:600;padding:13px;transition:all .2s}.filter-group{display:flex}.btn-cancel{background:#ffffff0f;border:1px solid #ffffff1a;color:#e6faff99}.btn-cancel:hover{background:#ffffff1a;color:#e6faff}.btn-submit{background:linear-gradient(135deg,#00c2e84d,#00c26e4d);border:1px solid #00c2e859;box-shadow:inset 0 1px 0 #ffffff1a,0 4px 16px #00c2e826;color:#e6faff}.btn-submit:hover{background:linear-gradient(135deg,#00c2e873,#00c26e73);box-shadow:0 6px 24px #00c2e840;transform:translateY(-1px)}.loading-container{color:#e6faff80;padding:60px;text-align:center}@media (max-width:1100px){.admin-header{align-items:stretch;flex-direction:column}.note-textarea{width:80%!important}.admin-controls{flex-direction:column}.repair-table thead{display:none}.repair-table tr{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;display:block;margin-bottom:16px;padding:10px}.repair-table td{align-items:center;border-bottom:1px solid #ffffff0a;display:flex;justify-content:space-between}.repair-table td:before{color:#00c2e8b3;content:attr(data-label);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.modal-content{padding:28px 20px 22px;width:90%}}@media (max-width:550px){.filter-group{align-items:stretch;display:flex;flex-direction:column;gap:10px}.filter-box,.filter-select{width:100%}}@media (max-width:1350px) and (min-width:1101px){.admin-page{padding:15px}.note-textarea{width:80%!important}.repair-table td,.repair-table th{font-size:.8rem;padding:10px 8px}.repair-table td:nth-child(4),.repair-table td:nth-child(9),.repair-table th:nth-child(4),.repair-table th:nth-child(9){display:none}.repair-table select{max-width:110px;padding:4px 6px}.btn-add{font-size:.9rem;padding:10px 18px}}.autocomplete-wrapper{position:relative;width:100%}.autocomplete-wrapper input{box-sizing:border-box;width:100%}.autocomplete-list{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#0a1e2dd9;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 16px 48px #00000080,0 0 0 1px #ffffff14;left:0;max-height:280px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 6px);z-index:99999}.autocomplete-item{border-bottom:1px solid #ffffff0d;cursor:pointer;display:flex;flex-direction:column;gap:3px;padding:11px 13px;transition:background .15s ease}.autocomplete-item:hover{background:#00c2e81a}.autocomplete-item strong{color:#e6faff;font-size:.92rem}.autocomplete-item span{color:#e6faff99;font-size:.82rem}.autocomplete-item small{color:#e6faff66;font-size:.75rem}.autocomplete-empty{color:#e6faff66;font-size:.9rem;padding:12px;text-align:center}.note-truncate{color:#e6faff;cursor:pointer;display:block;max-width:200px;min-height:20px;overflow:hidden;padding:8px;text-overflow:ellipsis;white-space:nowrap}.note-truncate:hover{background:#ffffff0a;border-radius:6px}.created-par{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00c2e814;border:1px solid #00c2e833;border-radius:7px;color:#00c2e8bf;display:inline-block;font-size:.72rem;margin-top:5px;padding:2px 7px}.appel-details-overlay{overflow-y:auto;padding:24px}.appel-details-modal{background:#081b28f5;border:1px solid #ffffff21;border-radius:26px;box-shadow:0 32px 90px #000000a6;color:#e6faff;max-height:calc(100vh - 48px);overflow-y:auto;padding:30px;position:relative;width:min(880px,100%)}.appel-details-close{background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;color:#e6faff;cursor:pointer;font-size:1.6rem;height:38px;line-height:1;position:absolute;right:20px;top:18px;width:38px}.appel-details-header{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px;padding-right:48px}.appel-details-header h2{font-size:1.65rem;margin:10px 0 4px}.appel-details-header p,.appel-suivi-title p{color:#e6faff85;margin:0}.appel-priority{background:#00c2e81c;border:1px solid #00c2e840;border-radius:999px;color:#7cecff;display:inline-flex;font-size:.75rem;font-weight:700;padding:5px 10px}.appel-priority.urgent{background:#ef44441f;border-color:#ef44444d;color:#ff9c9c}.appel-details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(190px,1fr)}.appel-meta-panel,.appel-note-panel,.appel-suivi-section{background:hsla(0,0%,100%,.035);border:1px solid #ffffff17;border-radius:18px}.appel-note-panel{padding:18px}.appel-note-panel label{display:block;font-weight:700;margin-bottom:10px}.appel-note-panel textarea,.appel-suivi-form textarea{background:#0003;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;color:#e6faff;font:inherit;min-height:110px;padding:12px 14px;resize:vertical;width:100%}.appel-note-panel textarea:focus,.appel-suivi-form textarea:focus{border-color:#00c2e88c;box-shadow:0 0 0 3px #00c2e817;outline:none}.appel-note-panel small{color:#e6faff66;display:block;margin-top:7px}.appel-meta-panel{padding:8px 18px}.appel-meta-panel div{border-bottom:1px solid #ffffff12;display:flex;flex-direction:column;gap:4px;padding:12px 0}.appel-meta-panel div:last-child{border-bottom:0}.appel-meta-panel label{color:#e6faff73;font-size:.75rem;text-transform:uppercase}.appel-identity-panel{grid-gap:10px;align-items:end;background:hsla(0,0%,100%,.035);border:1px solid #ffffff17;border-radius:18px;display:grid;gap:10px;grid-template-columns:1.2fr .8fr 1.5fr auto;margin-bottom:16px;padding:16px}.appel-field{min-width:0}.appel-field label{color:#e6faff7a;display:block;font-size:.72rem;margin-bottom:6px;text-transform:uppercase}.appel-edit-select,.appel-field input{background:#0003;border:1px solid #ffffff1a;border-radius:10px;box-sizing:border-box;color:#e6faff;font:inherit;min-height:42px;padding:9px 11px;width:100%}.appel-edit-select:focus,.appel-field input:focus{border-color:#00c2e88c;box-shadow:0 0 0 3px #00c2e817;outline:none}.appel-edit-select option{background:#0e3a4a;color:#e6faff}.appel-edit-select.urgent{border-color:#ef444461;color:#ff9c9c}.appel-save-details{background:#00c2e830;border:1px solid #00c2e859;border-radius:10px;color:#e6faff;cursor:pointer;font-weight:700;min-height:42px;padding:0 16px}.appel-save-details:disabled{cursor:not-allowed;opacity:.5}.appel-audit{color:#e6faff6b;font-size:.78rem;margin:12px 2px 0}.appel-suivi-section{margin-top:16px;padding:20px}.appel-suivi-title h3{margin:0 0 4px}.appel-suivi-form{grid-gap:10px;align-items:stretch;display:grid;gap:10px;grid-template-columns:1fr auto;margin-top:16px}.appel-suivi-form textarea{min-height:82px}.appel-suivi-form button{align-self:stretch;background:linear-gradient(135deg,#00c2e852,#00c26e47);border:1px solid #00c2e859;border-radius:12px;color:#e6faff;cursor:pointer;font-weight:700;padding:0 20px}.appel-suivi-form button:disabled{cursor:not-allowed;opacity:.4}.appel-suivi-error{background:#ef44441a;border:1px solid #ef44443d;border-radius:10px;color:#ffabab;margin-top:12px;padding:10px 12px}.appel-suivi-list{margin-top:20px}.appel-suivi-item{grid-gap:12px;display:grid;gap:12px;grid-template-columns:14px 1fr;padding-bottom:20px;position:relative}.appel-suivi-item:not(:last-child):before{background:#00c2e82b;bottom:0;content:"";left:6px;position:absolute;top:14px;width:2px}.appel-suivi-dot{background:#00c2e8;border-radius:50%;box-shadow:0 0 0 4px #00c2e81f;height:12px;margin-top:4px;width:12px}.appel-suivi-meta{display:flex;font-size:.82rem;gap:16px;justify-content:space-between}.appel-suivi-meta time{color:#e6faff6b}.appel-suivi-item p{color:#e6faffcc;line-height:1.45;margin:6px 0 0;white-space:pre-wrap}.appel-suivi-empty{color:#e6faff6e;margin:0;padding:20px;text-align:center}@media (max-width:700px){.appel-details-overlay{align-items:flex-start;padding:10px}.appel-details-modal{max-height:none;padding:22px 16px}.appel-details-grid,.appel-details-header,.appel-identity-panel{display:grid;grid-template-columns:1fr}.appel-suivi-form{grid-template-columns:1fr}.appel-suivi-form button{min-height:46px}.appel-suivi-meta{flex-direction:column;gap:3px}}.archive-subtitle{color:#e6faff7a;margin:5px 0 0}.archive-toolbar{display:flex;gap:18px;justify-content:space-between;margin:0 auto 20px;max-width:1400px}.archive-tabs{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;display:flex;gap:6px;padding:5px}.archive-tabs button{align-items:center;background:#0000;border:0;border-radius:10px;color:#e6faff8c;cursor:pointer;display:flex;font-weight:700;gap:8px;padding:10px 15px}.archive-tabs button.active{background:#00c2e82b;box-shadow:inset 0 0 0 1px #00c2e842;color:#e6faff}.archive-tabs button span{background:#ffffff1a;border-radius:999px;font-size:.72rem;padding:2px 7px}.archive-search{align-items:center;background:#0000002e;border:1px solid #ffffff1f;border-radius:14px;display:flex;gap:9px;padding:0 13px;width:min(420px,100%)}.archive-search:focus-within{border-color:#00c2e88c;box-shadow:0 0 0 3px #00c2e814}.archive-search input{background:#0000;border:0;color:#e6faff;flex:1 1;font:inherit;min-width:0;outline:0;padding:12px 0}.archive-search input::placeholder{color:#e6faff4d}.archive-search button{background:#0000;border:0;color:#e6faff8c;cursor:pointer;font-size:1.3rem}.archive-results-count{color:#e6faff73;font-size:.82rem;margin:0 auto 10px;max-width:1400px}.archive-row{opacity:1}.archive-note{color:#e6faffb8;max-width:320px;white-space:pre-wrap}.appel-type-badge,.history-status{border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:700;padding:4px 8px}.appel-type-badge.depannage{background:#00c2e81f;border:1px solid #00c2e838;color:#7cecff}.appel-type-badge.bureau{background:#8b5cf61f;border:1px solid #8b5cf638;color:#c5a7ff}.btn-restore{background:#00c26e1a;border:1px solid #00c26e4d;border-radius:10px;color:#74f5bd;cursor:pointer;font-weight:700;padding:8px 12px}.archive-empty,.archive-error{background:hsla(0,0%,100%,.025);border:1px dashed #ffffff1f;border-radius:16px;color:#e6faff7a;margin:20px auto;max-width:1400px;padding:28px;text-align:center}.archive-error{border-color:#ef44443d;color:#ff9e9e}.client-history-list{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:1400px}.client-history-card{background:hsla(0,0%,100%,.035);border:1px solid #ffffff1a;border-radius:17px;overflow:hidden}.client-history-header{grid-gap:14px;align-items:center;background:#0000;border:0;color:#e6faff;cursor:pointer;display:grid;gap:14px;grid-template-columns:46px minmax(0,1fr) auto 24px;padding:15px 18px;text-align:left;width:100%}.client-history-header:hover{background:hsla(0,0%,100%,.035)}.client-history-avatar{align-items:center;background:#00c2e821;border:1px solid #00c2e83b;border-radius:12px;color:#8eeeff;display:flex;font-size:.78rem;font-weight:800;height:42px;justify-content:center;width:42px}.client-history-identity{display:flex;flex-direction:column;gap:4px;min-width:0}.client-history-identity span{color:#e6faff73;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-history-stats{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.client-history-stats span{font-size:.82rem;font-weight:700}.client-history-stats small{color:#e6faff66}.client-history-chevron{font-size:1.25rem;transition:transform .2s}.client-history-chevron.open{transform:rotate(180deg)}.client-history-timeline{background:#00000017;border-top:1px solid #ffffff12;padding:6px 22px 18px 38px}.client-history-event{grid-gap:14px;display:grid;gap:14px;grid-template-columns:14px 1fr;padding-top:18px;position:relative}.client-history-event:not(:last-child):before{background:#ffffff17;bottom:-18px;content:"";left:6px;position:absolute;top:31px;width:2px}.history-dot{background:#00c2e8;border-radius:50%;box-shadow:0 0 0 4px #00c2e81a;height:12px;margin-top:4px;width:12px}.history-dot.resolu{background:#00c26e;box-shadow:0 0 0 4px #00c26e1a}.history-event-content{border-bottom:1px solid #ffffff0f;padding:0 0 17px}.client-history-event:last-child .history-event-content{border-bottom:0}.history-event-top{display:flex;gap:12px;justify-content:space-between}.history-event-top time{color:#e6faff8c;font-size:.82rem;font-weight:700}.history-event-top>div{display:flex;gap:6px}.history-status{background:#ffffff12;color:#b8f3ff}.history-status.resolu{background:#00c26e1a;color:#71eab5}.history-status.rappel{background:#fcc4191a;color:#ffe07a}.history-event-content p{color:#e6faffc2;line-height:1.45;margin:9px 0;white-space:pre-wrap}.history-event-meta{color:#e6faff66;display:flex;flex-wrap:wrap;font-size:.75rem;gap:12px}@media (max-width:760px){.archive-toolbar{flex-direction:column}.archive-search,.archive-tabs{box-sizing:border-box;width:100%}.archive-tabs button{flex:1 1;justify-content:center;padding:10px 8px}.client-history-header{grid-template-columns:42px minmax(0,1fr) 20px;padding:13px}.client-history-stats{display:none}.client-history-timeline{padding-left:18px}.history-event-top{flex-direction:column}}.appel-activity-section,.appel-files-section{background:hsla(0,0%,100%,.035);border:1px solid #ffffff17;border-radius:18px;margin-top:16px;padding:20px}.appel-section-heading{align-items:flex-start;display:flex;gap:15px;justify-content:space-between;margin-bottom:16px}.appel-section-heading h3{margin:0 0 4px}.appel-section-heading p{color:#e6faff73;font-size:.82rem;margin:0}.appel-section-heading>span{background:#00c2e81f;border-radius:999px;color:#7cecff;font-size:.75rem;font-weight:800;min-width:28px;padding:4px 7px;text-align:center}.appel-activity-list{display:flex;flex-direction:column}.appel-activity-item{grid-gap:11px;display:grid;gap:11px;grid-template-columns:34px 1fr;padding:8px 0 13px;position:relative}.appel-activity-item:not(:last-child):before{background:#ffffff14;bottom:-5px;content:"";left:16px;position:absolute;top:37px;width:2px}.activity-icon{align-items:center;background:#00c2e81f;border:1px solid #00c2e838;border-radius:50%;color:#83ecff;display:flex;font-weight:800;height:32px;justify-content:center;width:32px}.activity-icon.statut{background:#00c26e1c;border-color:#00c26e38;color:#76efbb}.activity-icon.fichier{background:#8b5cf61f;border-color:#8b5cf638;color:#d2b9ff}.appel-activity-item p{color:#e6faffc2;margin:2px 0 3px}.appel-activity-item time{color:#e6faff61;font-size:.75rem}.appel-file-dropzone{align-items:center;background:rgba(0,194,232,.045);border:1px dashed #00c2e857;border-radius:14px;color:#e6faffb8;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:24px 15px;text-align:center;transition:.2s ease}.appel-file-dropzone.dragging,.appel-file-dropzone:focus,.appel-file-dropzone:hover{background:#00c2e81a;border-color:#00c2e8bf;outline:none}.appel-file-dropzone input{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.appel-file-dropzone span{color:#e6faff66;font-size:.78rem}.appel-files-list{display:flex;flex-direction:column;gap:7px;margin-top:12px}.appel-file-item{grid-gap:10px;align-items:center;background:#00000021;border:1px solid #ffffff14;border-radius:11px;color:#e6faff;cursor:pointer;display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr) auto;padding:10px 12px;text-align:left;width:100%}.appel-file-item:hover{background:#00c2e80f;border-color:#00c2e84d}.appel-file-icon{font-size:1.35rem;text-align:center}.appel-file-name{display:flex;flex-direction:column;gap:3px;min-width:0}.appel-file-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appel-file-name small{color:#e6faff66}.appel-file-download{color:#7cecff;font-size:.75rem;font-weight:700}@media (max-width:700px){.appel-file-item{grid-template-columns:34px minmax(0,1fr)}.appel-file-download{display:none}}
/*# sourceMappingURL=main.7ab3570e.css.map*/