.speaker-selection-modal-kuro__title{font-size:18px;font-weight:600;color:var(--k-fg-base)}.speaker-selection-modal-kuro__empty{margin:16px 8px;font-size:13px;color:var(--k-fg-muted)}.speaker-selection-modal-kuro__row{appearance:none;width:100%;display:flex;align-items:center;gap:12px;padding:12px 10px;border:none;border-radius:8px;background:transparent;cursor:pointer;text-align:left;font-family:inherit;transition:background .12s ease}.speaker-selection-modal-kuro__row:hover{background:var(--k-bg-subtle)}.speaker-selection-modal-kuro__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.speaker-selection-modal-kuro__name{font-size:14px;font-weight:600;color:var(--k-fg-base);word-break:break-word}.speaker-selection-modal-kuro__email{font-size:12px;color:var(--k-fg-muted);word-break:break-all}