.ohsld-panel{margin:24px 0;padding:18px;border-radius:18px;background:linear-gradient(180deg,#0e1830,#121f3f);color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.25)}
.ohsld-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}
.ohsld-kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.75}
.ohsld-head h3,.ohsld-modal-head h4{margin:4px 0 0;font-size:24px;line-height:1.15;color:#fff}
.ohsld-actions{display:flex;gap:10px;flex-wrap:wrap}
.ohsld-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ohsld-card,.ohsld-mini-panel,.ohsld-stat{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:14px}
.ohsld-label,.ohsld-mini-title,.ohsld-history-heading{font-size:13px;text-transform:uppercase;letter-spacing:.08em;opacity:.78;margin-bottom:10px}
.ohsld-live-row,.ohsld-last-row,.ohsld-history-row{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.05);margin-bottom:10px}
.ohsld-live-row{display:flex;justify-content:space-between;gap:14px;align-items:center}
.ohsld-live-row span,.ohsld-sub{display:block;opacity:.84;font-size:13px;margin-top:4px}
.ohsld-badge{white-space:nowrap;font-size:12px;padding:8px 10px;border-radius:999px;background:#ef4444;color:#fff;font-weight:700}
.ohsld-alert{padding:12px 14px;border-radius:12px;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.35)}
.ohsld-empty{opacity:.8}
.ohsld-btn{appearance:none;border:0;border-radius:999px;padding:12px 18px;font-weight:700;cursor:pointer;background:#3b82f6;color:#fff}
.ohsld-btn-secondary{background:#1f2937}
.ohsld-btn:hover,.ohsld-close:hover{filter:brightness(1.08)}
.ohsld-note{margin-top:14px;opacity:.88}
.ohsld-modal[hidden]{display:none!important}
.ohsld-modal{position:fixed;inset:0;z-index:999999}
.ohsld-modal-backdrop{position:absolute;inset:0;background:rgba(3,7,18,.72)}
.ohsld-modal-dialog{position:relative;z-index:2;max-width:980px;max-height:85vh;overflow:auto;margin:5vh auto 0;background:linear-gradient(180deg,#0b1225,#10182f);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:18px;box-shadow:0 25px 60px rgba(0,0,0,.45)}
.ohsld-modal-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}
.ohsld-close{appearance:none;border:0;background:rgba(255,255,255,.08);color:#fff;border-radius:12px;width:42px;height:42px;font-size:28px;line-height:1;cursor:pointer}
.ohsld-stats-grid,.ohsld-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ohsld-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}
.ohsld-stat span{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.76;margin-bottom:8px}
.ohsld-stat strong{display:block;font-size:28px;line-height:1.1;color:#fff}
.ohsld-history-section{margin-top:16px}
.ohsld-mini-content{display:flex;flex-wrap:wrap;gap:8px}
.ohsld-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.08);font-size:13px}
.ohsld-empty-inline{opacity:.75;font-size:13px}
.ohsld-history-top{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}
.ohsld-result-pill{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#334155;color:#fff}
.ohsld-result-attackers_won{background:#166534}
.ohsld-result-attackers_lost{background:#7f1d1d}
body.ohsld-modal-open{overflow:hidden}
@media (max-width:900px){.ohsld-grid,.ohsld-stats-grid,.ohsld-mini-grid{grid-template-columns:1fr}.ohsld-head{flex-direction:column;align-items:flex-start}.ohsld-live-row,.ohsld-history-top{flex-direction:column;align-items:flex-start}.ohsld-modal-dialog{margin:2vh 12px 0;max-height:92vh}}
