.ProductCalculationsModal_overlay__bqEhn{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.ProductCalculationsModal_modal__waoAr{background:white;border-radius:8px;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.15)}.ProductCalculationsModal_header__3UEu0{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}.ProductCalculationsModal_header__3UEu0 h2{margin:0;font-size:1.5rem;color:#333}.ProductCalculationsModal_closeButton__reaH7{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px}.ProductCalculationsModal_closeButton__reaH7:hover{background-color:#f0f0f0;color:#333}.ProductCalculationsModal_content__5525e{flex:1;padding:20px;overflow-y:auto}.ProductCalculationsModal_actions__9Lsih{margin-bottom:20px}.ProductCalculationsModal_addButton__fo5Gm{background-color:#007bff;color:white;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px}.ProductCalculationsModal_addButton__fo5Gm:hover{background-color:#0056b3}.ProductCalculationsModal_addButton__fo5Gm:disabled{background-color:#ccc;cursor:not-allowed}.ProductCalculationsModal_calculationsList__q3VHJ{display:flex;flex-direction:column;gap:15px}.ProductCalculationsModal_calculationItem__7t6eT{display:flex;align-items:center;gap:15px;padding:15px;border:1px solid #e0e0e0;border-radius:6px;background-color:#f9f9f9}.ProductCalculationsModal_field__N8E76{display:flex;flex-direction:column;flex:1}.ProductCalculationsModal_field__N8E76 label{font-size:12px;color:#666;margin-bottom:4px;font-weight:500}.ProductCalculationsModal_field__N8E76 input,.ProductCalculationsModal_field__N8E76 select{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.ProductCalculationsModal_field__N8E76 input:focus,.ProductCalculationsModal_field__N8E76 select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.ProductCalculationsModal_removeButton__xNf2f{background-color:#dc3545;color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:12px;white-space:nowrap}.ProductCalculationsModal_removeButton__xNf2f:hover{background-color:#c82333}.ProductCalculationsModal_emptyState__Pnl0y{text-align:center;padding:40px 20px;color:#666}.ProductCalculationsModal_emptyState__Pnl0y p{margin:0;font-size:16px}.ProductCalculationsModal_footer____l1b{display:flex;justify-content:flex-end;gap:10px;padding:20px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}.ProductCalculationsModal_cancelButton__Ij84j,.ProductCalculationsModal_saveButton__73vF_{padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;border:none}.ProductCalculationsModal_cancelButton__Ij84j{background-color:#6c757d;color:white}.ProductCalculationsModal_cancelButton__Ij84j:hover{background-color:#5a6268}.ProductCalculationsModal_saveButton__73vF_{background-color:#28a745;color:white}.ProductCalculationsModal_saveButton__73vF_:hover{background-color:#218838}.ProductCalculationsModal_saveButton__73vF_:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:768px){.ProductCalculationsModal_modal__waoAr{width:95%;margin:10px}.ProductCalculationsModal_calculationItem__7t6eT{flex-direction:column;align-items:stretch}.ProductCalculationsModal_field__N8E76{margin-bottom:10px}.ProductCalculationsModal_removeButton__xNf2f{align-self:flex-end}}