.ProductionManagement_container__T5b92{max-width:1200px;margin:0 auto;padding:20px;color:#fff}.ProductionManagement_section__fD_wI{padding:20px;margin-bottom:40px;border-bottom:1px solid #fff;background-color:#1f2125;border-radius:10px;animation:ProductionManagement_fadeIn__osIDY 1s ease-in-out}.ProductionManagement_section__fD_wI h2{color:red;font-size:1.8rem;display:flex;align-items:center}.ProductionManagement_section__fD_wI h2 svg{margin-right:10px}.ProductionManagement_section__fD_wI p{font-size:1rem;color:#fff}.ProductionManagement_list__xhetB{margin-top:10px;padding-left:20px}.ProductionManagement_list__xhetB li{color:#fff;font-size:1rem;margin:5px 0}.ProductionManagement_imageCaption__WpS8u{text-align:center;color:#fff;font-size:.9rem}.ProductionManagement_taskList___1CLr{margin-top:30px;display:flex;flex-direction:column;gap:15px}.ProductionManagement_taskItem__M2uTx{padding:10px;border:1px solid #fff;border-radius:8px;background-color:#35373b;animation:ProductionManagement_fadeIn__osIDY 1.2s ease-in-out}.ProductionManagement_taskItem__M2uTx h4{font-size:1.2rem;color:red}.ProductionManagement_taskItem__M2uTx p{font-size:1rem;color:#fff}.ProductionManagement_taskItem__M2uTx span{display:block;margin-top:10px;font-size:.9rem;color:red}@keyframes ProductionManagement_fadeIn__osIDY{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ProductionManagement_productImg__hW8z2{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease-in-out}.ProductionManagement_productImg__hW8z2:hover{transform:scale(1.05)}.ProductionManagement_productImage__8Z_Ht{display:flex;gap:20px;margin-top:20px;flex-direction:column-reverse}.ProductionManagement_productImage__8Z_Ht div{flex:1}@media (min-width:768px){.ProductionManagement_productImage__8Z_Ht{flex-direction:row}}