.liveCoopPanel{margin-top:14px;border-color:#6f7e4b;background:linear-gradient(180deg,#101713,#0a100d)}
.liveCoopHead{display:flex;align-items:center;justify-content:space-between;gap:18px}
.liveCoopHead h2,.remoteBattlePanel h3{margin:.2rem 0}.liveCoopHelp{opacity:.78;line-height:1.45}
.livePresencePlayers{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.livePresencePlayer{display:grid;grid-template-columns:12px auto;gap:0 8px;align-items:center;border:1px solid #39433b;padding:8px 11px;min-width:190px;background:#0b110e}.livePresencePlayer small{grid-column:2;font-size:10px;letter-spacing:.08em}.presenceDot{width:9px;height:9px;border-radius:50%;background:#6b6b6b}.livePresencePlayer.online .presenceDot{background:#b9d56a;box-shadow:0 0 8px #b9d56a}.livePresencePlayer.away{opacity:.65}
.liveObjectives{border-top:1px solid #344134;margin-top:14px;padding-top:13px}.liveObjectiveCard{display:grid;gap:4px;padding:11px 13px;margin:7px 0;border-left:4px solid #d3b65f;background:#171a12}.liveObjectiveCard span{font-size:12px;color:#d7ca9b}.liveObjectiveCard small{opacity:.8}
.remoteBattlePanel{margin-top:15px;padding-top:15px;border-top:1px solid #53603e;display:grid;gap:10px}.remoteBattlePlayers{display:flex;flex-wrap:wrap;gap:10px}.remoteBattlePlayers label{border:1px solid #3d463d;padding:7px 10px}.remoteBattleActions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.buttonLink{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:10px 14px;border:1px solid #78845c;color:inherit}.remoteUploadLabel{display:grid;gap:6px}
.permanentTunnelPanel{position:relative}.permanentTunnelPanel summary{cursor:pointer;padding:8px 10px;border:1px solid #596149}.permanentTunnelBody{position:absolute;right:0;top:calc(100% + 8px);z-index:10000;width:min(430px,85vw);padding:14px;background:#0d1410;border:1px solid #697650;box-shadow:0 14px 35px #000b;display:grid;gap:10px}.permanentTunnelBody label{display:grid;gap:5px}.permanentTunnelBody p{font-size:11px;opacity:.75;margin:0}.permanentAuto{display:flex!important;align-items:center;gap:7px}.permanentAuto input{width:auto}
@media(max-width:700px){.liveCoopHead{align-items:flex-start;flex-direction:column}.permanentTunnelBody{position:fixed;left:5vw;right:5vw;top:15vh;width:auto}}
.remoteBattleMapContext{margin:-3px 0 2px;padding:7px 10px;border-left:3px solid #a8b36d;background:#111a14;font-size:12px;line-height:1.4;color:#d8ddc5}
#remoteBattleMap optgroup{font-weight:800;color:#d9bd66;background:#101511}
#remoteBattleMap option{font-weight:500;color:#e8eadf;background:#111713}
