.pm-formations{display:grid;gap:16px;min-width:0}.pm-formation{position:relative;border:2px solid #c8d4e6;border-left:5px solid var(--pm-blue);border-radius:8px;background:#fbfcff;box-shadow:0 2px #4169a814;padding:13px 12px 12px;min-width:0}.pm-formation.is-character-only{padding:11px 10px 10px}.pm-formation.is-character-only .pm-formation-header{justify-content:flex-start;gap:8px}.pm-formation.is-character-only .pm-formation-actions{margin-left:auto}.pm-formation-header{align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:10px}.pm-formation-name{flex:0 0 12em;max-width:12em;font-size:1rem;font-weight:700}.pm-formation-label{flex:0 0 7.5em;min-height:34px;border:1px solid var(--pm-border);border-radius:6px;background:#fff;color:var(--pm-text);font:inherit;padding:5px 8px}.pm-formation-actions{display:inline-flex;gap:6px;align-items:center}.pm-add-formation-area{display:flex;justify-content:flex-end;margin-top:14px}.pm-slots{display:grid;grid-template-columns:repeat(5,minmax(118px,1fr));gap:10px;min-width:0}.pm-slots.is-character-only{grid-template-columns:repeat(5,minmax(72px,92px));justify-content:start;gap:8px}.pm-slot{display:grid;gap:6px;min-width:0}.pm-slot.is-character-only{gap:0}.pm-slot-character{position:relative;min-width:0}.pm-slot-select{position:relative;display:grid;justify-items:center;gap:5px;width:100%;min-height:96px;border:1px solid var(--pm-border);border-radius:8px;background:#fbfbfb;color:var(--pm-text);cursor:pointer;font-family:inherit;padding:8px;-webkit-touch-callout:none;user-select:none}.pm-slot-select.is-empty{background:#fff}.pm-slot-select.is-empty img{opacity:.62}.pm-add-slot{position:absolute;top:6px;left:6px;z-index:2;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:#ffffffe0;color:var(--pm-blue);font-size:0;line-height:0}.pm-add-slot:before{content:"";display:block;width:24px;height:24px;background:var(--pm-blue);-webkit-mask:url("../../icons/add_circle.5eb1feafd82c.svg") center / contain no-repeat;mask:url("../../icons/add_circle.5eb1feafd82c.svg") center / contain no-repeat}.pm-slot.is-character-only .pm-slot-select{min-height:76px;padding:6px}.pm-slot.is-character-only .pm-slot-select img{width:52px;height:52px}.pm-slot.is-character-only .pm-clear-slot{top:3px;left:3px;width:20px;height:20px}.pm-slot.is-character-only .pm-clear-slot:before{width:20px;height:20px}.pm-slot.is-character-only .pm-add-slot{top:3px;left:3px;width:20px;height:20px}.pm-slot.is-character-only .pm-add-slot:before{width:20px;height:20px}.pm-slot.is-character-only .pm-slot-loadout{top:3px;right:3px;width:20px;height:20px}.pm-slot.is-character-only .pm-slot-loadout:before{width:14px;height:14px}.pm-slot-select.is-active{border-color:var(--pm-blue);background:#eef4ff;box-shadow:0 0 0 2px #4169a824}.pm-slot-select.is-character-target{border-style:dashed}.pm-slot-select.is-drag-over{border-color:var(--pm-green);background:#edf7f1;box-shadow:0 0 0 2px #4c8b702e}.pm-slot-select.has-duplicate{border-color:var(--pm-danger);background:#fff3f3}.pm-slot-select small{color:var(--pm-muted);font-size:.72rem;overflow-wrap:anywhere}.pm-slot-attack-info{display:inline-flex;justify-content:center;gap:.3em;min-height:.9rem;color:#425064;font-weight:700;line-height:1.25;text-align:center}.pm-slot-attack-info[data-action=edit-slot-attack-power]{border-radius:4px;cursor:text;padding:1px 4px}.pm-slot-attack-info[data-action=edit-slot-attack-power]:hover,.pm-slot-attack-info[data-action=edit-slot-attack-power]:focus-within{background:#4169a81a}.pm-slot-attack-value:empty:before{content:"\a0"}.pm-slot-attack-info.is-editing{display:block;justify-self:center;width:min(100%,120px);padding:0}.pm-slot-attack-input{box-sizing:border-box;width:100%;min-width:0;border:1px solid var(--pm-blue);border-radius:5px;background:#fff;color:var(--pm-text);font:inherit;font-weight:700;line-height:1.25;padding:3px 5px;text-align:center;user-select:text}.pm-slot-attack-step-panel{display:none}.pm-slot-speed-info{display:grid;gap:2px;line-height:1.25;text-align:center}.pm-equipment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pm-equipment-slot{display:inline-flex;align-items:center;justify-content:center;min-height:53px;padding:4px;position:relative;overflow:hidden}.pm-equipment-icon-frame{position:relative;display:inline-flex;width:45px;height:45px}.pm-equipment-icon-frame img{width:45px;height:45px;object-fit:cover;border-radius:4px;border:1px solid #b8c0cc;background:#f7f8fa}.pm-equipment-slot.is-equipped .pm-equipment-icon-frame img{border-color:#5f5148}.pm-equipment-slot.is-equipment-drag-over{border-color:var(--pm-green);background:#edf7f1;box-shadow:0 0 0 2px #4c8b702e}.pm-equipment-badge{position:absolute;z-index:1;color:#fff;font-weight:500;line-height:1;text-shadow:0 -1px 0 #2f2a27,1px 0 0 #2f2a27,0 1px 0 #2f2a27,-1px 0 0 #2f2a27,-1px -1px 0 #2f2a27,1px -1px 0 #2f2a27,-1px 1px 0 #2f2a27,1px 1px 0 #2f2a27;pointer-events:none}.pm-equipment-badge-level{top:1px;left:2px;font-size:.76rem}.pm-equipment-badge-enhance{right:2px;bottom:2px;font-size:.76rem}.pm-equipment-badge-holy-enhance{top:17px;left:2px;font-size:.76rem;font-weight:700;color:#ff9f2f}.pm-equipment-badge-dark-enhance{right:2px;bottom:16px;font-size:.76rem;font-weight:700;color:#c084fc}.pm-slot-runes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pm-slot-rune-line{display:grid;grid-template-columns:1fr;gap:4px;align-content:start;min-width:0;border-radius:8px;padding:2px}.pm-slot-rune-line.is-rune-drag-over{background:#edf7f1;box-shadow:0 0 0 2px #4c8b7029}.pm-slot-rune-line span{color:var(--pm-muted);font-size:.76rem;font-weight:700;line-height:1.25;text-align:center}.pm-rune-slot-grid{display:grid;gap:4px}.pm-rune-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:51px;border:1px dashed var(--pm-border);border-radius:6px;background:#fff;color:var(--pm-muted);cursor:copy;padding:2px}.pm-rune-slot.is-filled{border-style:solid;cursor:pointer}.pm-rune-slot.is-rune-drag-over{border-color:var(--pm-green);background:#edf7f1;box-shadow:0 0 0 2px #4c8b702e}.pm-rune-slot:disabled{cursor:not-allowed;opacity:.45}.pm-rune-slot img{width:45px;height:45px;object-fit:contain}.pm-rune-empty{color:#95a0ad;font-size:1.2rem;font-weight:800;line-height:1}.pm-rune-level-badge{position:absolute;top:2px;left:3px;color:#fff!important;font-size:.75rem!important;font-weight:500!important;line-height:1!important;text-shadow:0 -1px 0 #2f2a27,1px 0 0 #2f2a27,0 1px 0 #2f2a27,-1px 0 0 #2f2a27,-1px -1px 0 #2f2a27,1px -1px 0 #2f2a27,-1px 1px 0 #2f2a27,1px 1px 0 #2f2a27;pointer-events:none;display:none}.pm-clear-slot{position:absolute;top:6px;left:6px;z-index:2;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:#fffffff0;color:#8f3939;font-size:0;line-height:0}.pm-clear-slot:before{content:"";display:block;width:24px;height:24px;background:#8f3939;-webkit-mask:url("../../icons/do_not_disturb_on.6b2b405cecef.svg") center / contain no-repeat;mask:url("../../icons/do_not_disturb_on.6b2b405cecef.svg") center / contain no-repeat}.pm-clear-slot:disabled{visibility:hidden}.pm-slot-loadout{position:absolute;top:6px;right:6px;z-index:2;display:grid;place-items:center;width:24px;height:24px;padding:0;border:1px solid rgba(65,105,168,.28);border-radius:50%;background:#fffffff0;color:var(--pm-blue);cursor:pointer;font-size:0;line-height:0}.pm-slot-loadout:before{content:"";display:block;width:17px;height:17px;background:var(--pm-blue);-webkit-mask:url("../../icons/settings.3899fe765bce.svg") center / contain no-repeat;mask:url("../../icons/settings.3899fe765bce.svg") center / contain no-repeat}.pm-slot-loadout:hover,.pm-slot-loadout:focus-visible{border-color:var(--pm-blue);box-shadow:0 0 0 2px #4169a81f}
