.scuffle-dialog{width:560px}
.scuffle-intro{font-size:15px;line-height:1.8;color:#a6b7ab;margin:20px 0 22px;max-width:46ch}
.scuffle-help{font-size:12px;color:#85948b;line-height:1.75;margin:8px 0 14px}
.scuffle-name{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px;color:#aebeb2;border-top:1px solid #2b3931;border-bottom:1px solid #2b3931;padding:14px 0}
.scuffle-name input,.scuffle-join input{min-width:0;height:44px;background:#0d1210;border:1px solid #2f3d35;border-radius:8px;color:#e6eee2;padding:0 12px;font-size:15px}
.scuffle-name input{width:58%}.scuffle-name input:focus-visible,.scuffle-join input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.scuffle-record{font-size:12px;color:#7f8b85;margin:12px 0 4px;letter-spacing:.04em}
.scuffle-block{border:1px solid #2e4035;border-radius:12px;padding:18px 18px 16px;margin-top:14px;background:#121a15}
.scuffle-block h3{font-size:15px;font-weight:500;letter-spacing:-.02em}
.scuffle-block .primary-button,.scuffle-block .secondary-button{margin:0}
.scuffle-actions{display:flex;flex-direction:column;gap:10px}
.scuffle-join{display:flex;gap:10px}.scuffle-join input{flex:1;letter-spacing:.34em;text-transform:uppercase;text-align:center;font-size:18px;height:48px}
.scuffle-join .secondary-button{width:auto;margin:0;padding:0 22px}
.scuffle-status{font-size:13px;color:#bccbb9;line-height:1.7;margin:8px 0 12px}
.scuffle-code{text-align:center;margin:8px 0 14px}
.scuffle-code-big{font-size:44px;letter-spacing:.42em;padding-left:.42em;font-weight:600;color:#e9f1df;text-shadow:0 0 22px #b7d2a655;margin:8px 0 2px}
.scuffle-rules{margin-top:18px;border-top:1px solid #2b3931;padding-top:10px;font-size:13px;color:#93a498}
.scuffle-rules summary{cursor:pointer;min-height:44px;display:flex;align-items:center;color:#b1c2a3;list-style:none}
.scuffle-rules summary::-webkit-details-marker{display:none}.scuffle-rules summary:before{content:'▸';margin-right:10px;color:#6f8073;transition:transform .2s}.scuffle-rules[open] summary:before{transform:rotate(90deg)}
.scuffle-rules ul{margin:4px 0 8px;padding-left:18px;line-height:1.75}.scuffle-rules li{margin-bottom:6px}
.scuffle-moon{display:flex;gap:14px;align-items:flex-start;border:1px solid #2e4035;border-radius:12px;padding:14px 16px;margin-top:16px;background:#111a17}
.scuffle-moon-dot{width:14px;height:14px;border-radius:50%;background:var(--moon-color);box-shadow:0 0 16px var(--moon-color);flex:none;margin-top:4px}
.scuffle-moon b{font-weight:500;font-size:14px;color:#e2ebdc}.scuffle-moon p{font-size:12px;color:#93a498;line-height:1.7;margin-top:4px}
.scuffle-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:6px 0 16px}
.scuffle-slot{border:1px solid #2e4035;border-radius:12px;background:#0f1613;min-height:126px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 6px;position:relative;color:#c6d3c8}
.scuffle-slot:disabled{opacity:1}.scuffle-slot.filled{border-color:var(--style-color)}
.scuffle-slot.lantern{background:#1a1a12;box-shadow:inset 0 0 0 1px #e6c98a66,0 0 24px #e6c98a22}
.scuffle-slot.lantern:after{content:'✦';position:absolute;top:8px;right:10px;color:#f1d99d;font-size:13px}
.scuffle-slot canvas{width:64px;height:64px}
.scuffle-slot-meta{text-align:center;font-size:11px;line-height:1.5}.scuffle-slot-meta b{display:block;font-weight:500;font-size:12px;color:#e6eee2}.scuffle-slot-meta span{color:var(--style-color)}
.scuffle-slot-empty{font-size:22px;color:#3d4a42}
.scuffle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:300px;overflow-y:auto;padding:2px;border-top:1px solid #2b3931;border-bottom:1px solid #2b3931;padding:12px 2px}
.scuffle-card{border:1px solid #2a352f;border-radius:10px;background:#0f1412;padding:8px 4px 8px;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative;color:#b8c6bb;min-height:106px}
.scuffle-card canvas{width:48px;height:48px}.scuffle-card.picked{border-color:var(--style-color);background:#182119}.scuffle-card.shiny .scuffle-card-name{color:#edd9a8}
.scuffle-card-name{font-size:10px;text-align:center;line-height:1.3;color:#dce6d8;max-width:100%;overflow-wrap:anywhere}
.scuffle-card-style{font-size:10px;color:var(--style-color)}
.scuffle-card-pick{position:absolute;top:6px;left:8px;width:18px;height:18px;border-radius:50%;background:var(--style-color);color:#111;font-size:11px;font-weight:600;display:grid;place-items:center}
#scuffle-lock{width:100%;margin-top:18px}
.scuffle-scene{position:relative;overflow:hidden;border:1px solid #40514766;border-radius:14px;box-shadow:0 18px 40px #0003;background:#0d131a;margin-top:16px}
.scuffle-scene canvas{display:block;width:100%;height:auto;aspect-ratio:336/204}
.scuffle-caption{min-height:44px;font-size:14px;line-height:1.6;color:#d3dfcf;text-align:center;margin:14px auto 6px;max-width:44ch}
.scuffle-teams{display:flex;justify-content:space-between;gap:12px;margin-top:8px}
.scuffle-team{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.scuffle-team.mine{order:-1}.scuffle-team:not(.mine){align-items:flex-end}
.scuffle-team-name{font-size:11px;color:#8b9a90;letter-spacing:.08em}
.scuffle-bench{display:flex;gap:4px}.scuffle-chip{width:34px;height:34px;border:1px solid #2a352f;border-radius:8px;background:#0f1412;display:grid;place-items:center;transition:opacity .3s}.scuffle-chip canvas{width:32px;height:32px}.scuffle-chip.fainted{opacity:.25}
.scuffle-fight-actions{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:14px}
.scuffle-fight-actions .primary-button{width:100%;margin-top:6px}
.scuffle-result{font-size:15px;color:#cddac6;text-align:center;line-height:1.7;margin-top:8px}.scuffle-result b{font-weight:500;color:#eef4ea}
@media(max-width:600px){.scuffle-dialog{width:100%}.scuffle-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:250px}.scuffle-slot{min-height:116px}.scuffle-code-big{font-size:38px}}

.trade-panels{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 12px}
.trade-panel{border:1px dashed #2e4035;border-radius:12px;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;text-align:center}
.trade-panel.filled{border-style:solid;background:#111a15}.trade-panel canvas{width:64px;height:64px}.trade-panel b{font-weight:500;font-size:13px;color:#e6eee2}
.trade-panel-meta{font-size:11px;color:#8b9a90}.trade-panel-empty{font-size:12px;color:#5f6b63;line-height:1.5}
.trade-result{text-align:center;margin:18px 0 10px}.trade-hero{display:flex;justify-content:center;margin-bottom:8px}.trade-hero canvas{width:96px;height:96px}
.trade-result h3{font-size:18px;font-weight:500;letter-spacing:-.01em;color:#eef4ea}
.trade-panels+.scuffle-status+.primary-button,.trade-panels+.primary-button{width:100%;margin:0 0 14px}
