@charset "UTF-8";.org-chart-wrapper{background:#f6f6f6;padding:16px;border-radius:8px;border:1px solid #1E46A0;display:flex;flex-direction:column;min-height:700px}.org-chart-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.org-chart-container{background:#fff;border-radius:12px;position:relative;overflow:hidden;flex:1;min-height:600px;padding:20px}@media (max-width: 768px){.org-chart-controls{flex-direction:column;align-items:stretch}.org-chart-controls>div{width:100%}.btn-group{width:100%}.btn-group .btn{flex:1}}#collaborateurs-org-chart,#departements-org-chart{width:100%;height:100%}.org-chart-container svg{width:100%!important;height:100%!important}.org-chart-container .svg-chart-container{width:100%!important;height:100%!important}
