.PlayerInfoEditModal_modalOverlay__3n66n{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.PlayerInfoEditModal_modalContent__qJ44k{background:#1a1a1a;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.5);width:100%;max-width:500px;max-height:90vh;overflow-y:auto;border:1px solid #333}.PlayerInfoEditModal_modalHeader__3ELTo{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0;border-bottom:1px solid #333;margin-bottom:24px}.PlayerInfoEditModal_modalHeader__3ELTo h2{color:#fff;font-size:1.5rem;font-weight:600;margin:0;display:flex;align-items:center;gap:12px}.PlayerInfoEditModal_modalHeader__3ELTo h2 svg{color:#3b82f6}.PlayerInfoEditModal_closeButton__xOMGO{background:none;border:none;color:#999;font-size:1.2rem;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease}.PlayerInfoEditModal_closeButton__xOMGO:hover:not(:disabled){color:#fff;background-color:#333}.PlayerInfoEditModal_closeButton__xOMGO:disabled{opacity:.5;cursor:not-allowed}.PlayerInfoEditModal_form__xQQac{padding:0 24px 24px}.PlayerInfoEditModal_formGroup__9zmtE{margin-bottom:20px}.PlayerInfoEditModal_label__6pSAb{display:block;color:#fff;font-weight:500;margin-bottom:8px;font-size:.9rem}.PlayerInfoEditModal_labelHint__a2snj{font-weight:400;color:#999;font-size:.8rem}.PlayerInfoEditModal_input__UkIf3{width:100%;padding:12px 16px;background:#2a2a2a;border:1px solid #444;border-radius:8px;color:#fff;font-size:1rem;transition:all .2s ease;box-sizing:border-box}.PlayerInfoEditModal_input__UkIf3:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.PlayerInfoEditModal_input__UkIf3::-moz-placeholder{color:#666}.PlayerInfoEditModal_input__UkIf3::placeholder{color:#666}.PlayerInfoEditModal_input__UkIf3:disabled{opacity:.6;cursor:not-allowed}.PlayerInfoEditModal_inputError__uOyni{border-color:#ef4444!important}.PlayerInfoEditModal_inputError__uOyni:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.PlayerInfoEditModal_fieldError__BoJve{display:block;color:#ef4444;font-size:.8rem;margin-top:4px;font-weight:500}.PlayerInfoEditModal_fieldHint__AHIZ6{display:block;color:#666;font-size:.8rem;margin-top:4px}.PlayerInfoEditModal_errorMessage__2XAX6{background:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:8px;padding:12px 16px;color:#ef4444;font-size:.9rem;margin-bottom:20px}.PlayerInfoEditModal_formActions__iPjBh{display:flex;gap:12px;justify-content:flex-end;margin-top:32px}.PlayerInfoEditModal_cancelButton__EKOFz{padding:12px 24px;background:transparent;border:1px solid #444;border-radius:8px;color:#fff;font-size:1rem;cursor:pointer;transition:all .2s ease;font-weight:500}.PlayerInfoEditModal_cancelButton__EKOFz:hover:not(:disabled){background:#333;border-color:#555}.PlayerInfoEditModal_cancelButton__EKOFz:disabled{opacity:.5;cursor:not-allowed}.PlayerInfoEditModal_saveButton__ncQGu{padding:12px 24px;background:#3b82f6;border:1px solid #3b82f6;border-radius:8px;color:#fff;font-size:1rem;cursor:pointer;transition:all .2s ease;font-weight:500;display:flex;align-items:center;gap:8px}.PlayerInfoEditModal_saveButton__ncQGu:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.PlayerInfoEditModal_saveButton__ncQGu:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.PlayerInfoEditModal_modalOverlay__3n66n{padding:10px}.PlayerInfoEditModal_modalContent__qJ44k{max-height:95vh}.PlayerInfoEditModal_modalHeader__3ELTo{padding:20px 20px 0}.PlayerInfoEditModal_modalHeader__3ELTo h2{font-size:1.3rem}.PlayerInfoEditModal_form__xQQac{padding:0 20px 20px}.PlayerInfoEditModal_formActions__iPjBh{flex-direction:column-reverse}.PlayerInfoEditModal_cancelButton__EKOFz,.PlayerInfoEditModal_saveButton__ncQGu{width:100%;justify-content:center}}.PlayerInfoEditModal_modalContent__qJ44k:focus{outline:none}@keyframes PlayerInfoEditModal_modalFadeIn__14YTV{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PlayerInfoEditModal_modalContent__qJ44k{animation:PlayerInfoEditModal_modalFadeIn__14YTV .2s ease-out}