.plo-tool{--accent: #ad1457}.plo-tool .plo-badge{display:inline-block;color:#fff;font-size:.78rem;font-weight:700;padding:.2rem .7rem;border-radius:999px;margin-bottom:.6rem}.plo-tool .lead{font-size:1.05rem;color:var(--text-muted);margin-bottom:1.2rem}.plo-tool .game-note{background:#fdecea;border-left:5px solid #c0392b;border-radius:0 8px 8px 0;padding:.8rem 1rem;margin:0 0 1.6rem;font-size:.9rem;line-height:1.7}.plo-tool h2{margin-top:2rem}.plo-tool .calc-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.2rem 1.1rem 1.3rem}.plo-tool .slots{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:6px 0 4px}.plo-tool .slot-group-label{font-size:.82rem;color:var(--text-muted);width:100%;margin:12px 0 2px;font-weight:700}.plo-tool .slot{width:46px;height:64px;border-radius:8px;border:2px dashed var(--border);background:#f4f4f6;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;cursor:pointer;position:relative;user-select:none;transition:.12s}.plo-tool .slot.empty{color:#c2c2c8;font-size:13px;font-weight:600}.plo-tool .slot.filled{border-style:solid;background:#fff}.plo-tool .slot.active{border-color:var(--accent);box-shadow:0 0 0 3px #ad145733}.plo-tool .slot .rk{line-height:1}.plo-tool .slot.s-red{color:#d63b3b}.plo-tool .slot.s-black{color:#101820}.plo-tool .palette{display:grid;grid-template-columns:repeat(13,1fr);gap:4px;margin-top:14px}.plo-tool .pcard{aspect-ratio:3/4;border-radius:6px;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;cursor:pointer;transition:.1s;user-select:none;min-height:34px}.plo-tool .pcard.s-red{color:#d63b3b}.plo-tool .pcard.s-black{color:#101820}.plo-tool .pcard:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000002e}.plo-tool .pcard.used{opacity:.2;pointer-events:none}.plo-tool .btn{background:var(--accent);color:#fff;border:none;border-radius:9px;padding:11px 22px;font-size:.92rem;font-weight:800;cursor:pointer;font-family:inherit;transition:.15s}.plo-tool .btn:hover{filter:brightness(1.08)}.plo-tool .btn.ghost{background:transparent;color:var(--text-muted);border:1px solid var(--border)}.plo-tool .btn.ghost:hover{color:var(--text);border-color:var(--accent)}.plo-tool .btn-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.plo-tool .result{margin-top:18px;display:none}.plo-tool .result.show{display:block}.plo-tool .tier-badge{display:inline-block;padding:6px 16px;border-radius:999px;font-weight:800;font-size:.95rem;color:#fff}.plo-tool .read-text{margin:12px 0 0;font-size:.95rem;line-height:1.7;background:var(--bg);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:0 8px 8px 0;padding:11px 14px}.plo-tool .chip-group{margin-top:16px}.plo-tool .chip-group h3{margin:0 0 7px;font-size:.85rem;color:var(--text-muted);font-weight:800}.plo-tool .chips{display:flex;flex-wrap:wrap;gap:7px}.plo-tool .chip{display:inline-block;padding:6px 12px;border-radius:8px;font-size:.84rem;font-weight:700;border:1px solid var(--border);background:var(--bg-card)}.plo-tool .chip.made{border-color:#3b82c4;color:#2b5f8c;background:#3b82c414}.plo-tool .chip.draw{border-color:#d4a017;color:#9a7610;background:#d4a0171a}.plo-tool .chip.nut{border-color:#33a06a;color:#1f7a4d;background:#2e9b6321}.plo-tool .chip.none{color:var(--text-muted)}.plo-tool .outs-box{margin-top:16px;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:12px 14px}.plo-tool .outs-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.plo-tool .outs-num{font-size:2rem;font-weight:800;color:var(--accent);line-height:1}.plo-tool .outs-label{font-weight:800;font-size:.9rem}.plo-tool .outs-bar{height:10px;background:var(--bg-card);border:1px solid var(--border);border-radius:6px;overflow:hidden;margin:9px 0 6px}.plo-tool .outs-bar .fill{height:100%;border-radius:6px;transition:width .4s;background:var(--accent)}.plo-tool .outs-detail{font-size:.76rem;color:var(--text-muted)}.plo-tool .eq-grid{display:flex;flex-wrap:wrap;gap:14px;margin-top:16px}.plo-tool .eq-card{flex:1 1 140px;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:12px 14px;text-align:center}.plo-tool .eq-card .eq-h{font-size:.76rem;color:var(--text-muted);font-weight:700}.plo-tool .eq-card .eq-v{font-size:1.9rem;font-weight:800;color:var(--accent);line-height:1.15;margin-top:3px}.plo-tool .eq-card .eq-v small{font-size:.8rem;color:var(--text-muted);font-weight:700}.plo-tool .spinner{display:inline-block;width:15px;height:15px;border:2px solid rgba(173,20,87,.25);border-top-color:var(--accent);border-radius:50%;animation:plospin .7s linear infinite;vertical-align:-2px;margin-right:7px}@keyframes plospin{to{transform:rotate(360deg)}}.plo-tool .note{font-size:.78rem;color:var(--text-muted);background:#fff8e6;border:1px solid #f0e0b0;border-radius:8px;padding:10px 13px;margin-top:14px}.plo-tool .inline-note{font-size:.85rem;color:var(--text-muted)}.plo-tool .how-list{padding-left:1.2rem;line-height:1.9}.plo-tool .hub-related{margin-top:2.5rem;padding-top:1.2rem;border-top:1px solid var(--border)}@media(max-width:520px){.plo-tool .slot{width:40px;height:56px;font-size:17px}.plo-tool .palette{gap:3px}.plo-tool .pcard{font-size:12px}}
