.player-edit-modal{z-index:9550;--modal-width:min(820px,calc(100vw - 28px));--modal-height:auto}.player-edit-modal-card{width:var(--modal-width);height:auto;max-height:min(90dvh,760px);display:grid;grid-template-areas:"head" "body";grid-template-rows:auto minmax(0,1fr);border-radius:22px}.player-edit-modal-head{grid-area:head}.player-edit-modal-grid{grid-area:body;min-height:0;overflow:auto;padding:12px;background:linear-gradient(180deg,rgba(7,14,28,.20),rgba(7,14,28,0));-webkit-overflow-scrolling:touch}.player-edit-panel{display:grid;gap:12px;padding:12px;border:1px solid rgba(112,139,219,.16);background:linear-gradient(180deg,rgba(17,29,54,.78),rgba(9,18,35,.90));box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.player-placement-editor{display:grid;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:radial-gradient(480px 180px at 20% 0%,rgba(96,122,255,.13),transparent 62%),rgba(255,255,255,.045)}.player-placement-editor__head{display:grid;gap:4px}.player-placement-editor__head strong{font-size:17px;line-height:1.2;color:#f7f9ff}.player-placement-editor__head small,.player-edit-hint{color:rgba(214,225,252,.70);font-size:12px;line-height:1.45}.player-placement-editor-grid,.player-edit-fields-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px}.player-edit-fields-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.player-edit-field{display:grid;gap:6px;min-width:0}.player-edit-field span,.player-edit-check span{font-size:12px;font-weight:850;color:rgba(236,242,255,.86)}.player-edit-field input,.player-edit-field select{width:100%;min-width:0;height:42px;border:1px solid rgba(121,147,220,.22);border-radius:13px;background:#0c162b;color:#f2f6ff;-webkit-text-fill-color:#f2f6ff;padding:0 12px;font:inherit;font-weight:750;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.player-edit-field input::placeholder{color:rgba(160,174,206,.72);-webkit-text-fill-color:rgba(160,174,206,.72)}.player-edit-field input:focus,.player-edit-field select:focus{border-color:rgba(111,144,255,.62);box-shadow:0 0 0 3px rgba(88,118,255,.14),inset 0 1px 0 rgba(255,255,255,.04)}.player-edit-check{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border:1px solid rgba(121,147,220,.18);border-radius:13px;background:rgba(12,22,43,.72)}.player-edit-check input{width:18px;height:18px;accent-color:#6c82ff}.player-edit-check span{line-height:1.25}.player-edit-status{padding:11px 13px;border-radius:14px;border:1px solid rgba(116,150,255,.22);background:rgba(87,115,255,.11);color:#dfe7ff;font-size:13px;line-height:1.45}.player-edit-status.is-error{border-color:rgba(255,110,133,.35);background:rgba(112,26,52,.28);color:#ffd5dd}.player-edit-status.is-success{border-color:rgba(83,221,156,.32);background:rgba(20,90,62,.30);color:#ceffe4}.player-edit-actions{display:flex;align-items:center;gap:10px;justify-content:flex-start;flex-wrap:wrap}.player-edit-actions .btn{min-height:42px}.player-edit-danger{background:linear-gradient(135deg,rgba(185,43,75,.95),rgba(91,19,47,.92));border-color:rgba(255,120,150,.48);color:#fff}.player-edit-danger:hover:not(:disabled){filter:brightness(1.08)}.player-edit-modal.is-readonly .player-edit-field input,.player-edit-modal.is-readonly .player-edit-field select,.player-edit-modal.is-readonly .player-edit-check{opacity:.82}.player-edit-modal.is-readonly #playerEditSaveBtn,.player-edit-modal.is-readonly #playerEditDeleteBtn,.player-edit-modal.is-readonly #playerEditReserveBtn{opacity:.55;cursor:not-allowed}body.wkd-modal-open{overflow:hidden}.modal.is-open .modal-card{isolation:isolate}.player-edit-modal .modal-card{box-shadow:0 30px 95px rgba(0,0,0,.62),0 0 0 1px rgba(119,143,230,.18),inset 0 1px 0 rgba(255,255,255,.05)}@media (max-width:900px){.player-edit-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.player-edit-modal{padding:10px;--modal-width:calc(100vw - 20px)}.player-edit-modal-card{max-height:calc(100dvh - 20px);border-radius:20px}.player-placement-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.player-edit-actions{display:grid;grid-template-columns:1fr}.player-edit-actions .btn{width:100%}}@media (max-width:520px){.player-placement-editor-grid,.player-edit-fields-grid{grid-template-columns:1fr}.player-edit-panel{padding:10px}.player-edit-modal-grid{padding:8px}.player-edit-modal-head{padding:12px}.player-edit-modal-head .btn-icon{width:42px;height:42px;min-width:42px;min-height:42px}}.player-edit-modal-card{overflow:hidden}.player-edit-modal-grid{scrollbar-width:thin;scrollbar-color:rgba(145,164,220,.45)rgba(7,14,28,.35)}.player-edit-modal-grid::-webkit-scrollbar{width:10px;height:10px}.player-edit-modal-grid::-webkit-scrollbar-track{background:rgba(7,14,28,.35);border-radius:999px}.player-edit-modal-grid::-webkit-scrollbar-thumb{background:rgba(145,164,220,.45);border-radius:999px;border:2px solid rgba(7,14,28,.35)}
