#root,body,html{background-color:#000;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100%;line-height:1.6;margin:0;padding:0}.min-h-screen{min-height:100vh}.bg-white{background-color:#fff;border-radius:1.5rem;box-shadow:0 10px 30px #ffffff1a;color:#000;margin:2rem auto;max-width:1000px;padding:2rem;width:90%}.rounded-2xl{border-radius:2rem}.text-3xl{color:#111827;font-size:2rem;font-weight:700;margin-bottom:1rem}.text-gray-600{color:#4b5563}.text-center{text-align:center}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.categorie-container{align-items:flex-start;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}.categorie,.categorie-container{display:flex;justify-content:center}.categorie{align-items:center;border-radius:1rem;cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:600;height:250px;max-width:220px;min-width:150px;transition:transform .3s ease,box-shadow .3s ease}.categorie:hover{box-shadow:0 8px 20px #0000004d;transform:scale(1.05)}.travail{background-color:#e0f2fe;border:3px solid #3b82f6;color:#1e3a8a}.personnel{background-color:#22c55e!important;border:3px solid #16a34a;color:#fff}.urgent{background-color:#ef4444!important;border:3px solid #b91c1c;color:#fff}input,select{background-color:#111;border:2px solid #374151;border-radius:.5rem;color:#fff;font-size:1rem;padding:.75rem;transition:border-color .3s,box-shadow .3s;width:100%}input:focus,select:focus{border-color:#3b82f6;box-shadow:0 0 6px #3b82f6;outline:none}button{background-color:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s,transform .2s}button:hover{background-color:#1d4ed8;transform:scale(1.05)}.tache{align-items:center;background-color:#1f2937;border-radius:.5rem;color:#f9fafb;display:flex;justify-content:space-between;margin-top:.5rem;padding:.75rem 1rem;transition:background-color .3s ease}.tache:hover{background-color:#374151}.tache.terminee{opacity:.6;text-decoration:line-through}.filters{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.5rem}.filters button,.filters select{margin-top:.5rem}@media (max-width:768px){.categorie-container{align-items:center;flex-direction:column}.categorie{width:80%}button{margin-top:.5rem;width:100%}}button.personnel{background-color:#22c55e!important;border:3px solid #16a34a;color:#fff}button.personnel:hover{background-color:#16a34a!important}button.urgent{background-color:#ef4444!important;border:3px solid #b91c1c;color:#fff}button.urgent:hover{background-color:#b91c1c!important}button.personnel,button.urgent{color:#fff!important}
/*# sourceMappingURL=main.02cf001c.css.map*/