*{box-sizing:border-box}*,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a1a;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{background-color:#2d2d2d;border-radius:3px;color:#f8f8f2;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;padding:2px 4px}input[type=range]{-webkit-appearance:none;background:#404040;border-radius:3px;height:10px;opacity:.8;outline:none;transition:opacity .2s;width:100%}input[type=range]:hover{opacity:1}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#4dabf7;border-radius:50%;box-shadow:0 2px 4px #0006;cursor:pointer;height:24px;-webkit-transition:background .2s;transition:background .2s;width:24px}input[type=range]::-webkit-slider-thumb:hover{background:#339af0}input[type=range]::-moz-range-thumb{background:#4dabf7;border:none;border-radius:50%;box-shadow:0 2px 4px #0006;cursor:pointer;height:18px;-moz-transition:background .2s;transition:background .2s;width:18px}input[type=range]::-moz-range-thumb:hover{background:#339af0}button{background-color:#4dabf7;border:none;border-radius:4px;color:#1a1a1a;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s}button:hover{background-color:#339af0}button:disabled{background-color:#495057;color:#6c757d;cursor:not-allowed}select{background-color:#2d2d2d;border:1px solid #495057;border-radius:4px;color:#e0e0e0;cursor:pointer;font-size:14px;padding:8px 12px;width:100%}select:focus{border-color:#4dabf7;box-shadow:0 0 0 2px #4dabf740;outline:none}.fade-in{animation:fadeIn .3s ease-in}.error-message{color:#ff6b6b;font-size:12px;margin-top:4px}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#495057;border:1px solid #6c757d;border-radius:4px;bottom:125%;color:#e0e0e0;font-size:12px;left:50%;margin-left:-100px;opacity:0;padding:8px;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:200px;z-index:1000}.tooltip:hover .tooltiptext{opacity:1;visibility:visible}.loading-bar{background-color:#495057;border-radius:2px;height:4px;overflow:hidden;width:100%}.loading-bar:after{animation:loading 1.5s infinite;background-color:#4dabf7;content:"";display:block;height:100%;width:30%}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(400%)}}@media (max-width:768px){.App{flex-direction:column}.sidebar{height:300px;width:100%!important}.main{padding:10px!important}}@media (max-width:1200px){.app-container{flex-direction:column!important}.app-sidebar{max-height:400px;min-width:0!important;min-width:auto!important;overflow-y:auto;width:100%!important}.app-main{padding:10px!important}}@media (max-width:768px){.app-sidebar{max-height:300px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:focus-visible{outline:2px solid #4dabf7;outline-offset:2px}input.slider-ambiance[type=range]{height:18px;min-width:240px;padding:12px 0}input.slider-ambiance[type=range]::-webkit-slider-runnable-track{background:#404040;border-radius:7px;height:14px}input.slider-ambiance[type=range]::-webkit-slider-thumb{height:32px;margin-top:-9px;width:32px}input.slider-ambiance[type=range]::-moz-range-track{background:#404040;border-radius:7px;height:14px}input.slider-ambiance[type=range]::-moz-range-thumb{height:32px;width:32px}input.slider-ambiance[type=range]:focus{box-shadow:0 0 0 3px #4dabf759;outline:none}input.slider-lampe[type=range]{height:12px;min-width:180px;padding:8px 0}input.slider-lampe[type=range]::-webkit-slider-runnable-track{background:#404040;border-radius:4px;height:8px}input.slider-lampe[type=range]::-webkit-slider-thumb{height:20px;margin-top:-6px;width:20px}input.slider-lampe[type=range]::-moz-range-track{background:#404040;border-radius:4px;height:8px}input.slider-lampe[type=range]::-moz-range-thumb{height:20px;width:20px}input.slider-lampe[type=range]:focus{box-shadow:0 0 0 2px #4dabf759;outline:none}.modal-header h2{color:#e0e0e0;font-size:1.5rem;margin:0}.btn-fermer{background:none;border-radius:4px;color:#ccc;font-size:24px;padding:5px;transition:all .2s}.btn-fermer:hover{background:#444;color:#fff}.panneau-motifs{display:flex;flex:1 1;flex-direction:column;gap:15px;max-width:350px;min-width:300px}.canvas-container canvas{border-radius:6px;max-height:100%;max-width:100%}.controles-canvas{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.input-nom-motif{background:#2a2a2a;border:1px solid #666;border-radius:4px;color:#fff;font-size:14px;min-width:200px;padding:8px 12px}.input-nom-motif::placeholder{color:#aaa}.section-motifs{border-left:1px solid #e0e0e0;display:flex;flex:1 1;flex-direction:column;padding-left:20px}.motifs-controles{display:flex;gap:10px;margin-bottom:15px}.vue-controles{display:flex;gap:5px}.vue-controles button.active{background:#007bff;border-color:#007bff;color:#fff}.vue-controles button:hover:not(.active){background:#f0f0f0}.recherche-motifs{flex:1 1}.recherche-motifs input{background:#2a2a2a;border:1px solid #666;border-radius:4px;box-sizing:border-box;color:#fff;font-size:14px;padding:8px 12px;width:100%}.recherche-motifs input::placeholder{color:#aaa}.recherche-motifs input:focus{border-color:#06c;box-shadow:0 0 0 2px #0066cc40;outline:none}.motifs-liste{flex:1 1;margin-bottom:15px;overflow-y:auto}.liste-motifs-canvas.vue-grille{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.liste-motifs-canvas.vue-liste{display:flex;flex-direction:column;gap:8px}.motif-canvas-item{background:#2a2a2a;border:1px solid #555;border-radius:6px;cursor:pointer;padding:12px;transition:all .2s}.motif-canvas-item:hover{background:#333;border-color:#06c;box-shadow:0 2px 8px #0066cc40}.vue-grille .motif-canvas-item{aspect-ratio:1;flex-direction:column;min-height:180px;padding:8px;text-align:center}.vue-grille .motif-canvas-item,.vue-liste .motif-canvas-item{align-items:center;display:flex;justify-content:space-between}.vue-liste .motif-canvas-item{padding:12px}.motif-miniature{background:#fff;border:1px solid #444;border-radius:4px;height:120px;overflow:hidden;width:120px}.motif-miniature,.vue-grille .motif-info{align-items:center;display:flex;justify-content:center;margin-bottom:8px}.vue-grille .motif-info{flex:1 1;flex-direction:column}.vue-liste .motif-info{align-items:flex-start;display:flex;flex-direction:column}.vue-grille .motif-actions{justify-content:center;margin-top:8px}.vue-liste .motif-actions{margin-left:auto;margin-top:0}.motif-nom{color:#fff;font-size:14px;font-weight:500;margin-bottom:5px}.motif-actions{display:flex;gap:5px}.bouton-motif{align-items:center;background:#3a3a3a;border:1px solid #666;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;justify-content:center;min-width:50px;padding:4px 8px;transition:all .2s}.vue-grille .bouton-motif{font-size:11px;min-width:40px;padding:3px 6px}.bouton-motif:hover{background:#4a4a4a;border-color:#777;box-shadow:0 2px 4px #0000004d;transform:translateY(-1px)}.bouton-editer{border-color:#06c;color:#06c}.bouton-editer:hover{background:#06c;border-color:#06c;color:#fff}.aucun-motif{color:#666;font-style:italic;padding:40px 20px;text-align:center}.pagination button{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s}.pagination button:hover:not(:disabled){background:#f0f0f0;border-color:#bbb}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination .page-info{color:#666;font-size:14px;margin:0 10px}.modal-footer{align-items:center;background:#f8f9fa;border-radius:0 0 8px 8px;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:20px}.nom-motif-container{align-items:center;display:flex;gap:10px}.nom-motif-container label{color:#333;font-weight:500}.nom-motif-container input{border:1px solid #ddd;border-radius:4px;font-size:14px;min-width:200px;padding:8px 12px}.nom-motif-container input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.actions-footer{display:flex;gap:10px}.actions-footer button{border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.btn-sauvegarder{background:#28a745;border-color:#28a745;color:#fff}.btn-sauvegarder:hover{background:#218838;border-color:#1e7e34}.btn-annuler{background:#fff;border-color:#6c757d;color:#6c757d}.btn-annuler:hover{background:#6c757d;color:#fff}.bouton-supprimer{background:#dc3545;border-color:#dc3545;color:#fff}.bouton-supprimer:hover{background:#e03131!important}.controles-lissage{border-top:1px solid #333;gap:15px;margin-top:10px;padding:10px 0}.controle-intensite-lissage,.controle-lissage-toggle,.controles-lissage{align-items:center;display:flex}.controle-intensite-lissage{flex:1 1;gap:10px}.label-lissage{color:#e0e0e0;font-size:.9rem;min-width:100px;white-space:nowrap}.slider-lissage{background:#333;border-radius:3px;cursor:pointer;flex:1 1;height:6px;max-width:200px;outline:none;transition:all .2s}.slider-lissage::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#4caf50;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:18px;-webkit-transition:all .2s;transition:all .2s;width:18px}.slider-lissage::-webkit-slider-thumb:hover{background:#5cbf60;transform:scale(1.1)}.slider-lissage::-moz-range-thumb{background:#4caf50;border:none;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:18px;-moz-transition:all .2s;transition:all .2s;width:18px}.slider-lissage::-moz-range-thumb:hover{background:#5cbf60;transform:scale(1.1)}.slider-lissage::-moz-range-track{background:#333;border:none;border-radius:3px;height:6px}.controle-intensite-lissage{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.controles-lissage{align-items:stretch;flex-direction:column;gap:10px}.controle-intensite-lissage{justify-content:space-between}.label-lissage{min-width:auto}.slider-lissage{max-width:none}}.traverses-module{background:#2d2d2d;border:1px solid #404040;border-radius:8px;margin:5px 0;padding:15px}.traverses-module h3{color:#4dabf7;font-size:16px;font-weight:700;margin:0 0 5px}.traverses-module h4{color:#4dabf7;font-size:14px;font-weight:700;margin:0 0 12px}.controle-label{display:block;margin-bottom:5px}.controle-input{background:#3a3a3a;border:1px solid #555;border-radius:4px;color:#e0e0e0;font-size:14px;outline:none;padding:8px 12px;transition:border-color .2s;width:100%}.controle-input:focus{border-color:#4dabf7;box-shadow:0 0 0 2px #4dabf740}.controle-select{background:#3a3a3a;border:1px solid #555;font-size:14px;outline:none;transition:border-color .2s;width:100%}.controle-select:focus{border-color:#4dabf7;box-shadow:0 0 0 2px #4dabf740}.bouton-generer{background:#51cf66;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-right:10px;padding:12px 24px;transition:background .2s}.bouton-generer:hover{background:#40c057}.bouton-generer:disabled{background:#6c757d;color:#adb5bd;cursor:not-allowed;opacity:.6}.bouton-editeur{background:#4dabf7;font-size:16px;padding:12px 24px;transition:background .2s}.bouton-editeur:hover{background:#339af0}.bouton-editeur:disabled{background:#6c757d;color:#adb5bd;opacity:.6}.message-erreur{background:#ffe0e0;border:1px solid #f5c6cb;color:#d63384;margin-top:10px;padding:10px}.message-succes{background:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;margin-top:10px;padding:10px}.structure-preview{background:#3a3a3a;border:1px solid #555;border-radius:6px;margin-top:20px;padding:15px}.structure-preview h4{color:#e0e0e0;margin:0 0 10px}.rangee-preview{background:#2d2d2d;border:1px solid #404040;border-radius:4px;margin-bottom:10px;padding:10px}.rangee-preview h5{color:#4dabf7;margin:0 0 5px}.traverse-preview{background:#51cf66;border-radius:3px;color:#fff;display:inline-block;font-size:12px;margin:2px;padding:4px 8px}.actions-groupe{display:flex;gap:10px;margin-top:15px}.section-titre{border-bottom:1px solid #404040;color:#e0e0e0;font-size:18px;margin-bottom:15px;padding-bottom:10px}.controles-ligne{align-items:end;display:flex;gap:15px}.controles-ligne .controle-groupe{flex:1 1}.controles-ligne .actions-groupe{margin-top:0}.info-calcul{background:#3a3a3a;border:1px solid #555;border-radius:4px;margin-top:10px;padding:10px}.info-calcul p{color:#e0e0e0;font-size:14px;margin:5px 0}.info-calcul strong{color:#4dabf7}.canvas-2d-double-poutre-overlay{align-items:center;background-color:#000c;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.canvas-2d-double-poutre-container{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;display:flex;flex-direction:column;height:80vh;max-height:700px;max-width:800px;overflow:hidden;width:90vw}.canvas-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.canvas-header h3{font-size:1.2rem;font-weight:600;margin:0}.btn-fermer{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-fermer:hover{background:#ffffff4d}.canvas-toolbar{background:#f8f9fa;border-bottom:1px solid #dee2e6;flex-wrap:wrap;gap:8px;padding:12px 16px}.btn-outil,.canvas-toolbar{align-items:center;display:flex}.btn-outil{background:#fff;border:1px solid #ced4da;border-radius:6px;cursor:pointer;font-size:.9rem;gap:6px;padding:8px 12px;transition:all .2s}.btn-outil:hover{background:#e9ecef;border-color:#adb5bd}.btn-outil.actif{background:#007bff;border-color:#007bff;color:#fff}.separateur{background:#dee2e6;height:24px;margin:0 8px;width:1px}.controles-zoom{align-items:center;background:#fff;border:1px solid #ced4da;border-radius:6px;display:flex;gap:8px;padding:4px 8px}.controles-zoom button{background:none;border:none;border-radius:4px;cursor:pointer;padding:4px 8px;transition:background-color .2s}.controles-zoom button:hover{background:#e9ecef}.controles-zoom span{color:#495057;font-size:.9rem;font-weight:500;min-width:50px;text-align:center}.btn-effacer{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 12px;transition:background-color .2s}.btn-effacer:hover{background:#c82333}.canvas-zone{align-items:center;background:#f8f9fa;display:flex;flex:1 1;justify-content:center;overflow:auto;padding:16px}.canvas-dessin{background:#fff;border:2px solid #dee2e6;border-radius:8px;box-shadow:0 4px 8px #0000001a;cursor:crosshair}.canvas-dessin:hover{border-color:#007bff}.canvas-footer{align-items:center;background:#f8f9fa;border-top:1px solid #dee2e6;display:flex;justify-content:space-between;padding:16px 20px}.info-motif{color:#6c757d;display:flex;font-size:.9rem;gap:16px}.info-motif span{background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:4px 8px}.actions{display:flex;gap:12px}.btn-annuler,.btn-valider{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s}.btn-annuler{background:#6c757d;color:#fff}.btn-annuler:hover{background:#5a6268}.btn-valider{background:#28a745;color:#fff}.btn-valider:hover{background:#218838}@media (max-width:768px){.canvas-2d-double-poutre-container{height:90vh;width:95vw}.canvas-toolbar{gap:6px;padding:8px 12px}.btn-outil{font-size:.8rem;padding:6px 10px}.canvas-header{padding:12px 16px}.canvas-header h3{font-size:1.1rem}.canvas-footer{flex-direction:column;gap:12px;padding:12px 16px}.info-motif{gap:12px}}@media (max-width:480px){.canvas-toolbar{align-items:stretch;flex-direction:column}.controles-zoom{justify-content:center}}.traverses-double-poutre-module{background:#2d2d2d;border:1px solid #404040;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:8px 0;padding:16px}.module-header{border-bottom:1px solid #404040;margin-bottom:16px;padding-bottom:12px}.module-header h4{color:#e0e0e0;font-size:1.1rem;font-weight:600;margin:0 0 8px}.module-description{color:#aaa;font-size:.9rem;line-height:1.4;margin:0}.module-content{gap:16px}.controle-groupe,.module-content{display:flex;flex-direction:column}.controle-groupe{gap:8px}.controle-label{font-size:.9rem}.controle-groupe label:has(input[type=checkbox]){align-items:center;display:flex!important;gap:8px;margin-bottom:8px}.checkbox-label{align-items:center;color:#e0e0e0;cursor:pointer;display:flex;font-size:.9rem;gap:8px;margin:0}.checkbox-label input[type=checkbox]{accent-color:#ff6b6b;height:16px;width:16px}.checkbox-label span{font-weight:500}.controle-select{background-color:#333;border:1px solid #495057;border-radius:4px;color:#e0e0e0;cursor:pointer;font-size:.9rem;padding:8px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.controle-select:focus{border-color:#ff6b6b;box-shadow:0 0 0 .2rem #ff6b6b40;outline:none}.controle-slider{background:#404040;border-radius:3px;cursor:pointer;height:6px;outline:none;transition:background .15s ease-in-out;width:100%}.controle-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#ff6b6b;border:2px solid #2d2d2d;border-radius:50%;box-shadow:0 2px 4px #0006;cursor:pointer;height:18px;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out;width:18px}.controle-slider::-webkit-slider-thumb:hover{background:#ff5252}.controle-slider::-moz-range-thumb{background:#ff6b6b;border:2px solid #2d2d2d;border-radius:50%;box-shadow:0 2px 4px #0006;cursor:pointer;height:18px;-moz-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out;width:18px}.controle-slider::-moz-range-thumb:hover{background:#ff5252}.editeur-section{background:#333;border:1px solid #495057;border-radius:6px;margin-top:8px;padding:12px}.editeur-section h5{color:#ff6b6b;font-size:.95rem;font-weight:600;margin:0 0 12px}.editeur-controles{display:flex;flex-direction:column;gap:8px}.bouton-editeur{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ff5252);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;justify-content:center;padding:10px 16px;transition:all .2s}.bouton-editeur:hover{background:linear-gradient(135deg,#ff5252,#f44336);box-shadow:0 4px 8px #ff6b6b4d;transform:translateY(-1px)}.bouton-editeur:active{transform:translateY(0)}.motif-info{align-items:center;background:#404040;border:1px solid #555;border-radius:4px;color:#ccc;display:flex;font-size:.85rem;justify-content:space-between;padding:8px 12px}.motif-info span{background:#555;border-radius:3px;color:#e0e0e0;font-weight:500;padding:2px 6px}.message-info{align-items:center;background:#1a4d5c;border:1px solid #2d6a7a;border-radius:4px;color:#b3e5fc;display:flex;font-size:.9rem;gap:8px;padding:12px}.message-info:before{content:"ℹ️";font-size:1rem}.message-erreur{align-items:center;background:#5c1a1a;border:1px solid #7a2d2d;border-radius:4px;color:#ffcdd2;display:flex;font-size:.9rem;gap:8px;padding:12px}.message-erreur:before{content:"⚠️";font-size:1rem}.structure-preview{background:#1a5c24;border:1px solid #2d7a36;border-radius:4px;color:#c8e6c9;font-size:.9rem;padding:12px}.structure-preview h5{color:#c8e6c9;font-size:1rem;font-weight:600;margin:0 0 8px}.structure-preview p{font-weight:500;margin:4px 0}@media (max-width:768px){.traverses-double-poutre-module{margin:4px 0;padding:12px}.module-content{gap:12px}.controle-groupe{gap:6px}.editeur-section{padding:10px}.editeur-controles{align-items:stretch;flex-direction:column}.bouton-editeur{font-size:.85rem;padding:8px 12px;text-align:center;width:100%}.motif-info{align-items:stretch;flex-direction:column;gap:4px}}.traverses-double-poutre-module.loading{animation:pulse 1.5s ease-in-out infinite}.controle-groupe.disabled{opacity:.6;pointer-events:none}.controle-select:disabled,.controle-slider:disabled{cursor:not-allowed;opacity:.6}.bouton-editeur:disabled{background:#555;cursor:not-allowed}.bouton-editeur:disabled:hover{background:#555}.toit-module{background:#2d2d2d;border:1px solid #404040;border-radius:8px;margin:5px 0;overflow-x:hidden;padding:15px}.toit-module,.toit-module *,.toit-module button,.toit-module div,.toit-module input,.toit-module select{box-sizing:border-box;max-width:100%}.controle-groupe{margin-bottom:8px}.controle-groupe label{color:#e0e0e0;display:block;font-size:13px;font-weight:500;margin-bottom:5px}.controle-label-checkbox{align-items:center;color:#e0e0e0;cursor:pointer;display:flex!important;font-size:13px;font-weight:500;gap:8px;margin-bottom:8px;max-width:100%;width:-webkit-fit-content;width:fit-content}.controle-label-checkbox input[type=checkbox]{cursor:pointer;margin:0}.controle-groupe input,.controle-groupe select{background:#3a3a3a;border:1px solid #555;border-radius:4px;box-sizing:border-box;color:#e0e0e0;font-size:14px;max-width:100%;outline:none;padding:8px 12px;transition:border-color .2s;width:100%}.controle-groupe input:focus,.controle-groupe select:focus{border-color:#4dabf7}.controle-label{align-items:center;color:#e0e0e0;display:flex;font-size:13px;font-weight:500;gap:8px}.controle-label,.controle-label input[type=checkbox]{cursor:pointer;margin:0}.toit-label-checkbox{align-items:center;color:#e0e0e0;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px}.toit-label-checkbox input[type=checkbox]{cursor:pointer;margin:0}.toit-module h3{color:#4dabf7;font-size:16px;font-weight:700;margin:0 0 5px}.toit-module h4{color:#4dabf7;font-size:14px;font-weight:700;margin:0 0 12px}.toit-statut{align-items:center;display:flex;gap:8px}.toit-statut-actif{background:#d4edda;color:#155724}.toit-statut-actif,.toit-statut-inactif{border-radius:20px;font-size:.875rem;font-weight:500;padding:6px 12px}.toit-statut-inactif{background:#f8d7da;color:#721c24}.toit-messages{border-left:4px solid;border-radius:8px;margin-bottom:20px;padding:16px}.toit-erreurs{background:#f8d7da;border-left-color:#dc3545;color:#721c24}.toit-avertissements{background:#fff3cd;border-left-color:#ffc107;color:#856404}.toit-messages h4{font-size:1rem;font-weight:600;margin:0 0 12px}.toit-messages ul{margin:0;padding-left:20px}.toit-messages li{margin-bottom:4px}.toit-contenu{box-sizing:border-box;display:flex;flex-direction:column;gap:24px;max-width:100%;width:100%}@media (min-width:1200px){.toit-contenu{flex-direction:row}}.toit-panneau-configuration{background:#0000;border:none;border-radius:0;box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:0;width:100%}.toit-panneau-droite,.toit-panneau-gauche{box-sizing:border-box;flex:1 1;max-width:100%;min-width:0}.controle-slider,.toit-groupe-controle .controle-slider{-webkit-appearance:none;background:#dee2e6;border-radius:3px;box-sizing:border-box;cursor:pointer;height:6px;max-width:100%;opacity:.8;outline:none;transition:opacity .2s;width:100%}.controle-slider:hover,.toit-groupe-controle .controle-slider:hover{opacity:1}.controle-slider::-webkit-slider-thumb,.toit-groupe-controle .controle-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#007bff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:18px;-webkit-transition:background .2s;transition:background .2s;width:18px}.controle-slider::-webkit-slider-thumb:hover,.toit-groupe-controle .controle-slider::-webkit-slider-thumb:hover{background:#0056b3}.controle-slider::-moz-range-thumb,.toit-groupe-controle .controle-slider::-moz-range-thumb{background:#007bff;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:18px;-moz-transition:background .2s;transition:background .2s;width:18px}.controle-slider::-moz-range-thumb:hover,.toit-groupe-controle .controle-slider::-moz-range-thumb:hover{background:#0056b3}.toit-groupe-controle input[type=color]{border-radius:6px;cursor:pointer;height:40px;padding:2px;width:60px}.toit-groupe-controle small{color:#6c757d;display:block;font-size:.75rem;margin-top:4px}.toit-checkbox{align-items:center;cursor:pointer;display:flex!important;gap:8px;margin-bottom:0!important}.toit-checkbox input[type=checkbox]{margin:0;width:auto!important}.toit-checkbox span{color:#495057;font-weight:500}.toit-apercu-styles{background:#fff;border:1px solid #dee2e6;border-radius:6px;margin-top:12px;padding:16px}.toit-apercu-style{align-items:center;display:flex;gap:12px}.toit-apercu-style img{border:1px solid #dee2e6;border-radius:4px;height:40px;width:80px}.toit-apercu-style p{color:#6c757d;font-size:.875rem;margin:0}.toit-actions,.toit-boutons-action{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;margin-top:15px;max-width:100%;width:100%}.toit-bouton,.toit-btn-primaire{align-items:center;border:none;border-radius:6px;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:16px;font-weight:500;gap:8px;max-width:100%;padding:12px 24px;text-decoration:none;transition:background .2s}.toit-bouton-primaire{background:#51cf66;color:#fff}.toit-bouton-primaire:hover{background:#40c057}.toit-bouton-secondaire{background:#868e96;color:#fff}.toit-bouton-secondaire:hover{background:#6c757d}.toit-bouton-succes{background:#51cf66;color:#fff}.toit-bouton-succes:hover{background:#40c057}.toit-bouton:disabled{cursor:not-allowed;opacity:.6}.toit-editeur-2d{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:20px;width:100%}.toit-editeur-2d h3{color:#495057;font-size:1.25rem;font-weight:600;margin:0 0 20px}.toit-barre-outils{background:#fff;border:1px solid #dee2e6;border-radius:6px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;max-width:100%;padding:12px;width:100%}.toit-outil{background:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;cursor:pointer;font-size:.875rem;padding:8px 12px;transition:all .15s ease-in-out;white-space:nowrap}.toit-outil:hover{background:#e9ecef;border-color:#adb5bd}.toit-outil.actif{background:#007bff;border-color:#007bff;color:#fff}.toit-separateur{background:#dee2e6;margin:0 4px;width:1px}.toit-btn-action{background:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;cursor:pointer;font-size:.875rem;padding:8px 12px;transition:all .15s ease-in-out}.toit-btn-action:hover{background:#e9ecef;border-color:#adb5bd}.toit-canvas-container{align-items:center;background:#fff;border:2px solid #dee2e6;border-radius:6px;box-sizing:border-box;display:flex;justify-content:center;margin-bottom:16px;max-width:100%;overflow:hidden;padding:16px;width:100%}.toit-canvas{background:#fff;border:1px solid #ced4da;border-radius:4px;cursor:crosshair;max-height:100%;max-width:100%}.toit-actions-profil{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;max-width:100%;width:100%}.toit-input-nom{border:1px solid #ced4da;border-radius:6px;box-sizing:border-box;flex:1 1;font-size:.875rem;max-width:100%;min-width:0;padding:10px 12px}.toit-input-nom:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.toit-btn-sauvegarder{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:10px 16px;transition:all .15s ease-in-out;white-space:nowrap}.toit-btn-sauvegarder:hover{background:#1e7e34;transform:translateY(-1px)}.toit-profils-sauvegardes{background:#fff;border:1px solid #dee2e6;border-radius:6px;box-sizing:border-box;max-width:100%;padding:16px;width:100%}.toit-profils-sauvegardes h4{color:#495057;font-size:1rem;font-weight:600;margin:0 0 12px}.toit-liste-profils{display:flex;flex-direction:column;gap:8px}.toit-profil-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;box-sizing:border-box;display:flex;justify-content:space-between;max-width:100%;padding:8px 12px;width:100%}.toit-profil-item span{color:#495057;font-size:.875rem;font-weight:500}.toit-btn-charger{background:#17a2b8;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:500;padding:6px 12px;transition:all .15s ease-in-out}.toit-btn-charger:hover{background:#117a8b;transform:translateY(-1px)}.toit-panneau-droite{min-height:600px}@media (max-width:768px){.toit-module{margin:8px 0;padding:16px}.toit-header{align-items:flex-start;flex-direction:column;gap:12px}.toit-barre-outils{flex-direction:column;gap:8px}.toit-btn-action,.toit-outil{text-align:center;width:100%}.toit-actions,.toit-actions-profil{flex-direction:column}.toit-actions-profil{align-items:stretch}.toit-canvas-container{padding:8px}.toit-canvas{height:auto;max-width:100%}}@media (max-width:480px){.toit-header h2{font-size:1.25rem}.toit-editeur-2d,.toit-panneau-configuration{padding:16px}.toit-canvas{height:200px;width:300px}}.toit-editeur-2d,.toit-module{animation:fadeIn .3s ease-out}.toit-chargement{align-items:center;color:#6c757d;display:flex;justify-content:center;padding:40px}.toit-chargement:before{animation:spin 1s linear infinite;border:2px solid #e9ecef;border-radius:50%;border-top-color:#007bff;content:"";height:20px;margin-right:12px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.toit-module :focus{outline:2px solid #007bff;outline-offset:2px}.toit-module button:focus,.toit-module input:focus,.toit-module select:focus{box-shadow:0 0 0 3px #007bff40;outline:none}@media (prefers-color-scheme:dark){.toit-module{background:#2d3748;color:#e2e8f0}.toit-header{border-bottom-color:#4a5568}.toit-header h2{color:#e2e8f0}.toit-editeur-2d,.toit-panneau-configuration{background:#1a202c;border-color:#4a5568}.toit-groupe-controle input,.toit-groupe-controle select{background:#2d3748;border-color:#4a5568;color:#e2e8f0}.toit-canvas-container{background:#1a202c;border-color:#4a5568}}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#1a1a1a;border-radius:8px;box-shadow:0 4px 20px #00000080;display:flex;flex-direction:column;height:95%;max-height:900px;max-width:1400px;width:95%}.modal-header{align-items:center;background:#2d2d2d;border-bottom:1px solid #333;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:15px 20px}.modal-header h3{color:#e0e0e0;font-size:1.5rem;margin:0}.modal-close{background:none;border:none;border-radius:4px;color:#ccc;cursor:pointer;font-size:24px;padding:5px;transition:all .2s}.modal-close:hover{background:#444;color:#fff}.modal-body{background:#1a1a1a;display:flex;gap:15px;height:calc(100vh - 120px);overflow:hidden;padding:15px}.section-principale{display:flex;flex:3 1;flex-direction:column;gap:15px;min-width:0}.canvas-container{align-items:center;background:#2a2a2a;border:2px solid #444;border-radius:8px;display:flex;flex:1 1;justify-content:center;min-height:600px;overflow:hidden;width:100%}.panneau-profils{display:flex;flex:1 1;flex-direction:column;gap:15px;max-width:350px;min-width:300px}.canvas-dessin{border-radius:6px;max-height:100%;max-width:100%}.canvas-controles{align-items:center;background:#2a2a2a;border:1px solid #444;border-radius:6px;display:flex;flex-wrap:wrap;gap:15px;padding:10px}.outils-dessin{background:#333;border:1px solid #555;border-radius:4px;display:flex;gap:5px;padding:5px}.actions-canvas{display:flex;gap:8px}.bouton-canvas{background:#3a3a3a;border:1px solid #666;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.bouton-canvas:hover{background:#4a4a4a;border-color:#777;color:#fff}.bouton-canvas:active{background:#555}.bouton-canvas.bouton-primary{background:#06c;border-color:#06c;color:#fff}.bouton-canvas.bouton-primary:hover{background:#07d;border-color:#07d}.bouton-canvas.actif{background:#06c;border-color:#06c;box-shadow:0 0 0 2px #0066cc4d;color:#fff}.bouton-canvas.actif:hover{background:#07d;border-color:#07d}.sauvegarde-inline{align-items:center;display:flex;gap:8px;margin-left:auto}.input-nom-profil{background:#2a2a2a;border:1px solid #666;border-radius:4px;color:#fff;font-size:14px;min-width:200px;padding:8px 12px}.input-nom-profil::placeholder{color:#aaa}.gestion-header{align-items:center;background:#2a2a2a;border-bottom:1px solid #444;display:flex;justify-content:space-between;padding:15px 0}.gestion-header h4{color:#fff;font-size:16px;font-weight:600;margin:0}.bouton-vue{background:#3a3a3a;border:1px solid #666;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:6px 12px;transition:all .2s}.bouton-vue:hover{background:#4a4a4a;border-color:#777}.recherche-section{position:relative}.input-recherche{background:#2a2a2a;border:1px solid #666;border-radius:4px;box-sizing:border-box;color:#fff;font-size:14px;padding:8px 12px;width:100%}.input-recherche::placeholder{color:#aaa}.input-recherche:focus{border-color:#06c;box-shadow:0 0 0 2px #0066cc40;outline:none}.bouton-effacer-recherche{background:none;border:none;color:#aaa;cursor:pointer;font-size:16px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.bouton-effacer-recherche:hover{color:#fff}.liste-profils-canvas.vue-grille{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.liste-profils-canvas.vue-liste{display:flex;flex-direction:column;gap:8px}.profil-canvas-item{background:#2a2a2a;border:1px solid #555;border-radius:6px;cursor:pointer;padding:12px;transition:all .2s}.profil-canvas-item:hover{background:#333;border-color:#06c;box-shadow:0 2px 8px #0066cc40}.vue-grille .profil-canvas-item{align-items:center;aspect-ratio:1;display:flex;flex-direction:column;justify-content:space-between;min-height:180px;padding:8px;text-align:center}.vue-liste .profil-canvas-item{align-items:center;display:flex;justify-content:space-between;padding:12px}.profil-miniature{align-items:center;background:#fff;border:1px solid #444;border-radius:4px;display:flex;height:120px;justify-content:center;margin-bottom:8px;overflow:hidden;width:120px}.miniature-image{display:block;height:100%;object-fit:contain;width:100%}.vue-grille .profil-info{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-bottom:8px}.vue-liste .profil-info{align-items:flex-start;display:flex;flex-direction:column}.vue-grille .profil-actions{justify-content:center;margin-top:8px}.vue-liste .profil-actions{margin-left:auto;margin-top:0}.profil-nom{color:#fff;font-size:14px;font-weight:500;margin-bottom:5px}.profil-date{color:#aaa;font-size:12px}.profil-actions{display:flex;gap:5px}.bouton-action{align-items:center;background:#3a3a3a;border:1px solid #666;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;justify-content:center;min-width:50px;padding:4px 8px;transition:all .2s}.vue-grille .bouton-action{font-size:11px;min-width:40px;padding:3px 6px}.bouton-action:hover{background:#4a4a4a;border-color:#777;box-shadow:0 2px 4px #0000004d;transform:translateY(-1px)}.bouton-charger{border-color:#28a745;color:#28a745}.bouton-charger:hover{background:#28a745;border-color:#28a745;color:#fff}.bouton-supprimer{border-color:#ff6b6b;color:#ff6b6b}.bouton-supprimer:hover{background:#ff6b6b;border-color:#ff6b6b;color:#fff}.aucun-profil{color:#666;font-style:italic;padding:40px 20px;text-align:center}.pagination{align-items:center;border-top:1px solid #e0e0e0;display:flex;gap:10px;justify-content:center;margin-top:15px;padding-top:15px}.bouton-pagination{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s}.bouton-pagination:hover:not(:disabled){background:#f0f0f0;border-color:#bbb}.bouton-pagination:disabled{cursor:not-allowed;opacity:.5}.info-pagination{color:#666;font-size:14px;margin:0 10px}.parois-module{background-color:#1e1e1e;border:1px solid #333;border-radius:8px;color:#e0e0e0;margin:8px 0;padding:12px}.parois-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.parois-controls{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.parois-row{display:flex;gap:8px}.parois-field{display:flex;flex-direction:column}.parois-field label{color:#b0b0b0;font-size:12px}.parois-field input,.parois-field select{background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#e0e0e0;padding:6px 8px}.parois-switch{align-items:center;display:flex;gap:8px}.parois-list{border-top:1px dashed #444;margin-top:10px;padding-top:10px}.parois-item{background:#252525;border:1px solid #383838;border-radius:6px;margin-bottom:8px;padding:8px}.parois-actions{display:flex;gap:8px}.parois-button{background:#2d2d2d;border:1px solid #444;border-radius:6px;color:#e0e0e0;cursor:pointer;padding:6px 10px}.parois-button:hover{background:#353535}.parois-error{background:#351515;border:1px solid #522;border-radius:6px;color:#ff8080}.parois-error,.parois-status{margin-bottom:8px;padding:8px}.parois-status{background:#0d1b2a;border:1px solid #1b263b;border-radius:6px;color:#90caf9}.portes-module{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;margin:12px 0;padding:16px}.portes-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.portes-controls{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.portes-row{display:flex;gap:12px}.portes-field{display:flex;flex-direction:column}.portes-field label{color:#555;font-size:12px;margin-bottom:4px}.portes-field input,.portes-field select{border:1px solid #ccc;border-radius:4px;padding:8px}.portes-switch{align-items:center;display:flex;gap:8px}.portes-list{display:flex;flex-direction:column;gap:12px}.portes-item{background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px}.portes-actions{display:flex;gap:8px;margin-top:8px}.portes-button{background:#1976d2;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px}.portes-button:hover{background:#155a9c}.portes-error{background:#fdecea;border:1px solid #f5c2c0;border-radius:4px;color:#d32f2f}.portes-error,.portes-status{margin-bottom:8px;padding:8px}.portes-status{background:#fff8e1;border:1px solid #ffecb3;border-radius:4px;color:#333}.admin-panel{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1400px;min-height:100vh;padding:20px}.admin-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;box-shadow:0 8px 32px #0000001a;margin-bottom:30px;padding:30px;text-align:center}.admin-header h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0 0 10px}.admin-header p{color:#7f8c8d;font-size:1.1rem;margin:0 0 20px}.stats-section{margin-top:20px}.stats-toggle{background:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:all .3s ease}.stats-toggle:hover{background:#2980b9;transform:translateY(-2px)}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:15px}.stat-card{background:#ffffffe6;border-radius:10px;box-shadow:0 4px 15px #0000001a;padding:20px}.stat-card h4{color:#2c3e50;font-size:1.2rem;margin:0 0 15px}.stat-card p{color:#34495e;font-weight:500;margin:5px 0}.admin-controls{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px;padding:20px}.search-box{flex:1 1;min-width:250px}.search-input{background:#f8f9fa;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.search-input:focus{background:#fff;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.filter-buttons{display:flex;flex-wrap:wrap;gap:10px}.filter-btn{background:#fff;border:2px solid #e1e8ed;border-radius:8px;color:#7f8c8d;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 16px;transition:all .3s ease}.filter-btn:hover{border-color:#3498db;color:#3498db;transform:translateY(-1px)}.filter-btn.active{background:#3498db;border-color:#3498db;box-shadow:0 4px 12px #3498db4d;color:#fff}.action-buttons{display:flex;flex-wrap:wrap;gap:10px}.export-btn,.import-btn,.reset-btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:500;padding:10px 16px;text-decoration:none;transition:all .3s ease}.export-btn{background:#27ae60;color:#fff}.export-btn:hover{background:#229954;transform:translateY(-1px)}.import-btn{background:#f39c12;color:#fff}.import-btn:hover{background:#e67e22;transform:translateY(-1px)}.reset-btn{background:#e74c3c;color:#fff}.reset-btn:hover{background:#c0392b;transform:translateY(-1px)}.modules-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-bottom:30px}.module-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #0000;border-radius:15px;box-shadow:0 8px 25px #0000001a;overflow:hidden;padding:25px;position:relative;transition:all .3s ease}.module-card:before{background:linear-gradient(90deg,#3498db,#2ecc71);content:"";height:4px;left:0;position:absolute;right:0;top:0}.module-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.module-card.active{background:linear-gradient(135deg,#fffffffa,#f8fff8f2);border-color:#2ecc71}.module-card.active:before{background:#2ecc71}.module-card.inactive{background:linear-gradient(135deg,#fffffffa,#fff8f8f2);border-color:#e74c3c;opacity:.8}.module-card.inactive:before{background:#e74c3c}.module-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.module-info h3{color:#2c3e50;font-size:1.3em;font-weight:600;margin:0 0 5px}.module-version{background:#ecf0f1;border-radius:10px;color:#7f8c8d;font-size:.8em;margin-right:10px;padding:2px 8px}.module-status{border-radius:20px;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.module-status.active{background:#d5f4e6;color:#27ae60}.module-status.inactive{background:#fadbd8;color:#e74c3c}.required-badge{background:#f39c12}.error-badge,.required-badge{border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;margin-left:8px;padding:2px 8px;text-transform:uppercase}.error-badge{animation:pulse 2s infinite;background:#e74c3c}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.module-error{background:#fadbd8;border-left:4px solid #e74c3c;border-radius:8px;color:#e74c3c;font-size:.9rem;margin:10px 0;padding:10px}.toggle-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2em;height:40px;justify-content:center;padding:8px 12px;transition:all .3s ease;width:40px}.toggle-btn:hover{transform:scale(1.1)}.toggle-btn.active{background:#fadbd8}.toggle-btn.inactive{background:#d5f4e6}.module-description{margin-bottom:15px}.module-description p{color:#7f8c8d;line-height:1.5;margin:0}.module-dependencies{margin-bottom:15px}.module-dependencies strong{color:#2c3e50;display:block;margin-bottom:5px}.dependencies-list{display:flex;flex-wrap:wrap;gap:5px}.dependency-tag{background:#3498db;border-radius:10px;color:#fff;font-size:.8em;padding:2px 8px}.module-comment{margin-bottom:15px}.module-comment strong{color:#2c3e50;display:block;margin-bottom:8px}.comment-display{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.comment-display p{color:#7f8c8d;flex:1 1;font-style:italic;line-height:1.4;margin:0}.edit-comment-btn{background:#f39c12;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.8em;padding:5px 10px;transition:all .3s ease;white-space:nowrap}.edit-comment-btn:hover{background:#e67e22;transform:translateY(-1px)}.comment-edit{width:100%}.comment-edit textarea{border:2px solid #e0e6ed;border-radius:8px;font-family:inherit;margin-bottom:10px;padding:10px;resize:vertical;width:100%}.comment-edit textarea:focus{border-color:#3498db;outline:none}.cancel-btn,.save-btn{border:none;border-radius:8px;cursor:pointer;font-size:.9em;padding:8px 15px;transition:all .3s ease}.module-footer{border-top:1px solid #ecf0f1;margin-top:15px;padding-top:10px}.module-footer small{color:#bdc3c7;font-size:.8em}.no-modules{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;padding:40px;text-align:center}.no-modules p{color:#7f8c8d;font-size:1.1em;margin:0}@media (max-width:768px){.admin-panel{padding:10px}.admin-controls{align-items:stretch;flex-direction:column}.search-bar{min-width:auto}.filter-buttons{justify-content:center}.modules-grid{grid-template-columns:1fr}.comment-display,.module-header{flex-direction:column;gap:10px}.comment-actions{justify-content:center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.module-card{animation:fadeIn .5s ease-out}button:focus,input:focus,textarea:focus{outline:2px solid #3498db;outline-offset:2px}.module-card[data-critical=true]{border-left-color:#f39c12}.module-card[data-critical=true]:before{content:"⚠️";font-size:1.2em;position:absolute;right:10px;top:10px}.module-comments{border-top:1px solid #e1e8ed;margin-top:20px;padding-top:20px}.module-comments h4{align-items:center;color:#2c3e50;display:flex;font-size:1.1rem;gap:8px;margin:0 0 15px}.comment-form{margin-top:10px}.comment-textarea{border:2px solid #e1e8ed;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:.9rem;min-height:80px;padding:12px;resize:vertical;transition:border-color .3s ease;width:100%}.comment-textarea:focus{border-color:#3498db;outline:none}.comment-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.cancel-btn,.save-btn{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.save-btn{background:#27ae60;color:#fff}.save-btn:hover{background:#229954;transform:translateY(-1px)}.save-btn:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}.cancel-btn{background:#e74c3c;color:#fff}.cancel-btn:hover{background:#c0392b;transform:translateY(-1px)}.comment-display{margin-top:10px}.comments-list{margin-bottom:15px}.comment-item{background:#f8f9fa;border-left:3px solid #3498db;border-radius:8px;margin:8px 0;padding:12px}.comment-item p{color:#2c3e50;font-size:.9rem;line-height:1.5;margin:0 0 8px}.comment-item small{color:#7f8c8d;font-size:.8rem}.more-comments{font-size:.85rem}.more-comments,.no-comments{color:#7f8c8d;font-style:italic;margin:8px 0}.no-comments{font-size:.9rem}.add-comment-btn{background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;margin-top:10px;padding:8px 16px;transition:all .3s ease}.add-comment-btn:hover{background:#2980b9;transform:translateY(-1px)}
/*# sourceMappingURL=main.3dc07a3f.css.map*/