.event-detail-dialog{max-width:520px}.detail-title{font-size:1.4rem;line-height:1.3;margin:24px 0 8px}.detail-meta,.detail-status{color:var(--muted,#727780);line-height:1.5}.detail-meta{margin:12px 0 28px}.detail-players-heading{font-size:1rem;margin:0 0 12px}.detail-players{list-style:none;padding:0;margin:0 0 24px}.detail-player{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(128,128,128,.16)}.detail-avatar{position:relative;display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:50%;overflow:hidden;background:rgba(128,128,128,.12);font-weight:600;color:inherit}.detail-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.detail-player-text{display:flex;flex-direction:column;gap:4px;min-width:0}.detail-player-text strong{font-weight:600;overflow-wrap:anywhere}.detail-player-text span{font-size:.86rem;color:var(--muted,#727780)}html[data-theme=dark] .event-detail-dialog{background:#1c2027;color:#f1f3f7}html[data-theme=dark] .detail-player-text span,html[data-theme=dark] .detail-meta,html[data-theme=dark] .detail-status{color:#adb5c2}@media(max-width:620px){.event-detail-dialog{width:calc(100% - 24px);max-height:85dvh}.detail-title{font-size:1.2rem}}
@media(max-width:620px){.event-detail-dialog{margin:auto auto 12px;border-radius:24px;border-bottom:1px solid #e5e5e7}.event-detail-dialog .directions-scroll{max-height:calc(85dvh - 2px)}html[data-theme=dark] .event-detail-dialog{border-color:#ffffff1a}}
