.v04-formation-panel{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.v04-formation-title{display:flex;align-items:end;justify-content:space-between;gap:12px}.v04-formation-title span{font-size:9px;letter-spacing:.14em;color:var(--accent2);font-weight:900}.v04-formation-title h3{margin:3px 0 0;font-size:18px}.v04-formation-title>b{font-size:20px;color:var(--accent)}.v04-formation-panel>p{margin:8px 0 12px;color:var(--muted);font-size:10px;line-height:1.5}.v04-slot-progress{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:0 0 10px;padding:9px 10px;border:1px solid var(--line);border-radius:12px;background:rgba(106,185,255,.06)}.v04-slot-progress b{font-size:10px;color:var(--accent2)}.v04-slot-progress span{font-size:9px;color:var(--muted);text-align:right}.v04-formation-slots{display:grid;gap:8px}.v04-formation-slot{display:grid;grid-template-columns:28px 50px 1fr auto;align-items:center;gap:9px;border:1px solid var(--line);border-radius:15px;padding:9px;background:rgba(255,255,255,.045)}.v04-formation-slot>span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:rgba(106,185,255,.12);color:var(--accent2);font-size:11px;font-weight:900}.v04-formation-slot>img{width:50px;height:50px;object-fit:contain;border-radius:10px;background:radial-gradient(circle,rgba(255,255,255,.08),transparent 70%)}.v04-formation-slot b,.v04-formation-slot small{display:block}.v04-formation-slot b{font-size:12px}.v04-formation-slot small{font-size:9px;color:var(--muted);margin-top:2px}.v04-formation-slot.is-empty{grid-template-columns:28px 1fr;min-height:58px;border-style:dashed}.v04-formation-slot.is-locked{grid-template-columns:28px 1fr auto;min-height:58px;opacity:.62;background:rgba(255,255,255,.025);border-style:dashed}.v04-formation-slot.is-locked>em{font-style:normal;font-size:16px}.v04-formation-order{display:flex;gap:4px}.v04-formation-order button{width:28px;height:28px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.06);color:var(--text);cursor:pointer}.v04-formation-order button:last-child{color:#ff9aa5}.v04-formation-status{margin-top:9px;border:1px solid rgba(255,209,102,.22);background:rgba(255,209,102,.07);color:#ffe39c;border-radius:12px;padding:10px;text-align:center;font-size:10px;font-weight:800}.v04-formation-status.is-ready{border-color:rgba(101,229,189,.28);background:rgba(101,229,189,.08);color:var(--accent)}.v04-formation-roster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.v04-formation-pet{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:8px;text-align:left;border:1px solid var(--line);border-radius:14px;padding:8px;background:rgba(13,34,51,.9);color:var(--text);cursor:pointer;min-width:0}.v04-formation-pet:disabled{opacity:.45;cursor:not-allowed}.v04-formation-pet img{width:52px;height:52px;object-fit:contain}.v04-formation-pet span{min-width:0}.v04-formation-pet b,.v04-formation-pet small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v04-formation-pet b{font-size:11px}.v04-formation-pet small{font-size:9px;color:var(--muted);margin-top:3px}.v04-formation-pet em{font-style:normal;font-size:9px;color:var(--accent2)}.v04-formation-pet.is-selected{border-color:rgba(101,229,189,.65);background:rgba(101,229,189,.08)}.v04-formation-pet.is-selected em{color:var(--accent)}@media(max-width:560px){.v04-formation-roster{grid-template-columns:1fr}.v04-formation-slot{grid-template-columns:25px 46px 1fr auto}.v04-formation-slot>img{width:46px;height:46px}.v04-formation-order{display:grid;grid-template-columns:repeat(3,25px)}.v04-formation-order button{width:25px;height:25px}.v04-slot-progress{align-items:flex-start;flex-direction:column}.v04-slot-progress span{text-align:left}}
